suyu/src/citra_qt
Yuri Kunde Schlesner ecbad494d9 Shader Debugger: Initialize input_vertex to prevent crashes
If the first type of breakpoint to be hit wasn't "Vertex Loaded", the
input_vertex would contain garbage, which would be passed to the shader
interpreter and ocasionally cause crashes.
2015-09-07 16:46:25 -03:00
..
config
debugger Shader Debugger: Initialize input_vertex to prevent crashes 2015-09-07 16:46:25 -03:00
util citra-qt: Add a missing header guard to util.h 2015-08-25 23:07:33 -04:00
bootmanager.cpp citra-qt: Move system shutdown to run inside EmuThread 2015-09-03 15:09:50 -03:00
bootmanager.h
citra-qt.rc
CMakeLists.txt
config.cpp
config.h
hotkeys.cpp
hotkeys.h
hotkeys.ui
main.cpp citra-qt: Move system shutdown to run inside EmuThread 2015-09-03 15:09:50 -03:00
main.h Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
main.ui
version.h