doodlum / skyrim-community-shaders

Community-driven advanced graphics modifications for AE, SE and VR. Also fixes bugs and improves performance.
GNU General Public License v3.0
211 stars 49 forks source link

feat(UI): add gpu memory usage to menu footer #712

Closed FlayaN closed 3 weeks ago

FlayaN commented 1 month ago
FlayaN commented 1 month ago

~Will use the IDXGIAdapter that's actually being used and convert that to IDXGIAdapter3 instead of enumerating and hardcoding index 0.~ Fixed