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
/
shaders
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #99548 from Repiteo/style/clang-format-19-options
Thaddeus Crews
2024-11-22
3
-3
/
+0
|
\
|
*
Style: Add 19.1.0 LLVM options to `.clang-format`
Thaddeus Crews
2024-11-22
3
-3
/
+0
*
|
Mask out shadows on CanvasItems that don't have a matching item_shadow_mask
clayjohn
2024-11-21
2
-49
/
+46
|
/
*
Merge pull request #94981 from Chaosus/shader_fix_screen_uv_in_spatial_light
Thaddeus Crews
2024-11-21
3
-11
/
+11
|
\
|
*
Allow `SCREEN_UV` to be used in light function of spatial shader
Chaosus
2024-11-19
3
-11
/
+11
*
|
Unify y-flip behavior for sky in RD backends
clayjohn
2024-11-19
1
-2
/
+2
|
/
*
Normalize normal tangent and binormal before interpolating in the mobile rend...
clayjohn
2024-11-13
1
-7
/
+7
*
Merge pull request #98701 from DarioSamo/rd-graph-improvements
Thaddeus Crews
2024-11-04
1
-4
/
+1
|
\
|
*
Add dependency detection improvements to the render graph.
Dario
2024-11-01
1
-4
/
+1
*
|
Add multiple specialization constants to Forward+ and Mobile.
Dario
2024-11-04
4
-253
/
+202
|
/
*
2D: Fix various issues and minor performance optimisations
Stuart Carnie
2024-10-30
2
-10
/
+6
*
Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased
Clay John
2024-10-29
1
-2
/
+16
|
\
|
*
Add Swappy & Pre-Transformed Swapchain
Matias N. Goldberg
2024-10-28
1
-2
/
+16
*
|
Fix soft shadows by increasing the bit count for specialization constants.
Dario
2024-10-28
2
-14
/
+23
*
|
Merge pull request #98226 from m-pranav-r/fix-volumetric-shadows
Thaddeus Crews
2024-10-21
1
-0
/
+1
|
\
\
|
*
|
Fix incorrect depth comparison used to calculate volumetric fog shadowing
m-pranav-r
2024-10-16
1
-0
/
+1
|
|
/
*
/
Move preprocessor to end of line for iterator, remove redeclaration incompati...
EnlightenedOne
2024-10-14
1
-5
/
+1
|
/
*
Implement asynchronous transfer queues, thread guards on RenderingDevice. Add...
Dario
2024-10-02
7
-224
/
+403
*
Clamp UV-coordinates to centers of outermost texels when configured to do so
Patrick Owen
2024-09-29
1
-1
/
+2
*
Merge pull request #83360 from ywmaa/vertex_shading
Rémi Verschelde
2024-09-29
3
-186
/
+412
|
\
|
*
Implement vertex shading
ywmaa
2024-09-29
3
-186
/
+412
*
|
Combine texture and instance data into one uniform set in the 2D renderer
clayjohn
2024-09-27
1
-5
/
+5
|
/
*
Merge pull request #97428 from clayjohn/shadow-filter-jitter-rebase
Rémi Verschelde
2024-09-26
4
-42
/
+42
|
\
|
*
Jitter shadow map dithering pattern across frames when TAA is enabled
Hugo Locurcio
2024-09-24
4
-42
/
+42
*
|
Merge pull request #96923 from Repiteo/style/warning-admonition
Rémi Verschelde
2024-09-26
2
-5
/
+9
|
\
\
|
*
|
Style: Add `WARNING:` as new comment admonition
Thaddeus Crews
2024-09-25
2
-5
/
+9
*
|
|
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
6
-0
/
+6
|
/
/
*
/
Fix incorrect Reinhard tonemap operator
Rie
2024-09-25
1
-2
/
+6
|
/
*
Calculate pixel snap in canvas space instead of world space
clayjohn
2024-09-20
1
-2
/
+2
*
Style: Apply new `clang-format` changes
Thaddeus Crews
2024-09-20
6
-23
/
+27
*
2D: Add batching to RendererCanvasRenderRD
Stuart Carnie
2024-09-12
2
-47
/
+72
*
LightmapGI: Pack L1 SH coefficients for directional lightmaps
BlueCube3310
2024-09-05
2
-19
/
+18
*
Merge pull request #86809 from clayjohn/TAA-disocclusion
Rémi Verschelde
2024-09-03
1
-1
/
+3
|
\
|
*
Tune TAA disocclusion scale to avoid rejecting all samples during motion.
clayjohn
2024-01-04
1
-1
/
+3
*
|
Merge pull request #96426 from clayjohn/RD-reflection-probe-roughness
Rémi Verschelde
2024-09-03
1
-1
/
+1
|
\
\
|
*
|
Use non-linear mapping for ReflectionProbe mip levels to match sky
clayjohn
2024-09-01
1
-1
/
+1
*
|
|
Merge pull request #93448 from clayjohn/transmittance-fixes
Rémi Verschelde
2024-09-03
2
-28
/
+36
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Various fixes for transmittance effect
clayjohn
2024-06-21
2
-28
/
+36
*
|
|
Add `CLIP_SPACE_FAR` built-in to spatial shader
Chaosus
2024-08-27
2
-0
/
+4
*
|
|
Merge pull request #95888 from clayjohn/Lightmap-SH-coefficients
Rémi Verschelde
2024-08-25
2
-21
/
+8
|
\
\
\
|
*
|
|
Use correct lightmap coefficients to ensure that the directional lightmap mod...
clayjohn
2024-08-21
2
-21
/
+8
*
|
|
|
LightmapGI: Fix shader data alignment after #89919
BlueCube3310
2024-08-21
1
-1
/
+1
*
|
|
|
Add Metal support for macOS (arm64) and iOS
Stuart Carnie
2024-08-20
3
-15
/
+15
*
|
|
|
Merge pull request #89919 from BlueCube3310/bicubic-lightmap
Rémi Verschelde
2024-08-20
4
-12
/
+171
|
\
\
\
\
|
*
|
|
|
Implement support for bicubic lightmap filtering
BlueCube3310
2024-08-19
4
-12
/
+171
*
|
|
|
|
Merge pull request #86000 from jsjtxietian/add-missing-model_normal_matrix
Rémi Verschelde
2024-08-20
2
-0
/
+14
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add model_normal_matrix for fragment shader
jsjtxietian
2024-08-20
2
-0
/
+14
*
|
|
|
|
Merge pull request #95662 from clayjohn/GLES3-sky-fog
Rémi Verschelde
2024-08-19
1
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Add fixed fog to the sky in the Compatibility renderer
clayjohn
2024-08-17
1
-4
/
+4
*
|
|
|
|
|
Merge pull request #92213 from clayjohn/ambient-disabled
Rémi Verschelde
2024-08-19
2
-18
/
+20
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[next]