summaryrefslogtreecommitdiffstats
path: root/src/video_core/swrasterizer/rasterizer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* pica: shader_dirty if texture2 coord changedwwylele2017-05-051-1/+2
* pica: use correct coordinates for texture 2wwylele2017-05-031-2/+3
* rasterizer: implement combiner operation 7 (Dot3_RGBA)wwylele2017-04-191-7/+16
* SWRasterizer: Move more framebuffer functions to fileYuri Kunde Schlesner2017-02-131-100/+0
* SWRasterizer: Move texturing functions to their own fileYuri Kunde Schlesner2017-02-131-210/+1
* SWRasterizer: Convert large no-capture lambdas to standalone functionsYuri Kunde Schlesner2017-02-131-315/+310
* SWRasterizer: Move framebuffer operation functions to their own fileYuri Kunde Schlesner2017-02-131-236/+1
* VideoCore: Move software rasterizer files to sub-directoryYuri Kunde Schlesner2017-02-131-0/+1299