Lioncash
|
90febaf717
video_core/renderer_opengl: Replace direct usage of global system object accessors
|
7 жил өмнө |
ReinUsesLisp
|
d91e35a50a
renderer_opengl: Update pixel format tracking
|
7 жил өмнө |
bunnei
|
4699fdca8f
Merge pull request #2127 from FearlessTobi/fix-screenshot-srgb
|
7 жил өмнө |
Lioncash
|
bd983414f6
core_timing: Convert core timing into a class
|
7 жил өмнө |
fearlessTobi
|
9a56b99fa4
renderer_opengl: respect the sRGB colorspace for the screenshot feature
|
7 жил өмнө |
Lioncash
|
86b55cb6df
renderer_opengl: Remove reference to global system instance
|
7 жил өмнө |
Lioncash
|
48d9d66dc5
core_timing: Rename CoreTiming namespace to Core::Timing
|
7 жил өмнө |
ReinUsesLisp
|
7fefec585c
gl_shader_disk_cache: Pass core system as argument and guard against games without title ids
|
7 жил өмнө |
ReinUsesLisp
|
704744bb72
gl_rasterizer_cache: Move swizzling to textures instead of state
|
7 жил өмнө |
ReinUsesLisp
|
4b676e7786
gl_rasterizer: Use DSA for textures
|
7 жил өмнө |
bunnei
|
045b0b70b6
frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl.
|
7 жил өмнө |
ReinUsesLisp
|
35c095898b
gl_rasterizer: Use DSA for vertex array objects
|
7 жил өмнө |
ReinUsesLisp
|
ea4928393f
gl_state: Drop uniform buffer state tracking
|
7 жил өмнө |
bunnei
|
9a22a94a51
Merge pull request #1886 from FearlessTobi/port-4164
|
7 жил өмнө |
David Marcec
|
fdd649e2ef
Fixed uninitialized memory due to missing returns in canary
|
7 жил өмнө |
zhupengfei
|
a2be49305d
yuzu, video_core: Screenshot functionality
|
8 жил өмнө |
ReinUsesLisp
|
dad3a6718e
video_core: Move morton functions to their own file
|
7 жил өмнө |
bunnei
|
d01bf170c4
Merge pull request #1725 from FernandoS27/gl43
|
7 жил өмнө |
FernandoS27
|
0368260c99
Removed pre 4.3 ARB extensions
|
7 жил өмнө |
FernandoS27
|
0a9fedfac9
Use default values for unknown framebuffer pixel format
|
7 жил өмнө |
Frederic L
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 жил өмнө |
Rodolfo Bogado
|
0287b2be6d
Implement sRGB Support, including workarounds for nvidia driver issues and QT sRGB support
|
7 жил өмнө |
tech4me
|
3dcedb36b4
Port Citra #4047 & #4052: add change background color support
|
7 жил өмнө |
bunnei
|
b56e5edafc
gl_state: Keep track of texture target.
|
8 жил өмнө |
Lioncash
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
8 жил өмнө |
Lioncash
|
e2457418da
core: Make the main System class use the PImpl idiom
|
8 жил өмнө |
Lioncash
|
dd35b4b18a
renderer_opengl: Namespace OpenGL code
|
8 жил өмнө |
bunnei
|
bf89a99839
Merge pull request #1123 from lioncash/screen
|
8 жил өмнө |
Lioncash
|
523e4be02c
renderer_opengl: Use LOG_DEBUG for GL_DEBUG_SEVERITY_NOTIFICATION and GL_DEBUG_SEVERITY_LOW logs
|
8 жил өмнө |
Lioncash
|
46ef072cf9
rasterizer_interface: Remove ScreenInfo from AccelerateDraw()'s signature
|
8 жил өмнө |