.. |
shaders
|
Fix GCC 5 build after #26331 and cleanup style
|
2019-02-27 09:01:24 +01:00 |
SCsub
|
SCons: Build thirdparty code in own env, disable warnings
|
2018-09-28 14:07:39 +02:00 |
rasterizer_canvas_gles2.cpp
|
Fix -Wsign-compare warnings.
|
2019-02-27 07:45:57 +01:00 |
rasterizer_canvas_gles2.h
|
Make alpha 1.0 when using texscreen, fixes #25850
|
2019-02-21 19:43:34 -03:00 |
rasterizer_gles2.cpp
|
GLES2: Clarify why we exclude debug code on iOS
|
2019-01-11 20:04:13 +01:00 |
rasterizer_gles2.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
rasterizer_scene_gles2.cpp
|
Massive improvement to GLES2 performance, rewrote most ShaderGLES2 class.
|
2019-02-27 23:49:34 -03:00 |
rasterizer_scene_gles2.h
|
Several fixes to make GLES2 on HTML5 work much better.
|
2019-02-25 21:47:29 -03:00 |
rasterizer_storage_gles2.cpp
|
Detect for 24 bits oes support on GLES2, closes #26344
|
2019-02-27 18:57:33 -03:00 |
rasterizer_storage_gles2.h
|
Detect for 24 bits oes support on GLES2, closes #26344
|
2019-02-27 18:57:33 -03:00 |
shader_compiler_gles2.cpp
|
Many separate fixes to ensure non power of 2 textures work on GLES2, closes #25897 and many others
|
2019-02-24 22:36:53 -03:00 |
shader_compiler_gles2.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
shader_gles2.cpp
|
Massive improvement to GLES2 performance, rewrote most ShaderGLES2 class.
|
2019-02-27 23:49:34 -03:00 |
shader_gles2.h
|
Massive improvement to GLES2 performance, rewrote most ShaderGLES2 class.
|
2019-02-27 23:49:34 -03:00 |