summaryrefslogtreecommitdiffstats
path: root/src/video_core/debug_utils/debug_utils.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove tabs in all files except in skyeye imports and in generated GL codeEmmanuel Gil Peyrot2014-11-191-2/+2
* Fix warnings in video_coreLioncash2014-10-081-4/+4
* Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.Emmanuel Gil Peyrot2014-09-171-1/+1
* Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper.Tony Wasserka2014-08-251-16/+6
* Pica/Rasterizer: Add texturing support.Tony Wasserka2014-08-251-17/+1
* Pica/DebugUtils: Add convenient tev setup printer.Tony Wasserka2014-08-251-0/+97
* Pica: Add support for dumping textures.Tony Wasserka2014-08-251-0/+131
* Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated.Tony Wasserka2014-08-251-0/+55
* Pica: Add debug utilities for dumping shaders.Tony Wasserka2014-08-251-0/+205
* Pica: Add debug utility functions for dumping geometry data.Tony Wasserka2014-08-251-0/+60