.. |
shaders
|
Implement unpacking for compressed vertex formats on GLES2 when not supported, fixes #22957
|
2019-01-22 21:57:09 -03:00 |
rasterizer_canvas_gles2.cpp
|
Use 16 bit indices on phones that dont support 32, fixes #19797
|
2019-01-18 17:30:12 -03:00 |
rasterizer_canvas_gles2.h
|
GLES2: Make Nvidia flicker workaround opt-in
|
2019-01-14 19:02:07 +01: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
|
Do not use shadow cubemaps if depth write is not supported to avoid errors, closes #25219
|
2019-01-22 11:07:26 -03:00 |
rasterizer_scene_gles2.h
|
Changes to GLES2 renderer to not use cube shadows if not available, fixes #25132
|
2019-01-22 10:05:23 -03:00 |
rasterizer_storage_gles2.cpp
|
Implement unpacking for compressed vertex formats on GLES2 when not supported, fixes #22957
|
2019-01-22 21:57:09 -03:00 |
rasterizer_storage_gles2.h
|
Implement unpacking for compressed vertex formats on GLES2 when not supported, fixes #22957
|
2019-01-22 21:57:09 -03:00 |
SCsub
|
SCons: Build thirdparty code in own env, disable warnings
|
2018-09-28 14:07:39 +02:00 |
shader_compiler_gles2.cpp
|
Fix shader compile error line numbers starting at 0.
|
2019-01-17 19:25:08 +01:00 |
shader_compiler_gles2.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
shader_gles2.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
shader_gles2.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |