yuzu/src/video_core/textures
lat9nq a007ac6b9c configure_graphics_advance: Generate UI at runtime
We can iterate through the AdvancedGraphics settings and generate the UI
during runtime. This doesn't help runtime efficiency, but it helps a ton
in reducing the amount of work a developer needs in order to add a new
setting.
2023-07-21 10:56:07 -04:00
..
astc.cpp
astc.h
bcn.cpp video_core: Add BCn decoding support 2023-06-27 18:00:09 -07:00
bcn.h video_core: Add BCn decoding support 2023-06-27 18:00:09 -07:00
decoders.cpp
decoders.h
texture.cpp configure_graphics_advance: Generate UI at runtime 2023-07-21 10:56:07 -04:00
texture.h
workers.cpp
workers.h