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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-73
/
+65
|
\
|
*
Resolve load and store ops automatically for render passes for discardable te...
Dario
2024-11-25
1
-73
/
+65
*
|
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-0
/
+2
|
\
|
|
*
Give the barrier pool its own mutex to avoid a deadlock with transfer workers.
Dario
2024-11-11
1
-0
/
+2
*
|
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-0
/
+1
|
\
|
|
*
Fix splash screen upside down on Android
Matias N. Goldberg
2024-10-31
1
-0
/
+1
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-0
/
+3
|
\
|
|
*
Merge pull request #97247 from thimenesup/draw_indirect_rd
Thaddeus Crews
2024-10-29
1
-0
/
+1
|
|
\
|
|
*
Add draw indirect to Rendering Device
thimenesup
2024-10-29
1
-0
/
+1
|
*
|
Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased
Clay John
2024-10-29
1
-0
/
+2
|
|
\
\
|
|
*
|
Add Swappy & Pre-Transformed Swapchain
Matias N. Goldberg
2024-10-28
1
-0
/
+2
*
|
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
|
|
Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5
Spartan322
2024-10-24
1
-0
/
+2
|
\
|
|
|
|
*
|
|
Implement thread ownership change for RenderingDevice
Pedro J. Estébanez
2024-10-21
1
-0
/
+2
*
|
|
|
Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6d
Spartan322
2024-10-18
1
-3
/
+9
|
\
|
|
|
|
*
|
|
Move transitions of textures initialized by transfer workers to the main grap...
Dario
2024-10-18
1
-1
/
+4
|
*
|
|
Rewrite semaphore handling for transfer workers.
Dario
2024-10-17
1
-2
/
+5
|
|
/
/
*
/
/
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
-35
/
+89
*
|
CI: Update `clang-format` pre-commit hook to 19.1.0
Rémi Verschelde
2024-09-26
1
-1
/
+1
|
/
*
Add support for compiling with VS clang-cl toolset
Alula
2024-08-28
1
-1
/
+3
*
Disable extra memory tracking by default
Matias N. Goldberg
2024-08-24
1
-0
/
+2
*
Add debug utilities for Vulkan
Matias N. Goldberg
2024-08-21
1
-2
/
+27
*
Fail when submit or sync called on main rendering device
clayjohn
2024-08-12
1
-0
/
+3
*
Merge pull request #91769 from DarioSamo/d3d12_enhanced_barriers
Rémi Verschelde
2024-05-31
1
-0
/
+39
|
\
|
*
Add support for enhanced barriers in D3D12.
Dario
2024-05-20
1
-0
/
+39
*
|
[DisplayServer] Add method to check if window transparency is supported and e...
bruvzg
2024-05-23
1
-0
/
+2
|
/
*
Add context getter to RenderingDevice
Pedro J. Estébanez
2024-05-17
1
-0
/
+2
*
Add optional driver workaround to RenderingDevice for Adreno 6XX.
Dario
2024-05-13
1
-0
/
+3
*
Add draw and dispatch count to timestamp validation.
Dario
2024-05-03
1
-0
/
+2
*
Revert change to default depth clear value in draw_list_begin
clayjohn
2024-04-17
1
-1
/
+1
*
Use Reverse Z for the depth buffer
Khasehemwy
2024-04-04
1
-1
/
+1
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
1
-1
/
+1
*
Remove self includes in some files
blackbird806
2024-02-27
1
-1
/
+0
*
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
-63
/
+63
*
Fix incorrect mapping of initial action as clear region continue to clear.
Dario
2024-01-09
1
-1
/
+1
*
Fix usage of index offsets in RenderingDevice
Patrick Dawson
2024-01-09
1
-4
/
+2
*
Acyclic Command Graph for RenderingDevice.
Dario
2024-01-08
1
-99
/
+136
*
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
Pedro J. Estébanez
2023-12-20
1
-1010
/
+965
*
Vertex and attribute compression to reduce the size of the vertex format.
clayjohn
2023-10-05
1
-2
/
+2
*
Merge pull request #81356 from pkdawson/rd-compat
Yuri Sizov
2023-09-27
1
-0
/
+7
|
\
|
*
Add compatibility methods for RenderingDevice BarrierMask
Patrick Dawson
2023-09-27
1
-0
/
+7
*
|
Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support.
Dario
2023-09-25
1
-0
/
+18
*
|
Expose texture_create_from_extension to GDExtension
Shawn Wallace
2023-09-23
1
-1
/
+1
|
/
*
Add buffer_copy method to RenderingDevice interface and an implementation for...
Dario
2023-08-12
1
-0
/
+1
*
Fix or workaround recent extension API compatibility issues
Rémi Verschelde
2023-08-03
1
-0
/
+5
*
Merge pull request #79911 from BastiaanOlij/fix_barrier_breakage
Yuri Sizov
2023-08-01
1
-6
/
+6
|
\
|
*
Add exceptions for breakage introduced in RD barriers and prevent future brea...
Bastiaan Olij
2023-07-28
1
-6
/
+6
*
|
Merge pull request #79606 from clayjohn/ShaderRD-compilation-groups
Yuri Sizov
2023-08-01
1
-1
/
+2
|
\
\
[next]