.. |
DepalettizeShader.cpp
|
android: Change preprocessor define to standard __ANDROID__
|
2016-10-12 11:14:09 +02:00 |
DepalettizeShader.h
|
Move native/gfx_es2/gl_state.cpp/h into GPU/GLES/GLStateCache.cpp/h
|
2015-09-06 13:45:17 +02:00 |
DrawEngineGLES.cpp
|
Only support decoding UV to float in vertex formats. Supporting u8 and 16 was more complexity than it's worth.
|
2016-12-20 13:42:54 +01:00 |
DrawEngineGLES.h
|
Remove the ability to turn off prescaleUV entirely. It's simply better to do it in the vertex decoder.
|
2016-12-20 13:27:44 +01:00 |
FBO.cpp
|
Add fallbacks where low quality depth is required.
|
2016-01-20 22:11:01 -08:00 |
FBO.h
|
Add fallbacks where low quality depth is required.
|
2016-01-20 22:11:01 -08:00 |
FragmentShaderGenerator.cpp
|
Move Apple GL2.0 forcing to a common place.
|
2016-08-08 17:56:11 -07:00 |
FragmentShaderGenerator.h
|
Centralize the GPU state conversion functions
|
2015-10-24 23:49:05 +02:00 |
FragmentTestCache.cpp
|
Centralize the GPU state conversion functions
|
2015-10-24 23:49:05 +02:00 |
FragmentTestCache.h
|
Move native/gfx_es2/gl_state.cpp/h into GPU/GLES/GLStateCache.cpp/h
|
2015-09-06 13:45:17 +02:00 |
Framebuffer.cpp
|
android: Change preprocessor define to standard __ANDROID__
|
2016-10-12 11:14:09 +02:00 |
Framebuffer.h
|
Centralize a few more functions, fix DX9
|
2016-12-21 18:51:19 +01:00 |
GLStateCache.cpp
|
Move native/gfx_es2/gl_state.cpp/h into GPU/GLES/GLStateCache.cpp/h
|
2015-09-06 13:45:17 +02:00 |
GLStateCache.h
|
Fix #8169, really dumb typos.
|
2015-11-04 19:40:53 -08:00 |
GPU_GLES.cpp
|
Centralize the spline/bezier/bbox execute functions into GPUCommon
|
2017-01-21 20:43:05 +01:00 |
GPU_GLES.h
|
Centralize the spline/bezier/bbox execute functions into GPUCommon
|
2017-01-21 20:43:05 +01:00 |
ShaderManager.cpp
|
Remove more now-unused code
|
2016-12-20 13:50:07 +01:00 |
ShaderManager.h
|
Hook up GL shader cache. Cache linked shader programs.
|
2016-01-17 20:44:51 +01:00 |
StateMapping.cpp
|
Further buildfixes
|
2016-12-27 11:59:12 +01: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
|
android: Change preprocessor define to standard __ANDROID__
|
2016-10-12 11:14:09 +02:00 |
TextureCache.cpp
|
Fixed Inconsistent texture filtering in Disgaea 2 #4235
|
2016-12-16 22:53:55 +02:00 |
TextureCache.h
|
Further buildfixes
|
2016-12-27 11:59:12 +01:00 |
TextureScaler.cpp
|
c++11: Remove compat header base/functional.h
|
2016-10-12 11:32:45 +02:00 |
TextureScaler.h
|
Consolidate the texture scaler code.
|
2015-04-08 22:52:49 +02:00 |
VertexShaderGenerator.cpp
|
Remove more now-unused code
|
2016-12-20 13:50:07 +01:00 |
VertexShaderGenerator.h
|
Centralize the GPU state conversion functions
|
2015-10-24 23:49:05 +02:00 |