summaryrefslogtreecommitdiffstats
path: root/src/video_core/swrasterizer/clipper.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove references to PICA and rasterizers in video_coreJames Rowe2018-01-131-197/+0
* Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types.Subv2017-09-271-1/+1
* SwRasterizer/Clipper: flip the sign convention to match PICA and OpenGLwwylele2017-08-251-9/+9
* SwRasterizer: implement custom clip planewwylele2017-08-241-2/+13
* swrasterizer/clipper: remove tested TODOwwylele2017-08-211-4/+0
* SwRasterizer: Flip the vertex quaternions before clipping (if necessary).Subv2017-07-111-0/+11
* swrasterizer: add missing tc0_w and fragment lighting attribute processingwwylele2017-05-211-3/+4
* VideoCore: Move software rasterizer files to sub-directoryYuri Kunde Schlesner2017-02-131-0/+178