summaryrefslogtreecommitdiffstats
path: root/src/video_core/debug_utils/debug_utils.h (unfollow)
Commit message (Expand)AuthorFilesLines
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