.. |
DepalettizeShaderGLES.cpp
|
Merge the two ShaderLanguage enums.
|
2020-11-04 09:40:11 +01: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
|
Move the now-renamed fragment shader generator to GPU/Common.
|
2020-10-31 19:03:14 +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
|
Remove remnants of an old, no longer applicable readback optimization
|
2020-11-05 14:38:20 +01:00 |
FramebufferManagerGLES.h
|
Remove remnants of an old, no longer applicable readback optimization
|
2020-11-05 14:38:20 +01:00 |
GPU_GLES.cpp
|
Remove remnants of an old, no longer applicable readback optimization
|
2020-11-05 14:38:20 +01:00 |
GPU_GLES.h
|
Unify/centralize SetFramebufferSamplingParams. Some include cleanup.
|
2020-09-14 00:04:39 +02:00 |
ShaderManagerGLES.cpp
|
Show an error on screen if a shader fails to compile.
|
2020-11-05 08:27:13 +01:00 |
ShaderManagerGLES.h
|
Move the generic vertex shader generator into GPU/Common and rename it.
|
2020-11-01 19:58:54 +01:00 |
StateMappingGLES.cpp
|
Move the now-renamed fragment shader generator to GPU/Common.
|
2020-10-31 19:03:14 +01: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
|
Partially revert "Clarify some logic, improve framebuffer names"
|
2020-11-03 11:39:12 +01: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 |