aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/video_core/debug_utils
Commit message (Collapse)AuthorAge
...
* Common: Rename the File namespace to FileUtil, to match the filename and ↵Gravatar Emmanuel Gil Peyrot2014-09-17
| | | | prevent collisions.
* Pica: Consolidate the primitive assembly code in PrimitiveAssembly and ↵Gravatar Tony Wasserka2014-08-25
| | | | GeometryDumper.
* Pica/Rasterizer: Add texturing support.Gravatar Tony Wasserka2014-08-25
|
* Pica/DebugUtils: Add convenient tev setup printer.Gravatar Tony Wasserka2014-08-25
|
* Pica: Add support for dumping textures.Gravatar Tony Wasserka2014-08-25
|
* Pica/citra-qt: Replace command list view and command list debugging code ↵Gravatar Tony Wasserka2014-08-25
| | | | with something more sophisticated.
* Pica: Add debug utilities for dumping shaders.Gravatar Tony Wasserka2014-08-25
|
* Pica: Add debug utility functions for dumping geometry data.Gravatar Tony Wasserka2014-08-25