Age | Commit message (Expand) | Author |
---|---|---|
2015-07-15 | Pica/Clipper: Output proper number of triangles in debugging logs. | Tony Wasserka |
2015-06-26 | VideoCore: Fix floating point warning | zawata |
2015-05-22 | Pica: Create 'State' structure and move state memory there. | bunnei |
2015-02-18 | Pica: Cleanup clipping code and change screenspace z to range from -1..0. | Tony Wasserka |
2014-12-29 | Rasterizer: Pre-divide vertex attributes by W | Yuri Kunde Schlesner |
2014-12-29 | Clipper: Compact buffers on each clipping pass | Yuri Kunde Schlesner |
2014-12-29 | Clipper: Avoid dynamic allocations | Yuri Kunde Schlesner |
2014-12-20 | License change | purpasmart96 |
2014-12-13 | Convert old logging calls to new logging macros | Yuri Kunde Schlesner |
2014-11-14 | Fix two format strings. | Lioncash |
2014-10-29 | Fix some warnings | Sean |
2014-10-07 | Fix warnings in video_core | Lioncash |
2014-08-26 | VideoCore: Fixes rendering issues on Qt and corrects framebuffer output size. | bunnei |
2014-08-12 | Pica: Add basic rasterizer. | Tony Wasserka |
2014-08-12 | Pica: Add triangle clipper. | Tony Wasserka |