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
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
4
-8
/
+8
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-1
/
+1
*
Port ASSAO to Godot to replace SAO
clayjohn
2020-12-21
1
-2
/
+13
*
Merge pull request #44521 from madmiraal/rename-rect2-clip
Rémi Verschelde
2020-12-19
1
-1
/
+1
|
\
|
*
Rename Rect2 and Rect2i clip() to intersection()
Marcel Admiraal
2020-12-19
1
-1
/
+1
*
|
Fix error spam on wrong attachment
reduz
2020-12-19
2
-12
/
+19
|
/
*
Turn off robust buffer access by default.
reduz
2020-12-18
1
-0
/
+2
*
SCons: Add explicit dependencies on thirdparty code in cloned env
Rémi Verschelde
2020-12-18
1
-6
/
+23
*
Reimplement skeletons and blend shapes
reduz
2020-12-16
2
-4
/
+17
*
Static analyzer fixes:
bruvzg
2020-12-09
1
-2
/
+2
*
Rename RD texture "type" to "texture_type"
Aaron Franke
2020-12-04
1
-7
/
+7
*
Rename RD uniform "type" to "uniform_type"
Aaron Franke
2020-12-04
1
-3
/
+3
*
Refactored Mesh internals and formats.
reduz
2020-12-02
1
-1
/
+2
*
Better error handling of vkEnumerateInstanceExtensionProperties
Hanif Bin Ariffin
2020-11-28
1
-4
/
+3
*
Initialize class/struct variables with default values in core/ and drivers/
Rafał Mikrut
2020-11-23
3
-132
/
+127
*
allow vulkan validation layers in release builds if explicity asked for
Jordan Schidlowsky
2020-11-18
2
-2
/
+1
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
2
-9
/
+0
*
Fixes crash if Vulkan presentation surface is not available.
bruvzg
2020-11-14
1
-1
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
4
-11
/
+11
*
Synchronization - Clean subpass dependency init
John Zulauf
2020-10-29
1
-3
/
+3
*
vulkan: Backport build fix for MinGW-w64 8.0.0
Rémi Verschelde
2020-10-29
1
-1
/
+0
*
Implement CanvasGroup and CanvasItem clipping
reduz
2020-10-28
1
-5
/
+4
*
Vulkan: Make validation layers optional
Rémi Verschelde
2020-10-27
2
-41
/
+34
*
Changes for 43094 mingw llvm build error.
K. S. Ernest (iFire) Lee
2020-10-26
1
-0
/
+1
*
Merge pull request #42817 from akien-mga/vulkan-sdk-1.2.154.0
Rémi Verschelde
2020-10-26
1
-1
/
+0
|
\
|
*
vulkan: Sync loader, headers and glslang to sdk-1.2.154.0
Rémi Verschelde
2020-10-15
1
-1
/
+0
*
|
Fix crash in RenderingDeviceVulkan::shader_create
rsjtdrjgfuzkfg
2020-10-25
1
-1
/
+3
*
|
Refactored 2D shader and lighting system
reduz
2020-10-24
1
-3
/
+3
*
|
Fix invalid buffer updates in SDFGI
reduz
2020-10-19
1
-0
/
+22
*
|
Revert "Revert "Synchronization validation fix patch set 3 (inclusive of all ...
Juan Linietsky
2020-10-19
2
-67
/
+149
*
|
Revert "Synchronization validation fix patch set 3 (inclusive of all previous...
Juan Linietsky
2020-10-19
2
-149
/
+67
*
|
Revert "Cause buffer_update to emit error if called during compute/draw list"
Juan Linietsky
2020-10-19
1
-4
/
+0
*
|
Merge pull request #40849 from jzulauf-lunarg/zulauf_buffer_update_err_msg
Juan Linietsky
2020-10-19
1
-0
/
+4
|
\
\
|
*
|
Cause buffer_update to emit error if called during compute/draw list
John Zulauf
2020-07-29
1
-0
/
+4
*
|
|
Add pre-copy barrier to buffer update
John Zulauf
2020-10-16
1
-1
/
+1
*
|
|
Add subpass sync support for layout transitions
John Zulauf
2020-10-16
1
-0
/
+12
*
|
|
Sync fix for clear texture
John Zulauf
2020-10-16
1
-12
/
+16
*
|
|
Sync fix texture_get_data bad barrier param
John Zulauf
2020-10-16
1
-1
/
+1
*
|
|
Additional synchronization fixes w/o FORCE_FULL_BARRIER
John Zulauf
2020-10-16
1
-18
/
+76
*
|
|
Correct stage masks for storage texture barriers
John Zulauf
2020-10-16
1
-1
/
+1
*
|
|
Add barrier for buffer getting
John Zulauf
2020-10-16
2
-34
/
+42
*
|
|
Add fragment stage to texture copy/resolve barriers
John Zulauf
2020-10-16
1
-4
/
+4
|
|
/
|
/
|
*
|
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
1
-10
/
+10
|
/
*
SCons: Support linking system Vulkan loader while using vendored VMA
Rémi Verschelde
2020-07-26
1
-0
/
+11
*
iOS SCons: static Vulkan binary usage
Sergey Minakov
2020-07-25
1
-10
/
+11
*
Vulkan: Fix struct init for VkClearAttachment
Rémi Verschelde
2020-07-22
1
-27
/
+2
*
Merge pull request #38835 from madmiraal/fix-38829
Rémi Verschelde
2020-07-22
1
-6
/
+31
|
\
|
*
Fix may be used unitialized warnings in _render_pass_create()
Marcel Admiraal
2020-05-19
1
-6
/
+31
*
|
Merge pull request #40450 from asmaloney/spelling
Rémi Verschelde
2020-07-21
3
-16
/
+16
|
\
\
|
*
|
Fix spelling & grammar in comments, docs, and messages
Andy Maloney
2020-07-21
3
-16
/
+16
[next]