| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-12 | Remove references to PICA and rasterizers in video_core | James Rowe | |
| 2017-09-27 | Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types. | Subv | |
| It is unlikely we will ever use this without first doing a Cast to a signed type. Fixes 9 "unary minus operator applied to unsigned type, result still unsigned" warnings on MSVC2017.3 | |||
| 2017-08-25 | SwRasterizer/Clipper: flip the sign convention to match PICA and OpenGL | wwylele | |
| 2017-08-24 | SwRasterizer: implement custom clip plane | wwylele | |
| 2017-08-21 | swrasterizer/clipper: remove tested TODO | wwylele | |
| hwtested. Current implementation is the correct behavior | |||
| 2017-07-11 | SwRasterizer: Flip the vertex quaternions before clipping (if necessary). | Subv | |
| 2017-05-21 | swrasterizer: add missing tc0_w and fragment lighting attribute processing | wwylele | |
| 2017-02-12 | VideoCore: Move software rasterizer files to sub-directory | Yuri Kunde Schlesner | |
