summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_base.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-13Remove references to PICA and rasterizers in video_coreJames Rowe1-14/+1
2017-02-13VideoCore: Move software rasterizer files to sub-directoryYuri Kunde Schlesner1-1/+1
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-2/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-2/+2
2016-04-30VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot1-2/+1
2016-04-21HWRasterizer: Texture forwardingtfarley1-2/+0
2016-04-05Common: Remove Common::make_unique, use std::make_uniqueMerryMage1-4/+2
2015-12-21VideoCore: Sync state after changing rasterizersYuri Kunde Schlesner1-0/+1
2015-12-08VideoCore: Unify interface to OpenGL and SW rasterizersYuri Kunde Schlesner1-0/+28