.. |
shaders
|
Merge pull request #26567 from clayjohn/pixel_snap_artifact
|
2019-03-04 16:58:08 +01:00 |
rasterizer_canvas_gles3.cpp
|
Added default color to mesh render
|
2019-03-08 18:26:58 +01:00 |
rasterizer_canvas_gles3.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
rasterizer_gles3.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
rasterizer_gles3.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
rasterizer_scene_gles3.cpp
|
Undo #25557 (was not right anyway), fixes #26258
|
2019-03-11 14:58:51 -03:00 |
rasterizer_scene_gles3.h
|
Undo #25557 (was not right anyway), fixes #26258
|
2019-03-11 14:58:51 -03:00 |
rasterizer_storage_gles3.cpp
|
Ensure ETC2 textures are ALSO compressed to Po2 when have mipmaps. Fixes #26733
|
2019-03-07 12:16:20 -03:00 |
rasterizer_storage_gles3.h
|
Skeletons can now choose between using local or world coords for processing, fixes #26468
|
2019-03-03 12:24:00 -03:00 |
SCsub
|
BuildSystem: generated files have .gen.extension
|
2017-06-25 07:55:01 +07:00 |
shader_compiler_gles3.cpp
|
Fix typos with codespell
|
2019-02-13 09:23:29 +01:00 |
shader_compiler_gles3.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
shader_gles3.cpp
|
Massive improvement to GLES2 performance, rewrote most ShaderGLES2 class.
|
2019-02-27 23:49:34 -03:00 |
shader_gles3.h
|
Properly dispose of custom shaders, closes #19300
|
2019-01-25 19:28:27 -03:00 |