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
/
servers
/
rendering
/
rendering_device_driver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
1
-6
/
+4
|
\
|
*
Merge pull request #98910 from darksylinc/matias-id_arm32
Thaddeus Crews
2024-11-10
1
-6
/
+4
|
|
\
|
|
*
Force RID::id to be always uint64_t
Matias N. Goldberg
2024-11-06
1
-6
/
+4
*
|
|
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-0
/
+4
|
\
|
|
|
*
|
Merge pull request #98709 from darksylinc/matias-upsidedown-splash
Thaddeus Crews
2024-11-04
1
-0
/
+3
|
|
\
\
|
|
*
|
Fix splash screen upside down on Android
Matias N. Goldberg
2024-10-31
1
-0
/
+3
|
|
|
/
|
*
/
Add dependency detection improvements to the render graph.
Dario
2024-11-01
1
-0
/
+1
|
|
/
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-0
/
+4
|
\
|
|
*
Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased
Clay John
2024-10-29
1
-0
/
+4
|
|
\
|
|
*
Add Swappy & Pre-Transformed Swapchain
Matias N. Goldberg
2024-10-28
1
-0
/
+4
*
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
|
Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6d
Spartan322
2024-10-18
1
-0
/
+2
|
\
|
|
|
*
|
Move transitions of textures initialized by transfer workers to the main grap...
Dario
2024-10-18
1
-0
/
+2
|
|
/
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-1
/
+1
|
/
*
Implement asynchronous transfer queues, thread guards on RenderingDevice. Add...
Dario
2024-10-02
1
-2
/
+2
*
Add debug utilities for Vulkan
Matias N. Goldberg
2024-08-21
1
-0
/
+6
*
Add Metal support for macOS (arm64) and iOS
Stuart Carnie
2024-08-20
1
-0
/
+1
*
Merge pull request #91769 from DarioSamo/d3d12_enhanced_barriers
Rémi Verschelde
2024-05-31
1
-8
/
+18
|
\
|
*
Add support for enhanced barriers in D3D12.
Dario
2024-05-20
1
-8
/
+18
*
|
[DisplayServer] Add method to check if window transparency is supported and e...
bruvzg
2024-05-23
1
-0
/
+2
|
/
*
Fixes `RenderingDevice::get_driver_resource` will crash or give incorrect res...
jsjtxietian
2024-04-08
1
-1
/
+1
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
1
-4
/
+4
*
Merge pull request #87872 from RandomShaper/d3d12_tex_mem_is_life
Rémi Verschelde
2024-02-27
1
-1
/
+1
|
\
|
*
Direct3D 12: Enhance management of texture data life cycle
Pedro J. Estébanez
2024-02-27
1
-1
/
+1
*
|
Merge execute and present commands for RenderingDeviceDriver.
Dario
2024-02-19
1
-2
/
+1
|
/
*
Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...
Dario
2024-02-12
1
-25
/
+105
*
Acyclic Command Graph for RenderingDevice.
Dario
2024-01-08
1
-0
/
+11
*
Fix msvc 14.1 complains about "atempting to reference a deleted function"
jsjtxietian
2023-12-25
1
-0
/
+2
*
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
Pedro J. Estébanez
2023-12-20
1
-0
/
+687