summaryrefslogtreecommitdiffstats
path: root/src/video_core/swrasterizer/rasterizer.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* swrasterizer: remove invalid TODOwwylele2017-08-211-4/+2
| | | | This function is called in clipping, before the pespective divide, and is not used in later rasterization. Thus it doesn't need perspective correction.
* swrasterizer: add missing tc0_w and fragment lighting attribute processingwwylele2017-05-211-2/+4
|
* VideoCore: Move software rasterizer files to sub-directoryYuri Kunde Schlesner2017-02-131-0/+48