Rémi Verschelde
|
a647fb3e62
Fix typos with codespell
|
3 years ago |
notSanil
|
36fa7059ed
Fix device limit exceeding for uniform buffer
|
3 years ago |
reduz
|
b0ca03b0a2
Add a UniformSet cache
|
3 years ago |
Bastiaan Olij
|
a78a9fee71
Implementing OpenXR driver
|
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 |
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 |
Je06jm
|
20deb0917d
Implemented AMD's FSR as a computer shader for upscaling 3D scenes
|
3 years ago |
clayjohn
|
0eff109a21
Added SSIL post processing effect
|
4 years ago |
Brian Semrau
|
4a1c28460e
Fix materials not updating when texture replaced/deleted
|
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 |
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 |
reduz
|
b2f6db7aa8
Implement Specialization Constants
|
4 years ago |
reduz
|
83addd6ee5
Fix material invalidation on reimport.
|
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 |
reduz
|
0d2e02945b
Implement shader caching
|
4 years ago |
Rémi Verschelde
|
4219a4cb6f
Fix typos with codespell
|
4 years ago |
Bastiaan Olij
|
90ef5d73c4
Cleanup vulkan capabilities check and add multiview check
|
4 years ago |
Bastiaan Olij
|
a6c989bc1b
Obtain supported Vulkan API
|
4 years ago |
reduz
|
f20999f6fe
Rewrote how barriers work for faster rendering
|
4 years ago |
reduz
|
280f334f81
Reorganize RenderingDevice barriers
|
4 years ago |
clayjohn
|
7323cbab4b
Add named resources and debug labels in RenderDoc
|
4 years ago |