.. |
DepalettizeShaderGLES.cpp
|
Remove most instances of base/logging.h from Common, Core, GPU, more
|
2020-08-15 19:08:44 +02:00 |
DepalettizeShaderGLES.h
|
Move most GPU things to Common.
|
2020-10-04 23:39:02 +02:00 |
DepthBufferGLES.cpp
|
Move most GPU things to Common.
|
2020-10-04 23:39:02 +02:00 |
DrawEngineGLES.cpp
|
Move most GPU things to Common.
|
2020-10-04 23:39:02 +02:00 |
DrawEngineGLES.h
|
Remove Timer.cpp/h. Move various collections into Common/Data/Collections.
|
2020-10-05 21:05:23 +02:00 |
FragmentShaderGeneratorGLES.cpp
|
Get D3D9 fragment shader generation to parity
|
2020-10-31 18:32:43 +01:00 |
FragmentShaderGeneratorGLES.h
|
More D3D9 fixes.
|
2020-10-31 18:32:43 +01:00 |
FragmentTestCacheGLES.cpp
|
Move most GPU things to Common.
|
2020-10-04 23:39:02 +02:00 |
FragmentTestCacheGLES.h
|
GLES: Properly restore the pointer to the render manager in more places
|
2018-05-29 23:07:22 +02:00 |
FramebufferManagerGLES.cpp
|
Move most GPU things to Common.
|
2020-10-04 23:39:02 +02:00 |
FramebufferManagerGLES.h
|
Move most GPU things to Common.
|
2020-10-04 23:39:02 +02:00 |
GPU_GLES.cpp
|
Remove an unmotivated ifdef. Additional cleanup
|
2020-10-22 00:10:21 +02:00 |
GPU_GLES.h
|
Unify/centralize SetFramebufferSamplingParams. Some include cleanup.
|
2020-09-14 00:04:39 +02:00 |
ShaderManagerGLES.cpp
|
Test parsing of generated OpenGL shaders too (by using glslang).
|
2020-10-31 18:32:43 +01:00 |
ShaderManagerGLES.h
|
Test parsing of generated OpenGL shaders too (by using glslang).
|
2020-10-31 18:32:43 +01:00 |
StateMappingGLES.cpp
|
Move most GPU things to Common.
|
2020-10-04 23:39:02 +02:00 |
StateMappingGLES.h
|
Move most GPU things to Common.
|
2020-10-04 23:39:02 +02:00 |
StencilBufferGLES.cpp
|
Move most GPU things to Common.
|
2020-10-04 23:39:02 +02:00 |
TextureCacheGLES.cpp
|
Remove an unmotivated ifdef. Additional cleanup
|
2020-10-22 00:10:21 +02:00 |
TextureCacheGLES.h
|
Move most GPU things to Common.
|
2020-10-04 23:39:02 +02:00 |
TextureScalerGLES.cpp
|
Remove Timer.cpp/h. Move various collections into Common/Data/Collections.
|
2020-10-05 21:05:23 +02:00 |
TextureScalerGLES.h
|
Rename GLES files to match the convention the other backends use.
|
2017-01-23 17:08:58 +01:00 |
VertexShaderGeneratorGLES.cpp
|
Test parsing of generated OpenGL shaders too (by using glslang).
|
2020-10-31 18:32:43 +01:00 |
VertexShaderGeneratorGLES.h
|
OpenGL: Share the shader version detection.
|
2020-10-23 10:03:44 +02:00 |