mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2024-11-06 01:59:58 +00:00
c9244a03c7
The Qt debug runtime prints a bogus warning on the console if you haven't called makeCurrent since the last time you called swapBuffers. This presumably means something if you're using QGLWidget the "regular" way, but in our multi-threaded use case is harmless since we never call doneCurrent in the rendering thread. |
||
---|---|---|
.. | ||
config | ||
debugger | ||
util | ||
bootmanager.cpp | ||
bootmanager.h | ||
citra-qt.rc | ||
CMakeLists.txt | ||
config.cpp | ||
config.h | ||
hotkeys.cpp | ||
hotkeys.h | ||
hotkeys.ui | ||
main.cpp | ||
main.h | ||
main.ui | ||
version.h |