index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gles3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some more warnings reported by CI
Rémi Verschelde
2018-10-03
1
-0
/
+3
*
Merge pull request #22627 from akien-mga/gles2-pixel-snap
Rémi Verschelde
2018-10-02
1
-1
/
+0
|
\
|
*
GLES2: Implement pixel snap 2D option
Rémi Verschelde
2018-10-02
1
-1
/
+0
*
|
Merge pull request #21436 from CptPotato/tonemap-fixes
Rémi Verschelde
2018-10-02
2
-14
/
+18
|
\
\
|
*
|
fix reinhard tonemapper, modified filmic tonemapper, added internal exposure ...
alex-poe
2018-08-27
2
-14
/
+18
*
|
|
Merge pull request #22455 from Calinou/reverse-cull-face-update-light
Rémi Verschelde
2018-10-02
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update lights when their reverse cull face mode is toggled
Hugo Locurcio
2018-09-26
1
-0
/
+3
*
|
|
Merge pull request #22483 from tagcup/fresnel
Rémi Verschelde
2018-10-02
1
-24
/
+24
|
\
\
\
|
*
|
|
Optimized GGX G function for GLES2.
tagcup
2018-09-30
1
-4
/
+3
|
*
|
|
Restore the Fresnel term in the BRDF.
Ferenc Arn
2018-09-30
1
-20
/
+21
*
|
|
|
Moving lens distortion shader into drivers and adding GLES2 support
Bastiaan Olij
2018-10-02
6
-0
/
+123
*
|
|
|
Fix warnings about uninitialized vars [-Wsometimes-uninitialized]
Rémi Verschelde
2018-10-01
1
-1
/
+1
*
|
|
|
Fix various Clang 7 warnings about unused stuff
Rémi Verschelde
2018-10-01
1
-20
/
+0
*
|
|
|
Fix mismatched class/struct definition warnings [-Wmismatched-tags]
Rémi Verschelde
2018-10-01
1
-1
/
+1
*
|
|
|
SCons: Remove avoidable defines from main env's CPPPATH
Rémi Verschelde
2018-10-01
1
-1
/
+1
|
/
/
/
*
|
|
Many fixes to GLES2 renderer, fixed compilation issues in GLES3 shaders.
Juan Linietsky
2018-09-29
1
-2
/
+5
*
|
|
-Lightmap and lightmap capture support for GLES2
Juan Linietsky
2018-09-28
2
-3
/
+5
*
|
|
Reflection probe support in GLES2 back-end.
Juan Linietsky
2018-09-28
2
-0
/
+4
*
|
|
Fix warnings about unhandled enum value in switch [-Wswitch]
Rémi Verschelde
2018-09-27
3
-1
/
+28
*
|
|
Fix warnings about set but unused variables [-Wunused-but-set-variable]
Rémi Verschelde
2018-09-27
2
-7
/
+4
*
|
|
Fix warnings for comparison between signed and unsigned integers [-Wsign-comp...
Rémi Verschelde
2018-09-27
1
-1
/
+1
|
/
/
*
|
Fix build after 65fd37c1, using Math_PI
Rémi Verschelde
2018-09-23
1
-7
/
+6
*
|
-Rewrote GLES2 lighting and shadows and optimized state changes, did many opt...
Juan Linietsky
2018-09-23
5
-26
/
+62
*
|
Fix lighting of rotated particles in 2D
JFonS
2018-09-18
1
-5
/
+5
*
|
Set uniform default values in inspector
JFonS
2018-09-13
2
-1
/
+14
*
|
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-13
1
-1
/
+1
|
\
\
|
*
|
Misc. typos
luz.paz
2018-09-12
1
-1
/
+1
*
|
|
Removed unused function RasterizerSceneGLES3::_copy_to_front_buffer
Wilson E. Alvarez
2018-09-12
2
-35
/
+0
*
|
|
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
10
-20
/
+24
|
/
/
*
|
Fixed a theoretical condition where prealpha prevents lighting
Bastiaan Olij
2018-09-08
1
-1
/
+1
*
|
Ability for Light2D to use a proxy texture, fixes #17067
Juan Linietsky
2018-09-06
1
-0
/
+1
*
|
Merge pull request #21782 from eska014/gles3-get-texture-err
Rémi Verschelde
2018-09-05
1
-1
/
+1
|
\
\
|
*
|
Fix missing texture-download error with OpenGL ES
Leon Krause
2018-09-05
1
-1
/
+1
*
|
|
Ported CPU particles to 2D
Juan Linietsky
2018-08-29
1
-0
/
+114
*
|
|
Merge pull request #21387 from hpvb/fix-15324
Rémi Verschelde
2018-08-27
2
-11
/
+15
|
\
\
\
|
*
|
|
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-26
2
-11
/
+15
|
|
|
/
|
|
/
|
*
|
|
Revert "Fix some 3D texture issues"
Juan Linietsky
2018-08-27
2
-25
/
+6
*
|
|
Merge pull request #21469 from akien-mga/glsl-clang-format
Rémi Verschelde
2018-08-27
17
-54
/
+167
|
\
\
\
|
*
|
|
Style: Enable clang-format on GLSL shaders
Rémi Verschelde
2018-08-27
17
-54
/
+167
*
|
|
|
Merge pull request #21467 from elasota/fix-3d-textures
Rémi Verschelde
2018-08-27
2
-6
/
+25
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Partial fixes for 3D texture issues
elasota
2018-08-26
2
-6
/
+25
|
|
/
/
*
/
/
Fixes several resource leaks in ...
Crazy-P
2018-08-26
2
-2
/
+8
|
/
/
*
|
Fix generation of env map, closes #18880
Juan Linietsky
2018-08-24
1
-5
/
+5
*
|
Merge pull request #21364 from akien-mga/shaders-style
Rémi Verschelde
2018-08-24
17
-1943
/
+1572
|
\
\
|
*
|
Style: Fix code formatting in GLES3 shaders
Rémi Verschelde
2018-08-24
17
-1943
/
+1572
*
|
|
Added a more minimal test to avoid crash in #20677 but I dont think this is t...
Juan Linietsky
2018-08-24
1
-2
/
+2
*
|
|
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
3
-29
/
+1
*
|
|
Add print_verbose to print to stdout only in verbose mode
Rémi Verschelde
2018-08-24
1
-3
/
+3
|
/
/
*
|
BPTC support
elasota
2018-08-21
2
-8
/
+24
*
|
Fix handling of normals that approach 1
Nick Hahn
2018-08-12
1
-1
/
+1
[next]