Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pica: shader_dirty if texture2 coord changed | wwylele | 2017-05-05 | 1 | -1/+2 |
* | pica: use correct coordinates for texture 2 | wwylele | 2017-05-03 | 1 | -2/+3 |
* | rasterizer: implement combiner operation 7 (Dot3_RGBA) | wwylele | 2017-04-19 | 2 | -8/+18 |
* | SWRasterizer: Move more framebuffer functions to file | Yuri Kunde Schlesner | 2017-02-13 | 3 | -100/+105 |
* | SWRasterizer: Move texturing functions to their own file | Yuri Kunde Schlesner | 2017-02-13 | 3 | -210/+257 |
* | SWRasterizer: Convert large no-capture lambdas to standalone functions | Yuri Kunde Schlesner | 2017-02-13 | 1 | -315/+310 |
* | SWRasterizer: Move framebuffer operation functions to their own file | Yuri Kunde Schlesner | 2017-02-13 | 3 | -236/+283 |
* | VideoCore: Move software rasterizer files to sub-directory | Yuri Kunde Schlesner | 2017-02-13 | 6 | -0/+1588 |