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
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Vulkan: Move thirdparty code out of drivers, style fixes
Rémi Verschelde
2020-02-11
8
-16
/
+16
*
Restore parts of #33783 and #32809 missing after rebase.
bruvzg
2020-02-11
3
-65
/
+13
*
Fix code formatting issues and VS compilation
Rémi Verschelde
2020-02-11
2
-8
/
+5
*
Merge pull request #32821 from bruvzg/vlk_fix_macos_exit
Rémi Verschelde
2020-02-11
1
-13
/
+20
|
\
|
*
Move Vulkan context/rendering_device destruction to windowWillClose notificat...
bruvzg
2020-02-11
1
-13
/
+20
*
|
Improve HiDPI handling, fix incorrect window viewport clipping.
bruvzg
2020-02-11
1
-0
/
+6
|
/
*
More GIProbe work and fixes
Juan Linietsky
2020-02-11
1
-2
/
+2
*
glslang: Disable warnings and allow unbundling
Rémi Verschelde
2020-02-11
1
-0
/
+3
*
SCons: Streamline Vulkan buildsystem + fixups
Rémi Verschelde
2020-02-11
3
-14
/
+10
*
Merge pull request #29993 from bruvzg/vulkan
Rémi Verschelde
2020-02-11
21
-724
/
+1089
|
\
|
*
Add runtime GLES2 / Vulkan context selection.
bruvzg
2020-02-11
14
-800
/
+692
|
*
Add static Vulkan loader.
bruvzg
2020-02-11
16
-39
/
+512
*
|
Added a spinlock template as well as a thread work pool class.
Juan Linietsky
2020-02-11
4
-6
/
+6
|
/
*
Custom material support seems complete.
Juan Linietsky
2020-02-11
9
-9
/
+9
*
basic 2D engine is more or less working with Vulkan, including editor.
Juan Linietsky
2020-02-11
3
-13
/
+22
*
A lot of progress with canvas rendering, still far from working.
Juan Linietsky
2020-02-11
1
-7
/
+10
*
Texture refactor
Juan Linietsky
2020-02-11
17
-23
/
+23
*
Modify RenderingDevice to use RIDs, now that they are O(1)
Juan Linietsky
2020-02-11
1
-21
/
+21
*
Added support for push constants
Juan Linietsky
2020-02-11
1
-1
/
+5
*
Initial work on Vulkan:
Juan Linietsky
2020-02-11
6
-5
/
+365
*
Allow per pixel transparency in javascript platform
muiroc
2020-02-10
2
-1
/
+24
*
Merge pull request #34140 from bruvzg/ios_auto_icons_and_loadscreens
Rémi Verschelde
2020-02-10
1
-25
/
+166
|
\
|
*
[iOS] Adds export options to automatically generate iOS icons and launch scre...
bruvzg
2019-12-06
1
-25
/
+166
*
|
Merge pull request #35301 from Calinou/improve-console-error-logging
Rémi Verschelde
2020-02-10
2
-63
/
+40
|
\
\
|
*
|
Improve the console error logging appearance
Hugo Locurcio
2020-01-19
2
-63
/
+40
*
|
|
Merge pull request #35802 from bruvzg/linux_tablet_ranges
Rémi Verschelde
2020-02-10
1
-24
/
+6
|
\
\
\
|
*
|
|
Fix pressure / tilt ranges on Linux.
bruvzg
2020-01-31
1
-24
/
+6
*
|
|
|
Merge pull request #36003 from MennoMax/linux-cursor-fallback
Rémi Verschelde
2020-02-10
1
-7
/
+61
|
\
\
\
\
|
*
|
|
|
adjusted linux cursors, added fallbacks
MennoMax
2020-02-10
1
-7
/
+61
*
|
|
|
|
Merge pull request #35701 from AlexHolly/fix-double_tap-pressed-regression
Rémi Verschelde
2020-02-09
1
-2
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix double tap pressed event regression
Alexander Holland
2020-01-29
1
-2
/
+1
*
|
|
|
|
|
Merge pull request #35982 from akien-mga/scons-modules-enabled-header-and-split
Rémi Verschelde
2020-02-08
1
-6
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
SCons: Split libmodules.a in folder-based libs
Rémi Verschelde
2020-02-07
1
-6
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #35381 from Calinou/html5-export-favicon
Fabio Alessandrelli
2020-02-08
1
-15
/
+40
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Export and reference the icon as favicon when exporting to HTML5
Hugo Locurcio
2020-02-01
1
-15
/
+40
*
|
|
|
|
|
Fix javascript platform build
muiroc
2020-02-07
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #35886 from doot24/fix_#35871
Rémi Verschelde
2020-02-06
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fixed godot not recognising 150x150 icon for uwp export
D00T24
2020-02-03
1
-1
/
+1
*
|
|
|
|
|
|
Remove per-file progress reporting when exporting to Android
Hugo Locurcio
2020-02-05
1
-8
/
+5
*
|
|
|
|
|
|
Remove duplicate WARN_PRINT macro.
Marcel Admiraal
2020-02-05
1
-1
/
+1
*
|
|
|
|
|
|
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-02-05
9
-25
/
+25
|
/
/
/
/
/
/
*
|
|
|
|
|
Restores correct window position after fullscreen toggling off on Linux
Yuri Roubinsky
2020-02-03
2
-1
/
+7
*
|
|
|
|
|
Fix restoring window from fullscreen to normal on Linux
Yuri Roubinsky
2020-02-03
1
-1
/
+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #35451 from Calinou/html5-web-environment-only
Rémi Verschelde
2020-01-31
1
-0
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Only emit the JavaScript support code for Web when building for HTML5
Hugo Locurcio
2020-01-31
1
-0
/
+5
*
|
|
|
|
|
Merge pull request #35785 from nekomatata/android-line-edit-length-fix
Rémi Verschelde
2020-01-31
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fixed LineEdit virtual keyboard inputs on Android
PouleyKetchoupp
2020-01-31
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #35684 from timothyqiu/macos-sanitizers
Rémi Verschelde
2020-01-31
1
-0
/
+18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Adds sanitizer options for macOS
Haoyu Qiu
2020-01-29
1
-0
/
+18
|
|
/
/
/
/
/
*
/
/
/
/
/
Adds extra cursors for macOS
Haoyu Qiu
2020-01-31
1
-6
/
+20
|
/
/
/
/
/
[next]