summaryrefslogtreecommitdiff
path: root/src/video_core/rasterizer.cpp
AgeCommit message (Expand)Author
2014-08-26VideoCore: Fixes rendering issues on Qt and corrects framebuffer output size.bunnei
2014-08-25Pica/Rasterizer: Clarify a TODO.Tony Wasserka
2014-08-25Pica/Rasterizer: Add texturing support.Tony Wasserka
2014-08-25Pica/Rasterizer: Add initial implementation of texture combiners.Tony Wasserka
2014-08-25Pica/Math: Improved the design of the Vec2/Vec3/Vec4 classes and simplified r...Tony Wasserka
2014-08-12Pica: Add basic rasterizer.Tony Wasserka