Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-10-08 | Fix warnings in video_core | Lioncash | 1 | -6/+6 |
2014-08-26 | VideoCore: Fixes rendering issues on Qt and corrects framebuffer output size. | bunnei | 1 | -3/+3 |
2014-08-25 | Pica/Rasterizer: Clarify a TODO. | Tony Wasserka | 1 | -1/+3 |
2014-08-25 | Pica/Rasterizer: Add texturing support. | Tony Wasserka | 1 | -0/+64 |
2014-08-25 | Pica/Rasterizer: Add initial implementation of texture combiners. | Tony Wasserka | 1 | -1/+121 |
2014-08-25 | Pica/Math: Improved the design of the Vec2/Vec3/Vec4 classes and simplified rasterizer code accordingly. | Tony Wasserka | 1 | -16/+16 |
2014-08-12 | Pica: Add basic rasterizer. | Tony Wasserka | 1 | -0/+180 |