.. |
DepalettizeShader.cpp
|
refactor: Get rid of gstate from depalshadercache
|
2015-07-29 14:28:51 +02:00 |
DepalettizeShader.h
|
refactor: Get rid of gstate from depalshadercache
|
2015-07-29 14:28:51 +02:00 |
FragmentShaderGenerator.cpp
|
Move more GPU feature checks upfront. Re-check when exiting settings menu.
|
2015-09-05 21:23:58 +02:00 |
FragmentShaderGenerator.h
|
Minor cleanups in GPU
|
2015-07-29 13:08:02 +02:00 |
FragmentTestCache.cpp
|
Initialize a member that was missed.
|
2015-04-08 11:29:28 -07:00 |
FragmentTestCache.h
|
Decimate the fragtest cache less often.
|
2015-03-08 18:35:53 -07:00 |
Framebuffer.cpp
|
Cleanup of FBO+blit flags. Requires the change in native to stop lying.
|
2015-09-05 22:40:45 +02:00 |
Framebuffer.h
|
Move more GPU feature checks upfront. Re-check when exiting settings menu.
|
2015-09-05 21:23:58 +02:00 |
GLES_GPU.cpp
|
Cleanup of FBO+blit flags. Requires the change in native to stop lying.
|
2015-09-05 22:40:45 +02:00 |
GLES_GPU.h
|
Move more GPU feature checks upfront. Re-check when exiting settings menu.
|
2015-09-05 21:23:58 +02:00 |
ShaderManager.cpp
|
Start moving GPU feature compatibility decisions to startup
|
2015-09-05 19:58:47 +02:00 |
ShaderManager.h
|
Round Z in the vertex shader to match a 16-bit Z buffer.
|
2015-08-26 15:25:21 +02:00 |
StateMapping.cpp
|
Fix some naming, remove NV_draw_texture, move decisions out
|
2015-09-05 22:11:28 +02:00 |
StateMapping.h
|
Adapt the basic spline code from the softgpu to the GL code.
|
2013-08-23 00:33:18 +02:00 |
StencilBuffer.cpp
|
Cleanup of FBO+blit flags. Requires the change in native to stop lying.
|
2015-09-05 22:40:45 +02:00 |
TextureCache.cpp
|
Move more GPU feature checks upfront. Re-check when exiting settings menu.
|
2015-09-05 21:23:58 +02:00 |
TextureCache.h
|
refactor: Remove some uses of gstate from SplineCommon and a fex texcache functions
|
2015-07-29 11:40:45 +02:00 |
TextureScaler.cpp
|
Consolidate the texture scaler code.
|
2015-04-08 22:52:49 +02:00 |
TextureScaler.h
|
Consolidate the texture scaler code.
|
2015-04-08 22:52:49 +02:00 |
TransformPipeline.cpp
|
More GPU cleaning, removing uses of GPUState.h where not needed.
|
2015-07-29 12:37:49 +02:00 |
TransformPipeline.h
|
More GPU cleaning, removing uses of GPUState.h where not needed.
|
2015-07-29 12:37:49 +02:00 |
VertexShaderGenerator.cpp
|
Get rid of a division in the vertex shader by precomputing the inverse.
|
2015-08-26 17:40:06 +02:00 |
VertexShaderGenerator.h
|
Add a sanity check for shader linking, active in debug mode
|
2014-12-14 20:17:29 +01:00 |