summaryrefslogtreecommitdiffstats
path: root/src/video_core/clipper.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix two format strings.Lioncash2014-11-141-2/+2
* Fix some warningsSean2014-10-301-2/+2
* Fix warnings in video_coreLioncash2014-10-081-4/+4
* VideoCore: Fixes rendering issues on Qt and corrects framebuffer output size.bunnei2014-08-261-1/+1
* Pica: Add basic rasterizer.Tony Wasserka2014-08-121-1/+2
* Pica: Add triangle clipper.Tony Wasserka2014-08-121-0/+178