Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-05-23 | Pica: Create 'State' structure and move state memory there. | bunnei | 1 | -6/+7 |
2015-02-18 | Pica: Cleanup clipping code and change screenspace z to range from -1..0. | Tony Wasserka | 1 | -48/+36 |
2014-12-29 | Rasterizer: Pre-divide vertex attributes by W | Yuri Kunde Schlesner | 1 | -3/+10 |
2014-12-29 | Clipper: Compact buffers on each clipping pass | Yuri Kunde Schlesner | 1 | -28/+27 |
2014-12-29 | Clipper: Avoid dynamic allocations | Yuri Kunde Schlesner | 1 | -10/+7 |
2014-12-21 | License change | purpasmart96 | 1 | -1/+1 |
2014-12-13 | Convert old logging calls to new logging macros | Yuri Kunde Schlesner | 1 | -1/+1 |
2014-11-14 | Fix two format strings. | Lioncash | 1 | -2/+2 |
2014-10-30 | Fix some warnings | Sean | 1 | -2/+2 |
2014-10-08 | Fix warnings in video_core | Lioncash | 1 | -4/+4 |
2014-08-26 | VideoCore: Fixes rendering issues on Qt and corrects framebuffer output size. | bunnei | 1 | -1/+1 |
2014-08-12 | Pica: Add basic rasterizer. | Tony Wasserka | 1 | -1/+2 |
2014-08-12 | Pica: Add triangle clipper. | Tony Wasserka | 1 | -0/+178 |