aboutsummaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger
AgeCommit message (Expand)Author
2015-08-24Integrate the MicroProfile profiling libraryYuri Kunde Schlesner
2015-08-24citra-qt: Add helper function to get a monospace QFontYuri Kunde Schlesner
2015-08-16Merge pull request #1034 from yuriks/rg8-texturesbunnei
2015-08-16Merge pull request #997 from Lectem/cmdlist_full_debugTony Wasserka
2015-08-16citra-qt/VertexShader: Minor UI improvements.Tony Wasserka
2015-08-16citra-qt: Fix comment style.Tony Wasserka
2015-08-16Introduce a shader tracer to allow inspection of input/output values for each...Tony Wasserka
2015-08-16Pica/DebugUtils: Include uniform information into shader dumps.Tony Wasserka
2015-08-16citra-qt: Improve shader debugger.Tony Wasserka
2015-08-16citra-qt: Print the correct swizzle mask for SRC2 in the shader disassembler.Tony Wasserka
2015-08-16citra-qt: Give RG8 format a proper name in the texture viewerYuri Kunde Schlesner
2015-08-15Shader: Move shader code to its own subdirectory, "shader".bunnei
2015-08-15GPU: Refactor "VertexShader" namespace to "Shader".bunnei
2015-08-13Merge pull request #1027 from lioncash/debuggerbunnei
2015-08-11ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the ...Emmanuel Gil Peyrot
2015-08-07registers: Support viewing VFP registersLioncash
2015-08-06registers: Fix a typo with CPSR's nameLioncash
2015-07-29citra-qt: Adjust initializer list orderLioncash
2015-07-26citra-qt/command list: Do not recreate a widget after each selectionLectem
2015-07-26citra-qt/command list: Add mask columnLectem
2015-07-26citra-qt/command list: monospace font on windowsLectem
2015-07-26Merge pull request #986 from Lectem/better_widgetsTony Wasserka
2015-07-25dyncom: Rename armdefs.h to armstate.hLioncash
2015-07-25dyncom: Get rid of skyeye typedefsLioncash
2015-07-25citra-qt/command list: Enable uniform row heights and automatically resize co...Lectem
2015-07-25citra-qt/command list: Split register and value columns.Lectem
2015-07-25Merge pull request #892 from zawata/another-warning-fixesYuri Kunde Schlesner
2015-07-25Merge pull request #981 from Subv/checkboxesYuri Kunde Schlesner
2015-07-23Qt/GPU Breakpoints: Changed the widget so that we don't have to select and cl...Subv
2015-07-23Qt/GPU Breakpoints: Added three more breakpoint types:Subv
2015-07-21Merge pull request #929 from neobrain/geoshader_definitionsTony Wasserka
2015-07-21Resolve issue accidentally left unaddressed in PR #930Yuri Kunde Schlesner
2015-07-20Merge pull request #930 from neobrain/copypaste_commandlistYuri Kunde Schlesner
2015-07-19Rasterizer/Textures: Fixed a bug where the I4 format would get twice the real...Subv
2015-07-19Citra_QT : Another Conversion Warning Fixzawata
2015-07-19Citra_QT : Fix Conversion Warningszawata
2015-07-15citra-qt: Add support for copying the command list contents to clipboard.Tony Wasserka
2015-07-15Pica/Shader: Add geometry shader definitions.Tony Wasserka
2015-07-13citra-qt: Add depth formats to framebuffer viewing widget.Tony Wasserka
2015-07-13citra-qt: Properly specify the framebuffer format.Tony Wasserka
2015-07-13CiTrace: Clean up initialization method.Tony Wasserka
2015-07-13CiTrace: Record LCD registers. Cleanup recording code.Tony Wasserka
2015-07-13CiTrace: Record default vertex attributes.Tony Wasserka
2015-07-13citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation.Tony Wasserka
2015-07-13Add CiTrace recording support.Tony Wasserka
2015-06-28CitraQt: Cleanup includes.Emmanuel Gil Peyrot
2015-06-19Make the call stack entries not editableGreg Wicks
2015-05-30Move video_core/color.h to common/color.harchshift
2015-05-30Move video_core/math.h to common/vector_math.harchshift
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot