summaryrefslogtreecommitdiffstats
path: root/src/video_core/debug_utils/debug_utils.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pica/DebugUtils: Better document LookupTexture.Tony Wasserka2014-12-201-1/+10
* Pica/DebugUtils: Add an event triggered after loading a vertex.Tony Wasserka2014-12-201-0/+1
* Pica: Unify ugly address translation hacks.Tony Wasserka2014-12-201-1/+1
* Pica: Merge texture lookup logic for DebugUtils and Rasterizer.Tony Wasserka2014-12-201-1/+2
* citra_qt: Add enhanced texture debugging widgets.Tony Wasserka2014-12-091-0/+4
* citra-qt: Add texture viewer to Pica command list.Tony Wasserka2014-12-091-0/+9
* Pica/DebugUtils: Add breakpoint functionality.Tony Wasserka2014-12-091-0/+133
* Remove tabs in all files except in skyeye imports and in generated GL codeEmmanuel Gil Peyrot2014-11-191-1/+1
* Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper.Tony Wasserka2014-08-251-7/+5
* Pica/DebugUtils: Add convenient tev setup printer.Tony Wasserka2014-08-251-0/+2
* Pica: Add support for dumping textures.Tony Wasserka2014-08-251-0/+2
* Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated.Tony Wasserka2014-08-251-0/+21
* Pica: Add debug utilities for dumping shaders.Tony Wasserka2014-08-251-0/+3
* Pica: Add debug utility functions for dumping geometry data.Tony Wasserka2014-08-251-0/+40