ppsspp/GPU/GLES
2013-09-17 09:55:52 +08:00
..
FragmentShaderGenerator.cpp Add reporting for color test function 2013-09-10 09:20:50 +08:00
FragmentShaderGenerator.h Save 16K. 2013-01-07 13:00:28 +01:00
Framebuffer.cpp Merge pull request #3767 from raven02/patch-7 2013-09-15 16:03:15 -07:00
Framebuffer.h Try to use the most recently rendered fb. 2013-09-01 11:55:03 -07:00
GLES_GPU.cpp Report the combination of bezier/spline + morph/skinning to see if it happens 2013-09-16 09:01:20 +02:00
GLES_GPU.h Combine and sort the GPU command tables by purpose, make it flags for future flexibility. 2013-08-23 13:36:55 +02:00
ShaderManager.cpp Enable the G3D log on Windows by default. 2013-09-07 13:43:07 -07:00
ShaderManager.h GPU ShaderManager: Naming convention, inline a function 2013-08-10 18:39:27 +02:00
Spline.cpp Compile Ced's DX9 GPU on Windows. Not hooked up yet. 2013-09-15 12:52:44 +02:00
StateMapping.cpp Merge pull request #3774 from raven02/patch-8 2013-09-15 01:42:01 -07:00
StateMapping.h Adapt the basic spline code from the softgpu to the GL code. 2013-08-23 00:33:18 +02:00
TextureCache.cpp Attach CLUT in buffered mode only while memory mode should be more accurate itself 2013-09-17 09:55:52 +08:00
TextureCache.h Round texture bufw down to nearest 16 byte mult. 2013-09-15 20:06:41 -07:00
TextureScaler.cpp Compile Ced's DX9 GPU on Windows. Not hooked up yet. 2013-09-15 12:52:44 +02:00
TextureScaler.h Update to latest version of "native" 2013-05-31 23:10:58 +02:00
TransformPipeline.cpp Use GE state accessor more often : gstate.isSkinningEnabled() 2013-09-14 14:11:25 +08:00
TransformPipeline.h Compile Ced's DX9 GPU on Windows. Not hooked up yet. 2013-09-15 12:52:44 +02:00
VertexDecoder.cpp Compile Ced's DX9 GPU on Windows. Not hooked up yet. 2013-09-15 12:52:44 +02:00
VertexDecoder.h Compile Ced's DX9 GPU on Windows. Not hooked up yet. 2013-09-15 12:52:44 +02:00
VertexShaderGenerator.cpp Use and applu new bool , doShadeMapping 2013-09-14 14:29:37 +08:00
VertexShaderGenerator.h Collapse skinning shaders with #bones < 4 to a single one. 2013-07-27 20:09:22 +02:00