index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vulkan
/
rendering_device_driver_vulkan.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
1
-1
/
+1
|
\
|
*
Merge pull request #98883 from ducklin5/fix/VkResultError
Thaddeus Crews
2024-11-10
1
-0
/
+1
|
|
\
|
|
*
fix: add vulkan error checks in command_queue_execute_and_present
Azeez Abass
2024-11-06
1
-0
/
+1
|
*
|
Account for the case surface_capabilities.currentExtent is unset
Trevor Davenport
2024-11-05
1
-1
/
+0
|
|
/
*
|
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-1
/
+3
|
\
|
|
*
Merge pull request #93401 from Repiteo/style/clang-tidy-fixes
Thaddeus Crews
2024-11-04
1
-1
/
+1
|
|
\
|
|
*
Style: Apply `clang-tidy` fixes
Thaddeus Crews
2024-11-04
1
-1
/
+1
|
*
|
Fix splash screen upside down on Android
Matias N. Goldberg
2024-10-31
1
-0
/
+2
|
|
/
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-0
/
+10
|
\
|
|
*
Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased
Clay John
2024-10-29
1
-0
/
+10
|
|
\
|
|
*
Add Swappy & Pre-Transformed Swapchain
Matias N. Goldberg
2024-10-28
1
-0
/
+10
*
|
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
1
-0
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Fix race conditions in breadcrumbs
Matias N. Goldberg
2024-10-22
1
-0
/
+5
*
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-0
/
+9
|
\
|
|
|
*
|
Improve synchronization of rendering commands after changes from transfer que...
Dario
2024-10-21
1
-0
/
+9
|
|
/
*
/
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Implement asynchronous transfer queues, thread guards on RenderingDevice. Add...
Dario
2024-10-02
1
-1
/
+1
*
Move Vulkan includes to a central godot_vulkan.h header
Gergely Kis
2024-09-29
1
-5
/
+1
*
Vulkan: account for externally backed textures (i.e., created via `texture_cr...
Sander
2024-09-12
1
-0
/
+3
*
Add debug utilities for Vulkan
Matias N. Goldberg
2024-08-21
1
-2
/
+31
*
Merge pull request #91769 from DarioSamo/d3d12_enhanced_barriers
Rémi Verschelde
2024-05-31
1
-0
/
+1
|
\
|
*
Add support for enhanced barriers in D3D12.
Dario
2024-05-20
1
-0
/
+1
*
|
[DisplayServer] Add method to check if window transparency is supported and e...
bruvzg
2024-05-23
1
-0
/
+3
|
/
*
Improvements to VRS/Foveated rendering
Bastiaan Olij
2024-05-03
1
-0
/
+1
*
Merge execute and present commands for RenderingDeviceDriver.
Dario
2024-02-19
1
-2
/
+4
*
Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...
Dario
2024-02-12
1
-25
/
+183
*
Acyclic Command Graph for RenderingDevice.
Dario
2024-01-08
1
-0
/
+7
*
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
Pedro J. Estébanez
2023-12-20
1
-0
/
+482