summaryrefslogtreecommitdiffstats
path: root/drivers/gles2
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20965 from dragmz/gles2_batchingThomas Herzog2018-08-187-454/+596
|\
| * Batch GLES2 draw callsMarcin Zawiejski2018-08-147-454/+596
* | Removed the lines forcing black screen on android GLES2dumitru.stama2018-08-171-6/+0
* | [gles2] fix black bar artifactsThomas Herzog2018-08-153-0/+8
* | Merge pull request #20941 from codingHahn/fix-normals-on-shaderRémi Verschelde2018-08-151-1/+1
|\ \
| * | Fix handling of normals that approach 1Nick Hahn2018-08-121-1/+1
* | | Reduce verbosity for unsupported GLES2 bg modesMarcin Zawiejski2018-08-141-1/+1
| |/ |/|
* | [gles2] added ImmediateGeometry renderingThomas Herzog2018-08-134-11/+276
|/
* Fix mat4 uniform writesMarcin Zawiejski2018-08-081-15/+15
* Merge pull request #20805 from karroffel/gles2-misc-fixesThomas Herzog2018-08-087-145/+221
|\
| * GLES2 refactorsThomas Herzog2018-08-087-145/+221
* | Merge pull request #20681 from DavidSichma/masterJuan Linietsky2018-08-081-0/+4
|\ \
| * | Keeping track of discardDavid Sichma2018-08-021-0/+4
* | | Tweak the default SpatialMaterial propertiesHugo Locurcio2018-08-071-43/+43
| |/ |/|
* | Added proper import support for 3D and Array texturesJuan Linietsky2018-08-062-2/+6
* | Merge pull request #20597 from karroffel/tex3dJuan Linietsky2018-08-063-23/+54
|\ \
| * | add 3D texturesThomas Herzog2018-07-303-23/+54
| |/
* / Fix uniform set for mat3 and mat4Marcin Zawiejski2018-08-041-2/+2
|/
* add initial GLES2 3D rendererkarroffel2018-07-2717-2236/+6277
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-262-5/+5
* Merge pull request #20448 from volzhs/duplicated-codeRémi Verschelde2018-07-251-22/+1
|\
| * Remove duplicated codesvolzhs2018-07-251-22/+1
* | Merge pull request #18368 from Gamblify/RasterizerEngineSyncRémi Verschelde2018-07-254-19/+6
|\ \ | |/ |/|
| * Rasterizers are now in sync with engineGustav Lund2018-06-054-19/+6
* | fix disappearing lines in visual script editorMarcin Zawiejski2018-07-231-0/+2
* | Merge pull request #20353 from dragmz/gles2_redundantRémi Verschelde2018-07-221-2/+0
|\ \
| * | remove redundant uniform set calldragmz2018-07-221-2/+0
* | | initialize texture shrink to false by defaultdragmz2018-07-221-0/+2
|/ /
* | Shader lang: Properly assign INSTANCE_ID to gl_InstanceIDRémi Verschelde2018-07-221-8/+2
* | Style: Format code with clang-format 6.0.1Rémi Verschelde2018-07-183-7/+3
* | Revert "Fix #19507 Not emitted particles affects performance"Max Hilbrunner2018-07-172-5/+0
* | Merge pull request #19764 from malbach/godot_malbachMax Hilbrunner2018-07-172-0/+5
|\ \
| * | Fix #19507 Not emitted particles affects performancemalbach2018-06-252-0/+5
* | | Finally figured out how to implement AnimatedTexture properly.Juan Linietsky2018-07-163-0/+24
* | | Merge pull request #19707 from toger5/fix_clipping_vflipMax Hilbrunner2018-07-121-2/+11
|\ \ \
| * | | fix clipping with v_flip fixes: #2929toger52018-06-161-2/+11
| | |/ | |/|
* | | Support for CPU based particles, which aids compatibility with OpenGL ES 2.0Juan Linietsky2018-07-062-2/+18
* | | Fix server build after 7fc23675Rémi Verschelde2018-07-032-2/+2
* | | Added ability for SSAO to affect AO textures tooJuan Linietsky2018-07-022-2/+2
| |/ |/|
* | A typo in ShaderCompilerGLES2 constructor code '==' used instead of '='nemerle2018-06-131-1/+1
|/
* Style: Apply clang-format (5.0) to some missed filesRémi Verschelde2018-05-311-1/+0
* Fix UWP build after #14622.bruvzg2018-05-181-2/+2
* Merge pull request #14622 from bruvzg/non-rectangular-windowsHein-Pieter van Braam2018-05-081-1/+48
|\
| * Experimental support for windows with per-pixel transparency (macOS, X11 and ...bruvzg2018-04-071-1/+48
* | Merge pull request #18495 from Zylann/partial_texture_updateJuan Linietsky2018-05-072-0/+6
|\ \
| * | Added partial texture update to VisualServerMarc Gilleron2018-04-292-0/+6
* | | Skeleton for 2D WIPJuan Linietsky2018-05-032-0/+5
|/ /
* | Merge pull request #17421 from Chaosus/fixshaderbugsJuan Linietsky2018-04-081-3/+3
|\ \ | |/ |/|
| * Fix few bugs in shader definitionsChaosus2018-03-101-3/+3
* | s/2017/2018/g for gles2, websocket, linux appdataPoommetee Ketson2018-03-2112-24/+24
|/