lat9nq
|
63d23835ef
configuration: implement per-game configurations (#4098)
|
6 лет назад |
Lioncash
|
f9ee0dc7ee
video_core/engines: Remove unnecessary includes
|
7 лет назад |
zhupengfei
|
a2be49305d
yuzu, video_core: Screenshot functionality
|
8 лет назад |
Lioncash
|
4ed9ef15c4
video_core/renderer_base: Remove GL include from the renderer base class files
|
7 лет назад |
tech4me
|
3dcedb36b4
Port Citra #4047 & #4052: add change background color support
|
7 лет назад |
bunnei
|
cea627b0fc
Merge pull request #840 from FearlessTobi/port-3353
|
8 лет назад |
Lioncash
|
bc16f7f3cc
renderer_base: Make creation of the rasterizer, the responsibility of the renderers themselves
|
8 лет назад |
fearlessTobi
|
ba8ff096fd
Port #3353 from Citra
|
8 лет назад |
Lioncash
|
0a93b45b6a
core: Namespace EmuWindow
|
8 лет назад |
Lioncash
|
20c2928c2b
video_core; Get rid of global g_toggle_framelimit_enabled variable
|
8 лет назад |
Lioncash
|
6030c5ce41
video_core: Eliminate the g_renderer global variable
|
8 лет назад |
Lioncash
|
0f2ac928f2
video_core: Make global EmuWindow instance part of the base renderer class
|
8 лет назад |
bunnei
|
656de23d93
renderer: Create rasterizer and cleanup.
|
8 лет назад |
James Rowe
|
1d28b2e142
Remove references to PICA and rasterizers in video_core
|
8 лет назад |
Yuri Kunde Schlesner
|
e24717bca0
VideoCore: Move software rasterizer files to sub-directory
|
9 лет назад |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
9 лет назад |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 лет назад |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 лет назад |
Emmanuel Gil Peyrot
|
691a42fe98
VideoCore: Run include-what-you-use and fix most includes.
|
10 лет назад |
tfarley
|
22f3a7e94c
HWRasterizer: Texture forwarding
|
10 лет назад |
MerryMage
|
a06dcfeb61
Common: Remove Common::make_unique, use std::make_unique
|
10 лет назад |
Yuri Kunde Schlesner
|
015d7b9779
VideoCore: Sync state after changing rasterizers
|
10 лет назад |
Yuri Kunde Schlesner
|
195fedccf0
VideoCore: Unify interface to OpenGL and SW rasterizers
|
10 лет назад |