This website requires JavaScript.
Explore
Help
Sign In
purgatory
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
citra_qt
History
Tony Wasserka
7859b145cf
Merge pull request
#698
from Zaneo/clip_stylus_input
...
EmuWindow: Clip mouse input coordinates to emulated screen dimensions.
2015-05-02 19:15:03 +02:00
..
config
Asserts: break/crash program, fit to style guide; log.h->assert.h
2015-02-10 18:30:31 -08:00
debugger
Qt: Fixed a bug in shutdown procedure, various cleanups.
2015-05-01 18:35:51 -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
Merge pull request
#698
from Zaneo/clip_stylus_input
2015-05-02 19:15:03 +02:00
bootmanager.h
Qt: Fixed a bug in shutdown procedure, various cleanups.
2015-05-01 18:35:51 -04:00
citra-qt.rc
Add citra icon to Windows executable and title bar
2014-12-31 00:38:03 -05:00
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
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 game on emulator close event.
2015-05-01 18:35:56 -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