| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | VideoCore: Move software rasterizer files to sub-directory | 2017-02-12 | 1 | -15/+0 | |
| | | |||||
| * | Use negative priorities to avoid special-casing the self-include | 2016-09-21 | 1 | -1/+1 | |
| | | |||||
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -4/+3 | |
| | | |||||
| * | VideoCore: Unify interface to OpenGL and SW rasterizers | 2015-12-07 | 1 | -0/+16 | |
| 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. | |||||