Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VideoCore/Shader: Extract DebugData out from UnitState | Yuri Kunde Schlesner | 2016-12-16 | 1 | -2/+5 |
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -2/+3 |
* | Use new shader-jit signature for interpreter | Jannik Vogel | 2016-05-13 | 1 | -1/+1 |
* | VideoCore: Run include-what-you-use and fix most includes. | Emmanuel Gil Peyrot | 2016-04-30 | 1 | -2/+2 |
* | video_core: Reorganize headers | Lioncash | 2015-09-11 | 1 | -1/+1 |
* | video_core: Remove unnecessary includes from headers | Lioncash | 2015-09-11 | 1 | -2/+0 |
* | Introduce a shader tracer to allow inspection of input/output values for each processed instruction. | Tony Wasserka | 2015-08-16 | 1 | -1/+2 |
* | Shader: Define a common interface for running vertex shader programs. | bunnei | 2015-08-15 | 1 | -56/+3 |
* | Shader: Move shader code to its own subdirectory, "shader". | bunnei | 2015-08-15 | 1 | -0/+72 |