Astrabit-ST / Luminol

An RPG Maker XP-VX Ace rewrite, written in Rust with love 💕
https://luminol.dev/
GNU General Public License v3.0
95 stars 11 forks source link

feat(graphics): Add a wgpu debug info window #101

Closed Speak2Erase closed 4 months ago

Speak2Erase commented 4 months ago

Description

This is a pretty simple PR that adds a window displaying debug info about the current WGPU adapter. There's been a few times where I've needed to check what adapter wgpu is using and its properties and this PR would make that process a lot easier.

Checklist

white-axe commented 4 months ago

Can you add spacing between the sections? The separators are kind of confusing with no spacing between the different sections in my opinion.

Speak2Erase commented 4 months ago

Any better?