525 Commits (ebe0150635340ff79a0323245b40b082fe380360)

Author SHA1 Message Date
LittleWhite d06824809f Fix for the refresh issue when no rendering is done 11 years ago
polaris- 5114d75647 Implement gdbstub 11 years ago
Kloen 541fc80240 citra-qt: Fix connect error on startup 10 years ago
Yuri Kunde Schlesner 1ed7f3e028 GSP: Implement command 0x05, used for flushing caches 10 years ago
Lioncash 07bfe0abbb general: Replace 0 literals with nullptr where applicable 10 years ago
Lioncash ec93d6e19a graphics_breakpoints_p: Add missing override specifier 10 years ago
Lioncash 60b3fc01a2 General: Replace NULL and '0' usages with nullptr where applicable 10 years ago
Lioncash abe5bb4019 citra_qt: Reorganize headers 10 years ago
Yuri Kunde Schlesner 3244b2b79e citra-qt: Separate UI layout state in a separate section of the config 10 years ago
Yuri Kunde Schlesner 06b3891c66 citra-qt: Trim recently used files list to size when insterting new item 10 years ago
Yuri Kunde Schlesner 2011f9a042 Shader Debugger: Allow editing of input vertex data 11 years ago
Yuri Kunde Schlesner 2bdf9ede91 Shader Debugger: Highlight current instruction instead of focusing 11 years ago
Yuri Kunde Schlesner 2c98275b51 Shader Debugger: Remove useless signal 11 years ago
Yuri Kunde Schlesner f77dfb3966 Shader Debugger: Fix only first vertex attribute being loaded 11 years ago
Yuri Kunde Schlesner c1beb2ce20 Shader Debugger: Fix freeze when double-clicking shader disassembly 11 years ago
Yuri Kunde Schlesner 2d195ba64e Shader Debugger: Improve space efficiency of the layout 11 years ago
Yuri Kunde Schlesner 8540e02176 Shader Disassembly: Fix printing of jump offsets 11 years ago
Yuri Kunde Schlesner 3194f40e96 Shader Disassembly: Fix disassembly of IFU/CALLU instructions 11 years ago
Yuri Kunde Schlesner bc3f57efd0 Shader Disassembly: Implement support for MAD/MADI 11 years ago
Yuri Kunde Schlesner 86d5461bcd Shader Disassembly: Introduce variables to hold common subexpressions 11 years ago
Yuri Kunde Schlesner ecbad494d9 Shader Debugger: Initialize input_vertex to prevent crashes 11 years ago
Yuri Kunde Schlesner 9431ee330a Shader Disassembly: Cleanup code and improve output alignment 11 years ago
Kloen a962c30df1 citra-qt: Use monospace font on Disassembler and ARM Registers 10 years ago
LittleWhite 86e29ac281 Stop emulation when render window is closed 10 years ago
Yuri Kunde Schlesner cd817be922 citra-qt: Move system shutdown to run inside EmuThread 11 years ago
Yuri Kunde Schlesner 68eb197494 Increase required OpenGL version to 3.3 11 years ago
Lioncash e7ebb9d36c citra-qt: Add a missing header guard to util.h 11 years ago
Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library 11 years ago
Yuri Kunde Schlesner c7745408f7 citra-qt: Add helper function to get a monospace QFont 11 years ago
LittleWhite adee93d784 Improvements for MRU 11 years ago
Tony Wasserka 32592364b8 citra-qt/VertexShader: Minor UI improvements. 11 years ago
Tony Wasserka 493c432d1e citra-qt: Fix comment style. 11 years ago
Tony Wasserka 33ba604fd9 Introduce a shader tracer to allow inspection of input/output values for each processed instruction. 11 years ago
Tony Wasserka 2e3601f415 Pica/DebugUtils: Include uniform information into shader dumps. 11 years ago
Tony Wasserka 4cb302c8ae citra-qt: Improve shader debugger. 11 years ago
Tony Wasserka 6a5d560c4f citra-qt: Print the correct swizzle mask for SRC2 in the shader disassembler. 11 years ago
Yuri Kunde Schlesner 7d0c17d2ae citra-qt: Give RG8 format a proper name in the texture viewer 11 years ago
bunnei 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 years ago
bunnei ddbeebb887 Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP. 11 years ago
bunnei 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". 11 years ago
bunnei 642b9b5030 GPU: Refactor "VertexShader" namespace to "Shader". 11 years ago
Emmanuel Gil Peyrot 5115d0177e ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. 11 years ago
LittleWhite 66eabd326f Add menu and logic to save and load recently loaded files. 11 years ago
Lioncash 132961b14f registers: Support viewing VFP registers 11 years ago
Lioncash 5855cf087d registers: Fix a typo with CPSR's name 11 years ago
LittleWhite cb405ad1b4 Save the path leading where the last file have been loaded 11 years ago
Lioncash 5df3afd522 citra-qt: Adjust initializer list order 11 years ago
Lioncash 13ddf60f60 citra-qt: Pass string by const reference 11 years ago
LittleWhite 5e1c32048f Update Start menu text to match with the real state of the emulator. 11 years ago
Trung Do cc98866b25 Settings: Fix saving wrong values for input configuration 11 years ago