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
/
forward_mobile
/
render_forward_mobile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-2
/
+2
|
\
|
*
Resolve load and store ops automatically for render passes for discardable te...
Dario
2024-11-25
1
-2
/
+2
*
|
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
|
/
*
Implement asynchronous transfer queues, thread guards on RenderingDevice. Add...
Dario
2024-10-02
1
-29
/
+66
*
Style: Apply new `clang-format` changes
Thaddeus Crews
2024-09-20
1
-5
/
+5
*
Implement support for bicubic lightmap filtering
BlueCube3310
2024-08-19
1
-2
/
+3
*
Use a spec constant to control whether the MultiMesh branch is used in the ve...
clayjohn
2024-07-12
1
-0
/
+1
*
Make RenderSceneData take projection correction into account
Bastiaan Olij
2024-06-27
1
-1
/
+1
*
Fix LOD selection in compatibility backend and clean up LOD code
clayjohn
2024-05-23
1
-3
/
+2
*
Use Reverse Z for the depth buffer
Khasehemwy
2024-04-04
1
-1
/
+1
*
Add optional depth fog
Eidolon
2024-02-17
1
-0
/
+1
*
Fix shadows for billboarded Sprite3D's
Erik Johnson
2024-02-13
1
-2
/
+2
*
Acyclic Command Graph for RenderingDevice.
Dario
2024-01-08
1
-12
/
+3
*
Use best fit normals for storing screen space normals
clayjohn
2023-12-21
1
-0
/
+1
*
Merge passes in Vulkan mobile renderer
Bastiaan Olij
2023-12-16
1
-8
/
+2
*
Use render pass uniform set to store viewport samplers.
clayjohn
2023-11-08
1
-15
/
+3
*
Use default samplers in base uniform set when rendering to reflection probes
clayjohn
2023-11-07
1
-2
/
+12
*
Ensure that only visible paired lights are used
Clay
2023-10-17
1
-1
/
+2
*
Vertex and attribute compression to reduce the size of the vertex format.
clayjohn
2023-10-05
1
-21
/
+31
*
Fix mipmap bias behavior by refactoring how samplers are created by Material ...
Dario
2023-09-06
1
-1
/
+1
*
Expose RenderingSceneBuffers through ClassDB
Bastiaan Olij
2023-07-26
1
-7
/
+0
*
replace sampler arrays with constant sampler elements
ChibiDenDen
2023-06-22
1
-1
/
+3
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Move SDFGI update logic into clustered renderer
Bastiaan Olij
2022-12-24
1
-0
/
+9
*
Implement render_target_was_used API so that Viewports can properly check if ...
clayjohn
2022-12-16
1
-0
/
+1
*
Expose `BarrierMask` as flags enum in `RenderingDevice`
Yuri Rubinsky
2022-11-22
1
-3
/
+3
*
Use radial distance for making LOD decisions.
TechnoPorg
2022-10-12
1
-3
/
+1
*
Moving SSEffects settings into class
Bastiaan Olij
2022-10-04
1
-0
/
+7
*
Move cluster builder, sdfgi and gi structures to clustered renderer, move lig...
Bastiaan Olij
2022-10-04
1
-38
/
+66
*
Update Instance flags in shaders to match instance flags in engine
clayjohn
2022-10-02
1
-1
/
+1
*
Merge pull request #65541 from clayjohn/renderer-setting
Rémi Verschelde
2022-09-20
1
-1
/
+1
|
\
|
*
Split rendering driver project setting into renderer_name and rendering_drive...
clayjohn
2022-09-19
1
-1
/
+1
*
|
Merge pull request #65833 from JFonS/taa_fix_particles_errors
Rémi Verschelde
2022-09-16
1
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
Fix error spam in the renderer when using GPUParticles3D
JFonS
2022-09-16
1
-7
/
+8
*
|
Extract shared scene data into a separate class
Bastiaan Olij
2022-09-15
1
-69
/
+0
|
/
*
Extracting render buffers and changing it to a more generic solution
Bastiaan Olij
2022-09-01
1
-33
/
+30
*
Implement Physical Light Units as an optional setting.
clayjohn
2022-08-31
1
-5
/
+7
*
Change RendererSceneRender::GeometryInstance so more code is shared among ren...
Bastiaan Olij
2022-07-27
1
-77
/
+25
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-3
/
+4
*
Implement Vector4, Vector4i, Projection
reduz
2022-07-23
1
-3
/
+3
*
Adding Variable Rate Shading support to Godot
Bastiaan Olij
2022-07-17
1
-1
/
+3
*
Merge pull request #62344 from BastiaanOlij/extract_dependencies
Rémi Verschelde
2022-07-06
1
-5
/
+5
|
\
|
*
Split dependency logic
Bastiaan Olij
2022-06-28
1
-5
/
+5
*
|
Use the Static global illumination mode in GeometryInstance3D by default
Hugo Locurcio
2022-06-23
1
-1
/
+1
|
/
*
Introduce eye_offset for correcting stereoscopic reflections
Bastiaan Olij
2022-06-17
1
-0
/
+1
*
Initial TAA implementation
jfons
2022-06-07
1
-1
/
+2
*
Fix "ortogonal" -> "orthogonal" typo in rasterizer code
Hugo Locurcio
2022-04-26
1
-1
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-1
/
+1
*
Rename several transform built-ins in shaders
Yuri Roubinsky
2022-03-18
1
-2
/
+2
[next]