19 Commits (600867c5949e6f3771d4c317964e5ed6d2069520)

Author SHA1 Message Date
tech4me 2855533e5a Port Citra #4047 & #4052: add change background color support 8 years ago
Lioncash d18dda762c renderer_base: Make creation of the rasterizer, the responsibility of the renderers themselves 8 years ago
fearlessTobi fc6901c205 Port #3353 from Citra 8 years ago
Lioncash 53e86e35eb core: Namespace EmuWindow 8 years ago
Lioncash 38049444da video_core; Get rid of global g_toggle_framelimit_enabled variable 8 years ago
Lioncash 49dc22f84e video_core: Eliminate the g_renderer global variable 8 years ago
Lioncash 153a00ebc0 video_core: Make global EmuWindow instance part of the base renderer class 8 years ago
bunnei c388741f12 renderer: Create rasterizer and cleanup. 8 years ago
James Rowe a5b9cd4d18 Remove references to PICA and rasterizers in video_core 8 years ago
Yuri Kunde Schlesner 9c0a770c16 VideoCore: Move software rasterizer files to sub-directory 9 years ago
Yuri Kunde Schlesner fa5d9d8266 Use negative priorities to avoid special-casing the self-include 10 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 10 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 10 years ago
Emmanuel Gil Peyrot c39a267974 VideoCore: Run include-what-you-use and fix most includes. 10 years ago
tfarley 459035a108 HWRasterizer: Texture forwarding 10 years ago
MerryMage 9f9c987924 Common: Remove Common::make_unique, use std::make_unique 10 years ago
Yuri Kunde Schlesner b7109a1113 VideoCore: Sync state after changing rasterizers 10 years ago
Yuri Kunde Schlesner 102d39fe20 VideoCore: Unify interface to OpenGL and SW rasterizers 11 years ago