reduz
|
45af29da80
Add a new HashSet template
|
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 |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
3 years ago |
Pedro J. Estébanez
|
171e31de68
vk_mem_alloc: Update to upstream + Replace use of deprecated items
|
3 years ago |
notSanil
|
36fa7059ed
Fix device limit exceeding for uniform buffer
|
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 |
Pedro J. Estébanez
|
4e6c9d3ae9
Add a separate pool for small allocations in Vulkan RD
|
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 |
clayjohn
|
0eff109a21
Added SSIL post processing effect
|
4 years ago |
JFonS
|
5f69218edc
Merge pull request #51604 from TechnoPorg/fix-vulkan-parent-material
|
3 years ago |
Bastiaan Olij
|
506ae80876
Expose Vulkan internal values for access from extensions
|
4 years ago |
Bastiaan Olij
|
64626cc435
Optionally scale 3D render content
|
4 years ago |
reduz
|
6027cd0a1d
Fixes to mobile renderer
|
4 years ago |
TechnoPorg
|
b097e7f510
Vulkan: Fix CanvasItem::use_parent_material
|
4 years ago |
bruvzg
|
d7957a2a20
Use "volk" instead of statically linked Vulkan loader.
|
4 years ago |
Bastiaan Olij
|
b920bf05a4
Use subpasses to do 3D rendering and resolve in mobile renderer
|
4 years ago |
reduz
|
cf3f404d31
Implement Binary Shader Compilation
|
4 years ago |
luz paz
|
3564c16cb8
Fix various typos with codespell
|
4 years ago |
reduz
|
b2f6db7aa8
Implement Specialization Constants
|
4 years ago |
reduz
|
83addd6ee5
Fix material invalidation on reimport.
|
4 years ago |
reduz
|
24efb13f7e
Fix threaded update for textures
|
4 years ago |
reduz
|
6c55d2aad2
Fix Render Info
|
4 years ago |
reduz
|
bde6f5eed1
Implement Framebuffer Subpass support
|
4 years ago |
Bastiaan Olij
|
15c1a76361
Add stereoscopic rendering through multiview
|
4 years ago |