summaryrefslogtreecommitdiffstats
path: root/src/video_core/debug_utils/debug_utils.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-25Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper.Tony Wasserka1-16/+6
2014-08-25Pica/Rasterizer: Add texturing support.Tony Wasserka1-17/+1
2014-08-25Pica/DebugUtils: Add convenient tev setup printer.Tony Wasserka1-0/+97
2014-08-25Pica: Add support for dumping textures.Tony Wasserka1-0/+131
2014-08-25Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated.Tony Wasserka1-0/+55
2014-08-25Pica: Add debug utilities for dumping shaders.Tony Wasserka1-0/+205
2014-08-25Pica: Add debug utility functions for dumping geometry data.Tony Wasserka1-0/+60