2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/citra_qt
bunnei 5e55a525d8 Merge pull request #691 from rohit-n/sign-compare
Silence some -Wsign-compare warnings.
2015-04-17 20:22:03 -04:00
..
config Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
debugger Merge pull request #691 from rohit-n/sign-compare 2015-04-17 20:22:03 -04: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 HID: Complete refactor of pad/touch input to fix threading issues. 2015-03-10 23:58:07 -04:00
bootmanager.h Qt: Implemented EmuWindow touchpad support. 2015-03-10 18:05:18 -04:00
citra-qt.rc
CMakeLists.txt Build app bundles on OS X. Fixes the issue where the menubar would not appear. 2015-03-07 16:09:00 -08:00
config.cpp Allow the user to set the background clear color during emulation 2015-04-03 15:35:51 -07:00
config.h
hotkeys.cpp
hotkeys.h
hotkeys.ui
main.cpp Merge pull request #634 from linkmauve/logging-performances 2015-03-09 15:42:18 -04:00
main.h Add profiling infrastructure and widget 2015-03-01 21:47:13 -03:00
main.ui citra-qt: Add option to hide dock widget title bars 2015-01-20 22:50:24 +01:00
version.h