.. |
shaders
|
-Lightmap and lightmap capture support for GLES2
|
2018-09-28 20:33:18 -03:00 |
rasterizer_canvas_gles2.cpp
|
Fix warnings about set but unused variables [-Wunused-but-set-variable]
|
2018-09-27 16:25:24 +02:00 |
rasterizer_canvas_gles2.h
|
Revert "Batch GLES2 draw calls"
|
2018-08-20 02:10:14 +02:00 |
rasterizer_gles2.cpp
|
Make core/ includes absolute, remove subfolders from include path
|
2018-09-12 09:52:22 +02:00 |
rasterizer_gles2.h
|
-Lightmap and lightmap capture support for GLES2
|
2018-09-28 20:33:18 -03:00 |
rasterizer_scene_gles2.cpp
|
-Lightmap and lightmap capture support for GLES2
|
2018-09-28 20:33:18 -03:00 |
rasterizer_scene_gles2.h
|
Reflection probe support in GLES2 back-end.
|
2018-09-28 16:42:47 -03:00 |
rasterizer_storage_gles2.cpp
|
-Lightmap and lightmap capture support for GLES2
|
2018-09-28 20:33:18 -03:00 |
rasterizer_storage_gles2.h
|
-Lightmap and lightmap capture support for GLES2
|
2018-09-28 20:33:18 -03:00 |
SCsub
|
SCons: Build thirdparty code in own env, disable warnings
|
2018-09-28 14:07:39 +02:00 |
shader_compiler_gles2.cpp
|
-Rewrote GLES2 lighting and shadows and optimized state changes, did many optimizations, added vertex lighting.
|
2018-09-23 12:14:50 -03:00 |
shader_compiler_gles2.h
|
Make core/ includes absolute, remove subfolders from include path
|
2018-09-12 09:52:22 +02:00 |
shader_gles2.cpp
|
Fix warnings about set but unused variables [-Wunused-but-set-variable]
|
2018-09-27 16:25:24 +02:00 |
shader_gles2.h
|
Fix warnings about unhandled enum value in switch [-Wswitch]
|
2018-09-27 18:34:30 +02:00 |