yuzu/src/citra_qt
Yuri Kunde Schlesner a188e0fa57 Merge pull request #675 from jroweboy/windows-build-fixes
Windows build fixes
2015-05-14 20:55:58 -07:00
..
config Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
debugger Memmap: Re-organize memory function in two files 2015-05-15 00:04:38 -03:00
util citra-qt: Use std::abs() to get the right absolute function for s64. 2015-04-14 21:18:35 +02:00
bootmanager.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
bootmanager.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
citra-qt.rc Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
CMakeLists.txt unsetting a few more variables that arent needed outside of this function 2015-03-26 04:11:05 -06:00
config.cpp Allow the user to set the background clear color during emulation 2015-04-03 15:35:51 -07:00
config.h License change 2014-12-20 21:20:24 -08:00
hotkeys.cpp citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
hotkeys.h citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
hotkeys.ui got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
main.cpp Qt: Shutdown emulation session only if EmuThread exists. 2015-05-12 23:14:24 -04:00
main.h Qt: Use signals for emu_thread start/stop and fix disasm widget. 2015-05-01 18:34:42 -04:00
main.ui Qt: Disable "Start" unless we are paused (it otherwise has no meaning and causes a crash). 2015-05-01 18:35:55 -04:00
version.h citra-qt: Added license headers to files. 2015-01-04 09:36:57 -08:00