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_graph.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-9
/
+72
|
\
|
*
Resolve load and store ops automatically for render passes for discardable te...
Dario
2024-11-25
1
-9
/
+72
*
|
Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823
Spartan322
2024-11-20
1
-2
/
+5
|
\
|
|
*
Improve dependency detection in render graph for draw lists with partial cove...
Dario
2024-11-19
1
-2
/
+5
*
|
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-1
/
+1
|
\
|
|
*
Improve graph's detection of intersection between draw lists.
Dario
2024-11-11
1
-1
/
+1
*
|
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-0
/
+2
|
\
|
|
*
Add dependency detection improvements to the render graph.
Dario
2024-11-01
1
-0
/
+2
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-0
/
+18
|
\
|
|
*
Merge pull request #97247 from thimenesup/draw_indirect_rd
Thaddeus Crews
2024-10-29
1
-0
/
+18
|
|
\
|
|
*
Add draw indirect to Rendering Device
thimenesup
2024-10-29
1
-0
/
+18
*
|
|
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
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Fix race conditions in breadcrumbs
Matias N. Goldberg
2024-10-22
1
-0
/
+6
*
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-1
/
+4
|
\
|
|
|
*
|
Improve synchronization of rendering commands after changes from transfer que...
Dario
2024-10-21
1
-1
/
+4
|
|
/
*
/
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Add debug utilities for Vulkan
Matias N. Goldberg
2024-08-21
1
-3
/
+6
*
Add support for enhanced barriers in D3D12.
Dario
2024-05-20
1
-7
/
+19
*
Add optional driver workaround to RenderingDevice for Adreno 6XX.
Dario
2024-05-13
1
-3
/
+19
*
Remove tracking logic for input attachments as it's not necessary.
Dario
2024-02-21
1
-2
/
+0
*
Add validation to render graph for draw and compute lists.
Dario
2024-02-14
1
-0
/
+2
*
Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...
Dario
2024-02-12
1
-1
/
+2
*
Improve stage and slice tracking behavior of RenderingDeviceGraph to fix vari...
Dario
2024-01-26
1
-7
/
+12
*
Acyclic Command Graph for RenderingDevice.
Dario
2024-01-08
1
-0
/
+668