Pedro J. Estébanez
|
a82352c7e3
Avoid manual memory management of certain arrays in Vulkan RD
|
3 years ago |
Pedro J. Estébanez
|
3d58b79792
Fix confusion between Vulkan and RD storage buffer usage values
|
3 years ago |
Pedro J. Estébanez
|
525de52b08
Stop debug time full barriers preventing layout transitions in Vulkan RD
|
3 years ago |
Pedro J. Estébanez
|
e1645567a6
Optimize texture update in Vulkan RD
|
3 years ago |
Pedro J. Estébanez
|
509c0eb86b
Apply some small fixes/enhancements to the Vulkan RD
|
3 years ago |
Pedro J. Estébanez
|
fc6ac4a155
Consider uniform writability part of the interface of the set
|
3 years ago |
Bastiaan Olij
|
997810e417
Split GI effects and fix stereoscopic rendering of GI effects
|
3 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Hugo Locurcio
|
31194f5b1c
Add `get_video_adapter_api_version()` to RenderingServer
|
4 years ago |
bruvzg
|
de4c97758a
Fix more issues found by cppcheck.
|
3 years ago |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 years ago |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 years ago |
jfons
|
e69d762dd0
Add color pass flags to Forward Clustered renderer
|
3 years ago |
Pedro J. Estébanez
|
171e31de68
vk_mem_alloc: Update to upstream + Replace use of deprecated items
|
3 years ago |
Rémi Verschelde
|
e142c10fc5
Merge pull request #58993 from notSanil/device-limit-exceeded-fix
|
3 years ago |
notSanil
|
36fa7059ed
Fix device limit exceeding for uniform buffer
|
3 years ago |
kobewi
|
39d429e497
Change some math macros to constexpr
|
3 years ago |
reduz
|
b0ca03b0a2
Add a UniformSet cache
|
3 years ago |
Bastiaan Olij
|
fe5bb06df9
Fixing retrospective code for specialisation constants
|
3 years ago |
Pedro J. Estébanez
|
801741e787
vk_mem_alloc: Update to upstream + Adapt approach to small objects pooling
|
3 years ago |
Bastiaan Olij
|
a78a9fee71
Implementing OpenXR driver
|
3 years ago |
bruvzg
|
0c27667124
[Windows] Fix Vulkan driver crash on sub-window minimization.
|
3 years ago |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 years ago |
Pedro J. Estébanez
|
4e6c9d3ae9
Add a separate pool for small allocations in Vulkan RD
|
3 years ago |
Rémi Verschelde
|
9b9440165b
Merge pull request #54890 from briansemrau/threadsafe-drawpute-lists
|
3 years ago |
Rémi Verschelde
|
8b8e858778
Merge pull request #54489 from briansemrau/texture-delete-update
|
3 years ago |
Hugo Locurcio
|
40be15920f
Remove support for PVRTC texture encoding and decoding
|
3 years ago |
luz paz
|
858bcd5058
Fix various typos
|
3 years ago |