summaryrefslogtreecommitdiffstats
path: root/drivers/gles2
Commit message (Expand)AuthorAgeFilesLines
...
| * | | allow omnilights and spotlights to use negative in GLES2clayjohn2019-07-302-4/+9
* | | | Merge pull request #31053 from aaronfranke/vector2i-cleanupRémi Verschelde2019-08-051-1/+1
|\ \ \ \
| * | | | Some Vector2i usage cleanupAaron Franke2019-08-031-1/+1
| | |_|/ | |/| |
* / | | Fix GLES2 renderingYuri Roubinski2019-08-031-14/+14
|/ / /
* | | Expose several GLES3 built-ins to GLES2 Chaosus2019-07-313-6/+322
* | | Merge pull request #30895 from clayjohn/gles2-shader-funcsRémi Verschelde2019-07-293-0/+31
|\ \ \
| * | | added round function to gles2clayjohn2019-07-293-0/+31
| |/ /
* / / update algorithm about paking float to vec4 to fix shadow shift and change rg...RaphaelHunter2019-07-283-7/+6
|/ /
* / fix gles2 shadow transparency bugclayjohn2019-07-212-15/+15
|/
* Merge pull request #30576 from qarmin/lgtm_coverageRémi Verschelde2019-07-202-14/+11
|\
| * Changed some code showed in LGTM and Coverageqarmin2019-07-202-14/+11
* | Merge pull request #30570 from SonerSound/gles2_inconsistent_fixRémi Verschelde2019-07-171-2/+2
|\ \
| * | Fix inconsistent lighting in GLES2SonerSound2019-07-141-2/+2
| |/
* | Added local array initializerChaosus2019-07-161-0/+16
* | Implemented local shader arraysChaosus2019-07-151-0/+74
* | Implement CanvasItem line antialiasing in GLES2Hugo Locurcio2019-07-121-0/+49
|/
* Added release function to PoolVector::Access.Ibrahn Sahir2019-07-061-4/+4
* Prevent GLES2 bool uniforms from having a precision type set.Marcus Brummer2019-07-051-1/+1
* Merge pull request #29909 from clayjohn/gles2-light-scaleRémi Verschelde2019-07-011-22/+35
|\
| * scale vertex lit lights by envorionment scaleclayjohn2019-06-191-22/+35
* | Some code changed with Clang-Tidyqarmin2019-06-262-5/+1
* | Merge pull request #29283 from qarmin/fix_some_always_same_valuesRémi Verschelde2019-06-201-9/+2
|\ \
| * | Fix always true/false valuesqarmin2019-06-201-9/+2
* | | Made constants fully upper case in camera serverBastiaan Olij2019-06-191-4/+4
| |/ |/|
* | Merge pull request #29751 from lawnjelly/skin-fixRémi Verschelde2019-06-181-0/+12
|\ \
| * | Fixes crash with rigged meshes on some OpenGLES2 deviceslawnjelly2019-06-181-0/+12
* | | Merge pull request #29764 from Calinou/boot-splash-no-filter-optionRémi Verschelde2019-06-162-3/+3
|\ \ \
| * | | Add an option to disable boot splash filteringHugo Locurcio2019-06-152-3/+3
| |/ /
* | | Adding a new Camera Server implementation to Godot.BastiaanOlij2019-06-155-0/+114
* | | Fix HTML5 build failed due to undefined symbolFabio Alessandrelli2019-06-141-1/+4
|/ /
* | Merge pull request #29316 from Chaosus/shader_constRémi Verschelde2019-06-121-0/+15
|\ \
| * | Added constant support to shadersChaosus2019-06-011-0/+15
* | | Merge pull request #29306 from qarmin/small_code_fixesRémi Verschelde2019-06-121-3/+3
|\ \ \
| * | | Small fixes to unrechable code, possibly overflows, using NULL pointersqarmin2019-06-031-3/+3
* | | | Add missing license headersRémi Verschelde2019-06-111-1/+1
* | | | Merge pull request #29496 from clayjohn/dlopen-fix-gles2Rémi Verschelde2019-06-112-8/+19
|\ \ \ \
| * | | | use def ANDROID_ENABLED so android features are not included in javascript bu...clayjohn2019-06-042-8/+19
| | |/ / | |/| |
* / | | added MultiMeshInstance2D node for using MultiMesh in 2Dclayjohn2019-06-032-0/+7
|/ / /
* | | Merge pull request #29236 from clayjohn/gles2-mirrorRémi Verschelde2019-05-302-22/+43
|\ \ \ | |/ / |/| |
| * | separate culling state management from materialclayjohn2019-05-272-22/+43
* | | Fix -Werror=maybe-uninitialized in GLES2 on release buildsRémi Verschelde2019-05-291-1/+2
| |/ |/|
* | Merge pull request #29014 from mbrlabs/gles2_precision_fixRémi Verschelde2019-05-271-2/+7
|\ \ | |/ |/|
| * Use highp precision for gles2 shader uniforms if not explicitly set.Marcus Brummer2019-05-251-2/+7
* | Merge pull request #29132 from clayjohn/sort_depth_fixRémi Verschelde2019-05-242-12/+11
|\ \
| * | fix no depth test and render_priority sortingclayjohn2019-05-232-12/+11
* | | Merge pull request #28796 from clayjohn/GLES2-optimizationRémi Verschelde2019-05-244-2/+77
|\ \ \
| * | | Implement ability to render viewports directly to screenclayjohn2019-05-134-2/+77
* | | | do not compute fog when using unshaded in GLES2clayjohn2019-05-231-2/+2
* | | | Implement shadow to opacityBastiaan Olij2019-05-212-11/+40
| |/ / |/| |
* | | Fix typos with codespellRémi Verschelde2019-05-192-2/+2
| |/ |/|