Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | This brings goodies such as a configurable user interface and multi-threaded timeline view. | ||||
* | Improvements for MRU | LittleWhite | 2015-08-19 | 1 | -0/+18 |
| | | | | | avoid duplicates always put the last file loaded to top of the list | ||||
* | Merge pull request #1017 from LittleWhite-tb/qt-recent-files | bunnei | 2015-08-16 | 1 | -0/+7 |
|\ | | | | | citra-qt: save path for recent files loaded | ||||
| * | Add menu and logic to save and load recently loaded files. | LittleWhite | 2015-08-11 | 1 | -0/+7 |
| | | | | | | | | | | This menu is only for ROM and will not save symbols recently loaded. When the menu is empty, the menu is disabled (greyed out) | ||||
* | | Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. | bunnei | 2015-08-16 | 1 | -0/+1 |
|/ | | | | | - Config: Add an option for selecting to use shader JIT or interpreter. - Qt: Add a menu option for enabling/disabling the shader JIT. | ||||
* | 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 |