| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | renderer: Create rasterizer and cleanup. | 2018-03-22 | 1 | -1/+6 | |
| * | Remove references to PICA and rasterizers in video_core | 2018-01-12 | 1 | -14/+1 | |
| * | VideoCore: Move software rasterizer files to sub-directory | 2017-02-12 | 1 | -1/+1 | |
| * | Use negative priorities to avoid special-casing the self-include | 2016-09-21 | 1 | -1/+1 | |
| * | Remove empty newlines in #include blocks. | 2016-09-21 | 1 | -2/+1 | |
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -2/+2 | |
| * | VideoCore: Run include-what-you-use and fix most includes. | 2016-04-30 | 1 | -2/+1 | |
| * | HWRasterizer: Texture forwarding | 2016-04-21 | 1 | -2/+0 | |
| * | Common: Remove Common::make_unique, use std::make_unique | 2016-04-05 | 1 | -4/+2 | |
| * | VideoCore: Sync state after changing rasterizers | 2015-12-20 | 1 | -0/+1 | |
| * | VideoCore: Unify interface to OpenGL and SW rasterizers | 2015-12-07 | 1 | -0/+28 |