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 |
Rémi Verschelde
|
095c72b03e
Merge pull request #55790 from Calinou/renderingserver-add-device-type-getter
|
3 years ago |
Rémi Verschelde
|
7f66c16c03
Merge pull request #51206 from clayjohn/Vulkan-ASSGI
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Hugo Locurcio
|
b3174e7af9
Add `RenderingServer.get_video_adapter_type()` method
|
3 years ago |
Rémi Verschelde
|
daccf48929
Merge pull request #55704 from RandomShaper/fix_little_vk_mistake
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Pedro J. Estébanez
|
76f262f241
Fix misuse of Vulkan enum value
|
3 years ago |
Je06jm
|
20deb0917d
Implemented AMD's FSR as a computer shader for upscaling 3D scenes
|
3 years ago |