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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
75
-164
/
+198
*
Fix possible crash when switching audio device on WASAPI driver
Marcelo Fernandez
2018-09-10
1
-2
/
+3
*
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
2
-3
/
+3
|
\
|
*
Fix missing texture-download error with OpenGL ES
Leon Krause
2018-09-05
2
-3
/
+3
*
|
Respect splash fullsize option on GLES2
volzhs
2018-09-03
1
-2
/
+18
*
|
Ported CPU particles to 2D
Juan Linietsky
2018-08-29
1
-0
/
+114
*
|
Revert "Try closing gracefully before terminating process"
Rémi Verschelde
2018-08-27
2
-2
/
+2
*
|
Merge pull request #21387 from hpvb/fix-15324
Rémi Verschelde
2018-08-27
5
-28
/
+38
|
\
\
|
*
|
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-26
5
-28
/
+38
*
|
|
Revert "Fix some 3D texture issues"
Juan Linietsky
2018-08-27
4
-43
/
+11
*
|
|
Merge pull request #21469 from akien-mga/glsl-clang-format
Rémi Verschelde
2018-08-27
34
-66
/
+283
|
\
\
\
|
*
|
|
Style: Enable clang-format on GLSL shaders
Rémi Verschelde
2018-08-27
34
-66
/
+283
*
|
|
|
Merge pull request #21467 from elasota/fix-3d-textures
Rémi Verschelde
2018-08-27
4
-11
/
+43
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Partial fixes for 3D texture issues
elasota
2018-08-26
4
-11
/
+43
|
|
/
/
*
|
|
Merge pull request #21411 from Crazy-P/fixes-several-resource-leaks
Rémi Verschelde
2018-08-26
2
-2
/
+8
|
\
\
\
|
*
|
|
Fixes several resource leaks in ...
Crazy-P
2018-08-26
2
-2
/
+8
|
|
/
/
*
/
/
Prevent CoreAudio driver failing on finish if Dummy driver was selected
Marcelo Fernandez
2018-08-25
1
-32
/
+35
|
/
/
*
|
Fix generation of env map, closes #18880
Juan Linietsky
2018-08-24
2
-8
/
+8
*
|
Merge pull request #20712 from marcelofg55/midi_open_close
Juan Linietsky
2018-08-24
3
-0
/
+27
|
\
\
|
*
|
Add OS::open_midi_inputs and OS::close_midi_inputs
Marcelo Fernandez
2018-08-04
3
-0
/
+27
*
|
|
Merge pull request #21364 from akien-mga/shaders-style
Rémi Verschelde
2018-08-24
35
-2874
/
+2298
|
\
\
\
|
*
|
|
Style: Fix code formatting in GLES2 shaders
Rémi Verschelde
2018-08-24
18
-931
/
+726
|
*
|
|
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
10
-50
/
+16
*
|
|
|
Merge pull request #21351 from akien-mga/print_verbose
Rémi Verschelde
2018-08-24
8
-34
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add print_verbose to print to stdout only in verbose mode
Rémi Verschelde
2018-08-24
8
-34
/
+14
*
|
|
|
Merge pull request #21357 from karroffel/gles2-shader-language-f-to-pay-respects
Thomas Herzog
2018-08-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[GLES2] fix wrong shader compiler output
Thomas Herzog
2018-08-24
1
-1
/
+1
*
|
|
|
|
Merge pull request #21318 from karroffel/gles2-shader-fixes
Thomas Herzog
2018-08-24
3
-5
/
+15
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[GLES2] attempt to fix some android problems
Thomas Herzog
2018-08-23
3
-5
/
+15
*
|
|
|
|
[GLES2] fix multimesh byte colors
Thomas Herzog
2018-08-24
1
-1
/
+12
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #21325 from karroffel/gles2-texture-flags
Rémi Verschelde
2018-08-23
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
[GLES2] fix texture flags not having an effect
Thomas Herzog
2018-08-23
1
-0
/
+2
*
|
|
|
|
Merge pull request #21321 from karroffel/gles2-canvas-modulate
Thomas Herzog
2018-08-23
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
[GLES2] fix CanvasModulate not working
Thomas Herzog
2018-08-23
1
-1
/
+1
|
|
/
/
/
/
*
/
/
/
/
[GLES2] fix depth for alpha pass
Thomas Herzog
2018-08-23
2
-5
/
+19
|
/
/
/
/
*
|
|
|
Merge pull request #21317 from karroffel/gles2-canvas-texture-sampler-long-br...
Thomas Herzog
2018-08-23
5
-24
/
+16
|
\
\
\
\
|
*
|
|
|
[GLES2] fix canvas_item sampler allocation
Thomas Herzog
2018-08-23
5
-24
/
+16
|
|
/
/
/
*
/
/
/
enable hardware skeletons
Thomas Herzog
2018-08-23
4
-10
/
+15
|
/
/
/
*
|
|
BPTC support
elasota
2018-08-21
4
-15
/
+43
*
|
|
Try closing gracefully before terminating process
Marcin Zawiejski
2018-08-20
2
-2
/
+2
*
|
|
Revert "Batch GLES2 draw calls"
Marcin Zawiejski
2018-08-20
7
-596
/
+454
*
|
|
Merge pull request #20965 from dragmz/gles2_batching
Thomas Herzog
2018-08-18
7
-454
/
+596
|
\
\
\
|
*
|
|
Batch GLES2 draw calls
Marcin Zawiejski
2018-08-14
7
-454
/
+596
*
|
|
|
Removed the lines forcing black screen on android GLES2
dumitru.stama
2018-08-17
1
-6
/
+0
*
|
|
|
[gles2] fix black bar artifacts
Thomas Herzog
2018-08-15
3
-0
/
+8
*
|
|
|
Merge pull request #20941 from codingHahn/fix-normals-on-shader
Rémi Verschelde
2018-08-15
2
-2
/
+2
|
\
\
\
\
[next]