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
*
Merge pull request #33291 from NeoSpark314/fix_#33188
Rémi Verschelde
2019-11-08
1
-7
/
+19
|
\
|
*
fix #33188 MSAA depth buffer not used for external texture
Holger Dammertz
2019-11-04
1
-7
/
+19
*
|
Partial revert of #32657, undoing line shifting by 0.5
Rémi Verschelde
2019-11-07
2
-8
/
+4
|
/
*
Merge pull request #33278 from clayjohn/GLES2-depth-format
Rémi Verschelde
2019-11-03
1
-16
/
+10
|
\
|
*
Fix depth format on Android in GLES2
clayjohn
2019-11-02
1
-16
/
+10
*
|
Merge pull request #33259 from Chaosus/remove_gles2_switch_op
Rémi Verschelde
2019-11-02
1
-9
/
+0
|
\
\
|
*
|
Removed switch operator from GLES2 shader back-end
Yuri Roubinsky
2019-11-02
1
-9
/
+0
*
|
|
Fix some crashes, overflows and using variables without values
Rafał Mikrut
2019-11-01
1
-0
/
+1
|
/
/
*
/
When framebuffer allocation fails for MSAA in GLES2 revert to normal without ...
clayjohn
2019-10-30
1
-6
/
+23
|
/
*
Merge pull request #33104 from qarmin/fix_some_crashes
Rémi Verschelde
2019-10-28
3
-3
/
+9
|
\
|
*
Fix some crashes and using null pointers
Rafał Mikrut
2019-10-28
3
-3
/
+9
*
|
Merge pull request #33097 from clayjohn/GLES2-HTML-sampler_limit
Rémi Verschelde
2019-10-28
2
-8
/
+5
|
\
\
|
*
|
Fixed using compressed textures and add work around for firefox webgl mesa sa...
clayjohn
2019-10-27
2
-8
/
+5
*
|
|
use proper texture in Android MSAA
clayjohn
2019-10-27
1
-1
/
+2
*
|
|
Merge pull request #32617 from Faless/fix/fopen_close_exec
Rémi Verschelde
2019-10-26
1
-4
/
+23
|
\
\
\
|
*
|
|
Disable file descriptor sharing with subprocs.
Fabio Alessandrelli
2019-10-07
1
-4
/
+23
*
|
|
|
Merge pull request #32657 from ptrojahn/lines
Rémi Verschelde
2019-10-26
2
-4
/
+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix draw_rect
Paul Trojahn
2019-10-11
2
-4
/
+8
*
|
|
|
Merge pull request #33093 from clayjohn/GLES2-HTML-shadows
Rémi Verschelde
2019-10-26
2
-2
/
+6
|
\
\
\
\
|
*
|
|
|
Fix shadow mapping with RGBA textures on html
clayjohn
2019-10-26
2
-2
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #33059 from akien-mga/webgl2-resize-non-po2
Rémi Verschelde
2019-10-26
4
-36
/
+49
|
\
\
\
\
|
*
|
|
|
WebGL 2.0: Force decompressing non power-of-2 textures with repeat/mipmap
Rémi Verschelde
2019-10-25
4
-36
/
+49
*
|
|
|
|
Use WSAConnect instead of connect on Windows.
Fabio Alessandrelli
2019-10-25
1
-1
/
+5
|
/
/
/
/
*
/
/
/
Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...
bruvzg
2019-10-24
6
-8
/
+10
|
/
/
/
*
|
|
only render depth with alpha prepass on prepass
clayjohn
2019-10-11
2
-4
/
+4
*
|
|
Merge pull request #32170 from puthre/ninepatch-fix
Rémi Verschelde
2019-10-09
2
-27
/
+39
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
GLES3 Fixes for ninepatch margins when patch size is smaller than the patch t...
Valentin Zagura
2019-10-07
1
-11
/
+15
|
*
|
GLES2 Fixes for ninepatch margins when patch size is smaller than the patch t...
Valentin Zagura
2019-09-17
1
-16
/
+24
*
|
|
Merge pull request #32616 from Faless/net/fix_close_exec
Rémi Verschelde
2019-10-08
2
-0
/
+19
|
\
\
\
|
*
|
|
Disable socket descriptor sharing with subprocs.
Fabio Alessandrelli
2019-10-07
2
-0
/
+19
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #32454 from jeronimo-schreyer/disable_unix_socket
Rémi Verschelde
2019-10-08
1
-0
/
+2
|
\
\
\
|
*
|
|
Optional Unix Socket disable for devices that do not support it
Jairo
2019-09-30
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #32613 from clayjohn/GLES2-canvas-bg-mode
Rémi Verschelde
2019-10-07
1
-1
/
+10
|
\
\
\
|
*
|
|
add canvas background mode to GLES2
clayjohn
2019-10-06
1
-1
/
+10
|
|
|
/
|
|
/
|
*
/
|
fix current issues with post-processing
clayjohn
2019-10-06
2
-11
/
+6
|
/
/
*
|
Merge pull request #32510 from clayjohn/GLES2-fix-black-editor-and-crash
Rémi Verschelde
2019-10-03
1
-1
/
+0
|
\
\
|
*
|
remove glViewport call as it wasnt needed and caused crash
clayjohn
2019-10-02
1
-1
/
+0
*
|
|
Merge pull request #32505 from clayjohn/GLES2-fix-probe-crash
Rémi Verschelde
2019-10-03
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix reflection probe crash in GLES2 with post-processing
clayjohn
2019-10-02
1
-0
/
+5
*
|
|
Merge pull request #32492 from akien-mga/fix-ip-uwp
Rémi Verschelde
2019-10-02
1
-1
/
+1
|
\
\
\
|
*
|
|
IP: Fix build error on UWP
Rémi Verschelde
2019-10-02
1
-1
/
+1
*
|
|
|
Removed unnecessary shader error log messages
Yuri Roubinsky
2019-10-02
2
-4
/
+6
|
/
/
/
*
/
/
updated defaults and documentation for GLES2 glow
clayjohn
2019-10-01
1
-3
/
+3
|
/
/
*
|
Fix casting to uint64_t when returning unix system time
Kanabenki
2019-10-01
1
-1
/
+1
*
|
Implement DOF blur, Glow, and BCS in GLES2
clayjohn
2019-09-30
10
-311
/
+1011
*
|
Added an exit code to the blocking mode of OS::execute
Ruslan Mullayanov
2019-09-26
1
-1
/
+1
*
|
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
3
-13
/
+14
|
\
\
|
*
|
Added some obvious errors explanations
qarmin
2019-09-25
3
-13
/
+14
|
|
/
*
|
Fix copyright headers and style issues
Rémi Verschelde
2019-09-24
2
-4
/
+0
*
|
Merge pull request #31751 from clayjohn/GLES3-Viewport-crash-canvas
Rémi Verschelde
2019-09-23
1
-0
/
+4
|
\
\
[next]