index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
Age
Commit message (
Expand
)
Author
2015-09-07
Shader Disassembly: Introduce variables to hold common subexpressions
Yuri Kunde Schlesner
2015-09-07
Shader Debugger: Initialize input_vertex to prevent crashes
Yuri Kunde Schlesner
2015-09-07
Shader Disassembly: Cleanup code and improve output alignment
Yuri Kunde Schlesner
2015-09-07
citra-qt: Use monospace font on Disassembler and ARM Registers
Kloen
2015-09-07
Stop emulation when render window is closed
LittleWhite
2015-09-03
citra-qt: Move system shutdown to run inside EmuThread
Yuri Kunde Schlesner
2015-08-30
Increase required OpenGL version to 3.3
Yuri Kunde Schlesner
2015-08-25
citra-qt: Add a missing header guard to util.h
Lioncash
2015-08-24
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-24
citra-qt: Add helper function to get a monospace QFont
Yuri Kunde Schlesner
2015-08-19
Improvements for MRU
LittleWhite
2015-08-16
Merge pull request #1034 from yuriks/rg8-textures
bunnei
2015-08-16
Merge pull request #997 from Lectem/cmdlist_full_debug
Tony Wasserka
2015-08-16
citra-qt/VertexShader: Minor UI improvements.
Tony Wasserka
2015-08-16
citra-qt: Fix comment style.
Tony Wasserka
2015-08-16
Introduce a shader tracer to allow inspection of input/output values for each...
Tony Wasserka
2015-08-16
Pica/DebugUtils: Include uniform information into shader dumps.
Tony Wasserka
2015-08-16
citra-qt: Improve shader debugger.
Tony Wasserka
2015-08-16
citra-qt: Print the correct swizzle mask for SRC2 in the shader disassembler.
Tony Wasserka
2015-08-16
citra-qt: Give RG8 format a proper name in the texture viewer
Yuri Kunde Schlesner
2015-08-16
Merge pull request #1017 from LittleWhite-tb/qt-recent-files
bunnei
2015-08-15
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
bunnei
2015-08-15
Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP.
bunnei
2015-08-15
Shader: Move shader code to its own subdirectory, "shader".
bunnei
2015-08-15
GPU: Refactor "VertexShader" namespace to "Shader".
bunnei
2015-08-13
Merge pull request #1027 from lioncash/debugger
bunnei
2015-08-11
ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the ...
Emmanuel Gil Peyrot
2015-08-11
Add menu and logic to save and load recently loaded files.
LittleWhite
2015-08-07
registers: Support viewing VFP registers
Lioncash
2015-08-06
registers: Fix a typo with CPSR's name
Lioncash
2015-07-31
Save the path leading where the last file have been loaded
LittleWhite
2015-07-29
Merge pull request #1011 from lioncash/initializer
bunnei
2015-07-29
citra-qt: Adjust initializer list order
Lioncash
2015-07-29
citra-qt: Pass string by const reference
Lioncash
2015-07-28
Update Start menu text to match with the real state of the emulator.
LittleWhite
2015-07-28
Settings: Fix saving wrong values for input configuration
Trung Do
2015-07-28
Merge pull request #873 from jroweboy/input_array
Tony Wasserka
2015-07-27
Move input values into an array
James Rowe
2015-07-26
citra-qt/command list: Do not recreate a widget after each selection
Lectem
2015-07-26
citra-qt/command list: Add mask column
Lectem
2015-07-26
citra-qt/command list: monospace font on windows
Lectem
2015-07-26
Merge pull request #986 from Lectem/better_widgets
Tony Wasserka
2015-07-25
dyncom: Rename armdefs.h to armstate.h
Lioncash
2015-07-25
dyncom: Get rid of skyeye typedefs
Lioncash
2015-07-25
citra-qt/command list: Enable uniform row heights and automatically resize co...
Lectem
2015-07-25
citra-qt/command list: Split register and value columns.
Lectem
2015-07-25
Merge pull request #892 from zawata/another-warning-fixes
Yuri Kunde Schlesner
2015-07-25
Merge pull request #981 from Subv/checkboxes
Yuri Kunde Schlesner
2015-07-23
Qt/GPU Breakpoints: Changed the widget so that we don't have to select and cl...
Subv
2015-07-23
Qt/GPU Breakpoints: Added three more breakpoint types:
Subv
[prev]
[next]