Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings in video_core | Lioncash | 2014-10-08 | 1 | -4/+4 |
* | Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions. | Emmanuel Gil Peyrot | 2014-09-17 | 1 | -1/+1 |
* | Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper. | Tony Wasserka | 2014-08-25 | 2 | -23/+11 |
* | Pica/Rasterizer: Add texturing support. | Tony Wasserka | 2014-08-25 | 1 | -17/+1 |
* | Pica/DebugUtils: Add convenient tev setup printer. | Tony Wasserka | 2014-08-25 | 2 | -0/+99 |
* | Pica: Add support for dumping textures. | Tony Wasserka | 2014-08-25 | 2 | -0/+133 |
* | Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated. | Tony Wasserka | 2014-08-25 | 2 | -0/+76 |
* | Pica: Add debug utilities for dumping shaders. | Tony Wasserka | 2014-08-25 | 2 | -0/+208 |
* | Pica: Add debug utility functions for dumping geometry data. | Tony Wasserka | 2014-08-25 | 2 | -0/+100 |