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
/
main.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement wait tree widget
wwylele
2016-09-22
1
-0
/
+2
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-2
/
+1
*
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
-4
/
+4
*
citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'
Jannik Vogel
2016-05-07
1
-0
/
+1
*
Add more stuff to configure.
LittleWhite
2016-03-22
1
-1
/
+0
*
Whole config is handled by Config class.
LittleWhite
2016-03-21
1
-0
/
+3
*
Add Configure widget
LittleWhite
2016-03-21
1
-4
/
+0
*
Register ROM started through the gamelist in the list of ROM recently started
LittleWhite
2016-03-16
1
-1
/
+1
*
Improve error report from Init() functions
LittleWhite
2016-03-08
1
-0
/
+2
*
Add a configuration entry to enable/disable the check
LittleWhite
2016-02-04
1
-0
/
+1
*
Add check before closure when emulation is running
LittleWhite
2016-02-04
1
-0
/
+7
*
Implement gdbstub
polaris-
2015-10-04
1
-0
/
+1
*
Add menu item for selecting the game list folder
archshift
2015-10-02
1
-0
/
+2
*
Initial implementation of a game list
archshift
2015-10-02
1
-0
/
+4
*
Don't show render window until a game is started
archshift
2015-10-02
1
-0
/
+2
*
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-25
1
-0
/
+2
*
Improvements for MRU
LittleWhite
2015-08-19
1
-0
/
+18
*
Merge pull request #1017 from LittleWhite-tb/qt-recent-files
bunnei
2015-08-16
1
-0
/
+7
|
\
|
*
Add menu and logic to save and load recently loaded files.
LittleWhite
2015-08-11
1
-0
/
+7
*
|
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
bunnei
2015-08-16
1
-0
/
+1
|
/
*
citra-qt: Pass string by const reference
Lioncash
2015-07-29
1
-1
/
+1
*
OpenGL renderer
tfarley
2015-05-23
1
-0
/
+1
*
Qt: Use signals for emu_thread start/stop and fix disasm widget.
bunnei
2015-05-02
1
-4
/
+20
*
Qt: Fix loading a new game without stopping emulation.
bunnei
2015-05-02
1
-0
/
+1
*
Qt: Move EmuThread ownership from render window to main window.
bunnei
2015-05-02
1
-0
/
+6
*
Add profiling infrastructure and widget
Yuri Kunde Schlesner
2015-03-02
1
-0
/
+2
*
citra-qt: Add option to hide dock widget title bars
Kingcom
2015-01-20
1
-0
/
+1
*
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-06
1
-0
/
+63