index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
bootmanager.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-2
/
+0
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
1
-2
/
+2
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-13
/
+18
*
qt: Recreate GL context on startup to support changing V-Sync.
bunnei
2016-08-30
1
-0
/
+2
*
citra-qt: Fix mouse events coordinates on high-DPI screens
Pierre de La Morinerie
2015-10-04
1
-0
/
+2
*
Fix for the refresh issue when no rendering is done
LittleWhite
2015-09-24
1
-3
/
+4
*
citra-qt: Fix connect error on startup
Kloen
2015-09-18
1
-2
/
+4
*
Merge pull request #1111 from LittleWhite-tb/qt-close-renderwindow
bunnei
2015-09-14
1
-0
/
+6
|
\
|
*
Stop emulation when render window is closed
LittleWhite
2015-09-07
1
-0
/
+6
*
|
citra_qt: Reorganize headers
Lioncash
2015-09-11
1
-1
/
+1
|
/
*
Qt: Fix disassembly widget stepping
aroulin
2015-07-13
1
-1
/
+4
*
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-29
1
-1
/
+1
*
Use condition var to properly pause the CPU thread
James Rowe
2015-05-18
1
-2
/
+11
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-1
/
+0
*
Qt: Fixed a bug in shutdown procedure, various cleanups.
bunnei
2015-05-02
1
-4
/
+4
*
Qt: Use signals for emu_thread start/stop and fix disasm widget.
bunnei
2015-05-02
1
-9
/
+12
*
Qt: Restructured to remove unnecessary shutdown event and various cleanups.
bunnei
2015-05-02
1
-32
/
+12
*
Qt: Create emu thread on bootup, kill it on shutdown.
bunnei
2015-05-02
1
-5
/
+19
*
EmuThread: Remove unused filename attribute.
bunnei
2015-05-02
1
-9
/
+0
*
Qt: Move EmuThread ownership from render window to main window.
bunnei
2015-05-02
1
-9
/
+5
*
Qt: Implemented EmuWindow touchpad support.
bunnei
2015-03-10
1
-0
/
+4
*
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft
Kingcom
2015-01-11
1
-3
/
+9
*
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-06
1
-0
/
+138