Marcel Admiraal
|
2df9a8ccad
Rename Rect2 and Rect2i clip() to intersection()
|
4 лет назад |
reduz
|
bf77016c8a
Reimplement skeletons and blend shapes
|
4 лет назад |
bruvzg
|
644f739660
Static analyzer fixes:
|
4 лет назад |
Aaron Franke
|
5dddf4377a
Rename RD texture "type" to "texture_type"
|
4 лет назад |
Aaron Franke
|
19bdd01438
Rename RD uniform "type" to "uniform_type"
|
4 лет назад |
reduz
|
70f5972905
Refactored Mesh internals and formats.
|
4 лет назад |
Rafał Mikrut
|
7bd03b7188
Initialize class/struct variables with default values in core/ and drivers/
|
4 лет назад |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
4 лет назад |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 лет назад |
John Zulauf
|
784f8fbbe5
Synchronization - Clean subpass dependency init
|
4 лет назад |
reduz
|
8ab9b39707
Implement CanvasGroup and CanvasItem clipping
|
4 лет назад |
rsjtdrjgfuzkfg
|
b1f95e150e
Fix crash in RenderingDeviceVulkan::shader_create
|
4 лет назад |
reduz
|
84d734da0e
Refactored 2D shader and lighting system
|
4 лет назад |
reduz
|
dd0b097e44
Fix invalid buffer updates in SDFGI
|
4 лет назад |
Juan Linietsky
|
c71e941ee8
Revert "Revert "Synchronization validation fix patch set 3 (inclusive of all previous patches)""
|
4 лет назад |
Juan Linietsky
|
f11f28936d
Revert "Synchronization validation fix patch set 3 (inclusive of all previous patches)"
|
4 лет назад |
Juan Linietsky
|
791b259a63
Revert "Cause buffer_update to emit error if called during compute/draw list"
|
4 лет назад |
Juan Linietsky
|
5f65eba5c4
Merge pull request #40849 from jzulauf-lunarg/zulauf_buffer_update_err_msg
|
4 лет назад |
John Zulauf
|
d2083282c0
Add pre-copy barrier to buffer update
|
4 лет назад |
John Zulauf
|
459fa078e0
Add subpass sync support for layout transitions
|
4 лет назад |
John Zulauf
|
5191a8e9db
Sync fix for clear texture
|
4 лет назад |
John Zulauf
|
9a9f667818
Sync fix texture_get_data bad barrier param
|
4 лет назад |
John Zulauf
|
3a1f14461a
Additional synchronization fixes w/o FORCE_FULL_BARRIER
|
5 лет назад |
John Zulauf
|
474fc19601
Correct stage masks for storage texture barriers
|
5 лет назад |
John Zulauf
|
d92f2e4a2d
Add barrier for buffer getting
|
5 лет назад |
John Zulauf
|
5a77eb5a83
Add fragment stage to texture copy/resolve barriers
|
5 лет назад |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
5 лет назад |
John Zulauf
|
98d677ef26
Cause buffer_update to emit error if called during compute/draw list
|
5 лет назад |
Rémi Verschelde
|
dfdfee04df
Vulkan: Fix struct init for VkClearAttachment
|
5 лет назад |
Rémi Verschelde
|
f54fd5ac10
Merge pull request #38835 from madmiraal/fix-38829
|
5 лет назад |