John Zulauf
|
d2083282c0
Add pre-copy barrier to buffer update
|
4 years ago |
John Zulauf
|
459fa078e0
Add subpass sync support for layout transitions
|
4 years ago |
John Zulauf
|
5191a8e9db
Sync fix for clear texture
|
4 years ago |
John Zulauf
|
9a9f667818
Sync fix texture_get_data bad barrier param
|
4 years ago |
John Zulauf
|
3a1f14461a
Additional synchronization fixes w/o FORCE_FULL_BARRIER
|
5 years ago |
John Zulauf
|
474fc19601
Correct stage masks for storage texture barriers
|
5 years ago |
John Zulauf
|
d92f2e4a2d
Add barrier for buffer getting
|
5 years ago |
John Zulauf
|
5a77eb5a83
Add fragment stage to texture copy/resolve barriers
|
5 years ago |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
5 years ago |
Rémi Verschelde
|
dfdfee04df
Vulkan: Fix struct init for VkClearAttachment
|
5 years ago |
Rémi Verschelde
|
f54fd5ac10
Merge pull request #38835 from madmiraal/fix-38829
|
5 years ago |
Rémi Verschelde
|
a5fb445121
Merge pull request #40450 from asmaloney/spelling
|
5 years ago |
Andy Maloney
|
4dda62f591
Fix spelling & grammar in comments, docs, and messages
|
5 years ago |
Andy Maloney
|
8b949918b1
Fix spelling of a var, a struct, and message output
|
5 years ago |
Juan Linietsky
|
201d606b3d
Addition of SDFGI for open world global illumination
|
5 years ago |
Rémi Verschelde
|
5e62a2ee75
Vulkan: Initialize struct members on declaration
|
5 years ago |
Marcel Admiraal
|
19d3e17f01
Fix may be used unitialized warnings in _render_pass_create()
|
5 years ago |
Rémi Verschelde
|
4f23215395
Merge pull request #38750 from madmiraal/fix-vulkan-uninitialized-warning
|
5 years ago |
Marcel Admiraal
|
8f0b3392c3
Silence mulitple may be used uninitialized warnings in
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Juan Linietsky
|
1bea8e1eac
New lightmapper
|
5 years ago |
Rémi Verschelde
|
69de7ce38c
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
5 years ago |
Juan Linietsky
|
f8ef38efed
Add proper type to most public API uses of Array
|
5 years ago |
Juan Linietsky
|
ae09b55a19
Exposed RenderingDevice to script API
|
5 years ago |
Juan Linietsky
|
49d0c6a5c9
Ability to create local RenderingDevice instances.
|
5 years ago |
qarmin
|
943ec79859
Fixes leaks in ResourceCache, Vulkan and X11
|
5 years ago |
Juan Linietsky
|
5944eb6e7f
Implement decals
|
5 years ago |
Juan Linietsky
|
a57dc398db
Implement MSAA
|
5 years ago |
Juan Linietsky
|
9dc19f7619
Merge pull request #37808 from reduz/port-effects-to-compute
|
5 years ago |