summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_graphics.cpp
AgeCommit message (Collapse)Author
2018-10-16config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.bunnei
- This will be used as a catch-all for slow-but-accurate GPU emulation paths.
2018-10-02configure_graphics: Make functions internally linked where applicableLioncash
These aren't used outside of this translation unit, so they can be internally linked.
2018-09-08Port Citra #4047 & #4052: add change background color supporttech4me
2018-08-21Port #3353 from CitrafearlessTobi
2018-08-06qt: Default destructors where applicableLioncash
Makes code consistent with our style of defaulting special member functions where applicable.
2018-07-29Port #3911 from Citra: "Optimize settings application"fearlessTobi
2018-06-27settings: Add a configuration for use_accurate_framebuffers.bunnei
2018-01-15Clang formatunknown
2018-01-15Update the internal resolution settingsunknown
2018-01-12Removing unused settings and yuzu rebrandingJames Rowe
2018-01-12Remove gpu debugger and get yuzu qt to compileJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe