index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
bootmanager.h
Age
Commit message (
Collapse
)
Author
2015-07-13
Qt: Fix disassembly widget stepping
aroulin
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-18
Use condition var to properly pause the CPU thread
James Rowe
Adds support for threaded pausing so citra doesn't spin wait on pause
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-01
Qt: Fixed a bug in shutdown procedure, various cleanups.
bunnei
2015-05-01
Qt: Use signals for emu_thread start/stop and fix disasm widget.
bunnei
2015-05-01
Qt: Restructured to remove unnecessary shutdown event and various cleanups.
bunnei
2015-05-01
Qt: Create emu thread on bootup, kill it on shutdown.
bunnei
2015-05-01
EmuThread: Remove unused filename attribute.
bunnei
2015-05-01
Qt: Move EmuThread ownership from render window to main window.
bunnei
2015-03-10
Qt: Implemented EmuWindow touchpad support.
bunnei
2015-01-11
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and ↵
Kingcom
DebugModeLeft
2015-01-06
citra-qt: Renamed all .hxx headers to .h
chrisvj