summaryrefslogtreecommitdiffstats
path: root/src/video_core/swrasterizer (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-21swrasterizer: add missing tc0_w and fragment lighting attribute processingwwylele2-5/+8
2017-05-05pica: shader_dirty if texture2 coord changedwwylele1-1/+2
2017-05-03pica: use correct coordinates for texture 2wwylele1-2/+3
2017-04-19rasterizer: implement combiner operation 7 (Dot3_RGBA)wwylele2-8/+18
2017-02-13SWRasterizer: Move more framebuffer functions to fileYuri Kunde Schlesner3-100/+105
2017-02-13SWRasterizer: Move texturing functions to their own fileYuri Kunde Schlesner3-210/+257
2017-02-13SWRasterizer: Convert large no-capture lambdas to standalone functionsYuri Kunde Schlesner1-315/+310
2017-02-13SWRasterizer: Move framebuffer operation functions to their own fileYuri Kunde Schlesner3-236/+283
2017-02-13VideoCore: Move software rasterizer files to sub-directoryYuri Kunde Schlesner6-0/+1588