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
/
renderer_rd
/
cluster_builder_rd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-1
/
+1
|
\
|
*
Resolve load and store ops automatically for render passes for discardable te...
Dario
2024-11-25
1
-1
/
+1
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Fix missed light clusters when inside clipped lights
Pedro J. Estébanez
2024-03-13
1
-2
/
+4
*
Acyclic Command Graph for RenderingDevice.
Dario
2024-01-08
1
-9
/
+7
*
Fix potential integer underflow in rounded up divisions
EddieBreeg
2024-01-02
1
-3
/
+4
*
Use 16-bit index buffers instead of 32 when unnecessary
Matias N. Goldberg
2023-09-03
1
-9
/
+9
*
Fixup special case of cluster render
Pedro J. Estébanez
2023-08-28
1
-0
/
+1
*
Fix Vulkan crash with many Omni/SpotLights, Decals or ReflectionProbes
bitsawer
2023-08-21
1
-1
/
+1
*
Save cluster render shader from being optimized out entirely
Pedro J. Estébanez
2023-05-08
1
-3
/
+17
*
Fix some SpotLight3D issues (clustering artifacts, light leak)
Hendrik Brucker
2023-01-24
1
-18
/
+28
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Implement Vector4, Vector4i, Projection
reduz
2022-07-23
1
-2
/
+2
*
Split dependency logic
Bastiaan Olij
2022-06-28
1
-1
/
+1
*
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-1
/
+1
*
Add a UniformSet cache
reduz
2022-03-06
1
-10
/
+10
*
Tweak render timestamp names for explicitness and consistency
Hugo Locurcio
2022-03-04
1
-4
/
+4
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Remove disabled debug code in ClusterBuilderRD
Hugo Locurcio
2021-11-25
1
-8
/
+0
*
Rename Transform to Transform3D in core
Aaron Franke
2021-06-03
1
-1
/
+1
*
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-27
1
-6
/
+6
*
Fixes to get Godot running again on Intel IGP
reduz
2021-02-05
1
-5
/
+4
*
Rewrote how barriers work for faster rendering
reduz
2021-02-04
1
-8
/
+14
*
Reorganize RenderingDevice barriers
reduz
2021-01-26
1
-4
/
+4
*
Added GPU based cluster builder
reduz
2021-01-19
1
-0
/
+550