polaris-
|
1d319e5b46
|
Implement gdbstub
|
11 years ago |
archshift
|
7b1025c819
|
Add menu item for selecting the game list folder
|
10 years ago |
archshift
|
6da3f4480e
|
Initial implementation of a game list
|
11 years ago |
archshift
|
eb41ca3d00
|
Don't show render window until a game is started
|
11 years ago |
Yuri Kunde Schlesner
|
424b0fa646
|
Integrate the MicroProfile profiling library
This brings goodies such as a configurable user interface and
multi-threaded timeline view.
|
11 years ago |
LittleWhite
|
02b4412e66
|
Improvements for MRU
avoid duplicates
always put the last file loaded to top of the list
|
11 years ago |
bunnei
|
c03924e60e
|
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
- Config: Add an option for selecting to use shader JIT or interpreter.
- Qt: Add a menu option for enabling/disabling the shader JIT.
|
11 years ago |
LittleWhite
|
35a2f138b8
|
Add menu and logic to save and load recently loaded files.
This menu is only for ROM and will not save symbols recently loaded.
When the menu is empty, the menu is disabled (greyed out)
|
11 years ago |
Lioncash
|
13ddf60f60
|
citra-qt: Pass string by const reference
|
11 years ago |
tfarley
|
05dc633a8c
|
OpenGL renderer
|
11 years ago |
bunnei
|
43cf424907
|
Qt: Use signals for emu_thread start/stop and fix disasm widget.
|
11 years ago |
bunnei
|
3dd2688785
|
Qt: Fix loading a new game without stopping emulation.
|
11 years ago |
bunnei
|
762c1a9ff5
|
Qt: Move EmuThread ownership from render window to main window.
|
11 years ago |
Yuri Kunde Schlesner
|
cd1fbfcf1b
|
Add profiling infrastructure and widget
|
11 years ago |
Kingcom
|
76c74ffc96
|
citra-qt: Add option to hide dock widget title bars
|
11 years ago |
chrisvj
|
b0a14cfe7f
|
citra-qt: Renamed all .hxx headers to .h
|
11 years ago |
chrisvj
|
6dfcf2271b
|
citra-qt: Added license headers to files.
|
11 years ago |
Yuri Kunde Schlesner
|
d72708c1f5
|
Add `override` keyword through the code.
This was automated using `clang-modernize`.
|
11 years ago |
archshift
|
6096b289b7
|
Bootmanager: changed `filename` to std::string
|
12 years ago |
Tony Wasserka
|
6893732348
|
citra-qt: Add command list view.
|
12 years ago |
Tony Wasserka
|
87e98ff97b
|
citra-qt: Add GX command history viewer.
|
12 years ago |
bunnei
|
08fb71108a
|
added symbol map load function to Qt GUI
|
12 years ago |
Mathieu Vaillancourt
|
81f6062c85
|
Re-enable toggling window mode.
|
12 years ago |
Mathieu Vaillancourt
|
e5f09b8be6
|
UI/debugger changes
|
12 years ago |
Mathieu Vaillancourt
|
68a8594d04
|
Init window size from VideoCore. Start changing the default window behavior...
|
12 years ago |
bunnei
|
63e46abdb8
|
got rid of 'src' folders in each sub-project
|
12 years ago |
Mathieu Vaillancourt
|
1c7120b3aa
|
More Qt changes for debugger
|
12 years ago |
Mathieu Vaillancourt
|
05be8d2f0c
|
Basic QT window
|
12 years ago |