bruvzg
|
57829b7cc4
Re-enable per-pixel transparency support on Linux, macOS, and Windows (for Vulkan and OpenGL rendering drivers).
|
2 éve |
Pedro J. Estébanez
|
994d2faf97
Let platforms override the sizing of Vulkan swapchain and window
|
2 éve |
Pedro J. Estébanez
|
8a3bc72954
Apply correct formatting to comments in the Vulkan driver
|
2 éve |
Hugo Locurcio
|
d2271eb300
Improve error message when the requested V-Sync mode cannot be used
|
3 éve |
Pedro J. Estébanez
|
df0a7ce17a
Remove unintended string copies
|
2 éve |
Pedro J. Estébanez
|
6d0c84717f
Fill view and correlation masks correctly for single view in Vulkan RD
|
2 éve |
Rémi Verschelde
|
3fe89e7fa9
Merge pull request #63237 from RandomShaper/amend_error_msg
|
2 éve |
Pedro J. Estébanez
|
73ba313368
Improve messages about VRS
|
2 éve |
Aaron Franke
|
97df94ae90
Update comments in vulkan_context.cpp
|
2 éve |
Bastiaan Olij
|
d139131aab
Adding Variable Rate Shading support to Godot
|
3 éve |
Rémi Verschelde
|
08044aa2e3
Vulkan: Make `loader_get_json` "error" a verbose message on Windows
|
2 éve |
Pedro J. Estébanez
|
509c0eb86b
Apply some small fixes/enhancements to the Vulkan RD
|
3 éve |
Hugo Locurcio
|
31194f5b1c
Add `get_video_adapter_api_version()` to RenderingServer
|
3 éve |
Rémi Verschelde
|
a647fb3e62
Fix typos with codespell
|
3 éve |
Bastiaan Olij
|
a78a9fee71
Implementing OpenXR driver
|
3 éve |
Bastiaan Olij
|
1034459d61
vkQueueSubmit needs pWaitDstStageMask sized to waitSemaphoreCount
|
3 éve |
Rémi Verschelde
|
488116e4d8
Merge pull request #58236 from bruvzg/win_min_fix
|
3 éve |
bruvzg
|
0c27667124
[Windows] Fix Vulkan driver crash on sub-window minimization.
|
3 éve |
Bastiaan Olij
|
d7465d7c6a
We were only getting our available shader features, now we also enabling them
|
3 éve |
Rémi Verschelde
|
1bdb82c64e
Fix typos with codespell
|
3 éve |
Bastiaan Olij
|
eb9d8ad44a
Nitpicking, VK_VERSION_* have been deprecated, replaced by VK_API_VERSION_*.
|
3 éve |
Nathan Franke
|
8a0a3accee
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
|
3 éve |
Rémi Verschelde
|
d9a4ff7583
Merge pull request #55020 from bruvzg/vlk_device_surface_check
|
3 éve |
Haoyu Qiu
|
c0d3bdc0ca
Add list initialization support for Vector & LocalVector
|
3 éve |
Rémi Verschelde
|
095c72b03e
Merge pull request #55790 from Calinou/renderingserver-add-device-type-getter
|
3 éve |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 éve |
Eric Engestrom
|
83333f7e15
drivers/vulkan: limit pEngineName to only the engine name, without its version
|
3 éve |
Eric Engestrom
|
961bf6e30f
drivers/vulkan: set the engineVersion to Godot's version
|
3 éve |
Hugo Locurcio
|
b3174e7af9
Add `RenderingServer.get_video_adapter_type()` method
|
3 éve |
Je06jm
|
20deb0917d
Implemented AMD's FSR as a computer shader for upscaling 3D scenes
|
3 éve |