| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | VideoCore: Unify interface to OpenGL and SW rasterizers | 2015-12-07 | 1 | -45/+0 | |
| | | | | | | | This removes explicit checks sprinkled all over the codebase to instead just have the SW rasterizer expose an implementation with no-ops for most operations. | ||||
| * | VideoCore: Rename HWRasterizer methods to be less confusing | 2015-12-06 | 1 | -5/+5 | |
| | | |||||
| * | GPU: Refactor "VertexShader" namespace to "Shader". | 2015-08-15 | 1 | -4/+4 | |
| | | | | | - Also renames "vertex_shader.*" to "shader_interpreter.*" | ||||
| * | Core: Cleanup hw includes. | 2015-06-28 | 1 | -2/+7 | |
| | | |||||
| * | OpenGL renderer | 2015-05-22 | 1 | -0/+40 | |