aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/renderer_base.cpp
AgeCommit message (Expand)Author
2018-08-04video_core: Eliminate the g_renderer global variableLioncash
2018-08-01video_core: Make global EmuWindow instance part of the base renderer classLioncash
2018-03-22renderer: Create rasterizer and cleanup.bunnei
2018-01-12Remove references to PICA and rasterizers in video_coreJames Rowe
2017-02-12VideoCore: Move software rasterizer files to sub-directoryYuri Kunde Schlesner
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-04-30VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot
2016-04-21HWRasterizer: Texture forwardingtfarley
2016-04-05Common: Remove Common::make_unique, use std::make_uniqueMerryMage
2015-12-20VideoCore: Sync state after changing rasterizersYuri Kunde Schlesner
2015-12-07VideoCore: Unify interface to OpenGL and SW rasterizersYuri Kunde Schlesner