summaryrefslogtreecommitdiffstats
path: root/src/video_core/debug_utils/debug_utils.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-03Add immediate mode vertex submissionDwayne Slater1-1/+2
2015-08-16Introduce a shader tracer to allow inspection of input/output values for each processed instruction.Tony Wasserka1-1/+2
2015-08-16Pica/DebugUtils: Include uniform information into shader dumps.Tony Wasserka1-2/+1
2015-08-16citra-qt: Improve shader debugger.Tony Wasserka1-1/+0
2015-07-26citra-qt/command list: Add mask columnLectem1-9/+5
2015-07-26VideoCore: #ifdef out some debugging routinesYuri Kunde Schlesner1-0/+5
2015-07-23Qt/GPU Breakpoints: Added three more breakpoint types:Subv1-2/+5
2015-07-13Add CiTrace recording support.Tony Wasserka1-0/+4
2015-05-30Move video_core/math.h to common/vector_math.harchshift1-1/+2
2014-12-20Pica/DebugUtils: Better document LookupTexture.Tony Wasserka1-1/+10
2014-12-20Pica/DebugUtils: Add an event triggered after loading a vertex.Tony Wasserka1-0/+1
2014-12-20Pica: Unify ugly address translation hacks.Tony Wasserka1-1/+1
2014-12-20Pica: Merge texture lookup logic for DebugUtils and Rasterizer.Tony Wasserka1-1/+2
2014-12-09citra_qt: Add enhanced texture debugging widgets.Tony Wasserka1-0/+4
2014-12-09citra-qt: Add texture viewer to Pica command list.Tony Wasserka1-0/+9
2014-12-09Pica/DebugUtils: Add breakpoint functionality.Tony Wasserka1-0/+133
2014-11-19Remove tabs in all files except in skyeye imports and in generated GL codeEmmanuel Gil Peyrot1-1/+1
2014-08-25Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper.Tony Wasserka1-7/+5
2014-08-25Pica/DebugUtils: Add convenient tev setup printer.Tony Wasserka1-0/+2
2014-08-25Pica: Add support for dumping textures.Tony Wasserka1-0/+2
2014-08-25Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated.Tony Wasserka1-0/+21
2014-08-25Pica: Add debug utilities for dumping shaders.Tony Wasserka1-0/+3
2014-08-25Pica: Add debug utility functions for dumping geometry data.Tony Wasserka1-0/+40