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
/
effects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Use transformed roughness instead of raw roughness to calculate roughness fad...
clayjohn
2024-09-16
1
-1
/
+1
*
Merge pull request #92817 from Alex2782/fix_glsl_Mali-G
Rémi Verschelde
2024-07-22
2
-6
/
+32
|
\
|
*
Fix glsl shader for Android Mali-GXXx GPUs and Vulkan API 1.3.xxx
Alexander Hartmann
2024-07-20
2
-6
/
+32
*
|
Merge pull request #94184 from mertkasar/ssr-rotation-fix
Rémi Verschelde
2024-07-17
2
-2
/
+2
|
\
\
|
*
|
Fix SSR orientation issues when using orthogonal camera
Mert Kasar
2024-07-12
2
-2
/
+2
|
|
/
*
/
Properly linearize depth buffer for SSAO when using orthogonal camera
clayjohn
2024-07-09
1
-2
/
+2
|
/
*
Fix various typos with codespell
Rémi Verschelde
2024-05-07
1
-1
/
+1
*
Improvements to VRS/Foveated rendering
Bastiaan Olij
2024-05-03
1
-14
/
+32
*
Fix issue with copy shader not working in multiview
Bastiaan Olij
2024-04-23
1
-1
/
+1
*
Use a src rect for copying from screen with CanvasGroup in the mobile backend
clayjohn
2024-04-17
1
-0
/
+5
*
Use Reverse Z for the depth buffer
Khasehemwy
2024-04-04
4
-9
/
+9
*
Consistantly use USE_MULTIVIEW as the define in shaders
Bastiaan Olij
2024-03-11
3
-44
/
+44
*
Fix SSR not working properly in stereo
Bastiaan Olij
2024-01-09
1
-1
/
+1
*
Acyclic Command Graph for RenderingDevice.
Dario
2024-01-08
1
-0
/
+5
*
Use best fit normals for storing screen space normals
clayjohn
2023-12-21
5
-25
/
+30
*
Fix cubemap downsampler logic
Bastiaan Olij
2023-10-31
1
-1
/
+1
*
Merge pull request #79921 from mandryskowski/ssr_transparency
Rémi Verschelde
2023-10-11
1
-18
/
+29
|
\
|
*
Fresnel should darken the SSR reflections instead of blending them with specu...
mandryskowski
2023-10-11
1
-18
/
+29
*
|
Optimizing glow behaviour
Raffaele Picca
2023-09-26
1
-6
/
+19
*
|
Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support.
Dario
2023-09-25
12
-1
/
+104
*
|
Merge pull request #81074 from DarioSamo/flip-motion-vectors
Rémi Verschelde
2023-08-29
1
-1
/
+1
|
\
\
|
*
|
Flip convention of motion vector to point from current pixel to the previous ...
Dario
2023-08-28
1
-1
/
+1
*
|
|
Improve visual feedback when using the motion vectors debug view option.
Dario
2023-08-28
1
-0
/
+80
|
/
/
*
|
Merge pull request #80215 from clayjohn/HDR-2D
Rémi Verschelde
2023-08-08
2
-21
/
+29
|
\
\
|
*
|
Add option to enable HDR rendering in 2D
clayjohn
2023-08-07
2
-21
/
+29
|
|
/
*
|
Merge pull request #80311 from darksylinc/matias-fullscreen-tri
Rémi Verschelde
2023-08-07
9
-38
/
+29
|
\
\
|
*
|
Use fullscreen tri instead of quad
Matias N. Goldberg
2023-08-05
9
-38
/
+29
|
|
/
*
/
Fix various typos with codespell
Rémi Verschelde
2023-08-07
1
-1
/
+1
|
/
*
Revert the change of the limit for interpolation of R0 with respect to metall...
mandryskowski
2023-07-18
1
-1
/
+3
*
Draw frustum splices ontop of direction shadow atlas for debug purposes
Bastiaan Olij
2023-06-11
1
-0
/
+41
*
Use proper UV in cubemap downsampler raster
clayjohn
2023-05-03
1
-103
/
+101
*
Fix the limit for interpolation of R0 with respect to metallic and SSR
mightygoat
2023-04-06
1
-3
/
+2
*
Move roughness limiter and sort into their own classes
Bastiaan Olij
2023-03-09
2
-0
/
+273
*
Increase SSAO and SSIL bias to account for variance in mipmap generation
clayjohn
2023-02-21
2
-4
/
+4
*
Fix sampling bug when SSAO is using half size
clayjohn
2023-02-16
1
-10
/
+5
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
8
-18
/
+18
*
Move luminance effect into its own class and use new buffers system
Bastiaan Olij
2023-01-07
3
-0
/
+167
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Merge pull request #56804 from Calinou/ssr-add-max-roughness-cutoff
Rémi Verschelde
2022-12-15
1
-3
/
+13
|
\
|
*
Add maximum roughness cutoff to SSR to improve performance
Hugo Locurcio
2022-12-10
1
-3
/
+13
*
|
Merge pull request #70009 from clayjohn/glow-hq
Rémi Verschelde
2022-12-13
1
-18
/
+6
|
\
\
|
*
|
Remove high quality glow as it is not any higher quality than regular glow
clayjohn
2022-12-13
1
-18
/
+6
|
|
/
*
|
Merge pull request #70003 from clayjohn/GLES3-cc
Rémi Verschelde
2022-12-13
2
-1
/
+3
|
\
\
|
*
|
Various fixes and documentation for CanvasGroup
clayjohn
2022-12-13
2
-1
/
+3
|
|
/
*
/
Fade out SSR with roughness so that it doesn't show at high roughness amounts
clayjohn
2022-12-09
1
-1
/
+4
|
/
*
Properly remap roughness when reading from radiance map
clayjohn
2022-12-02
1
-11
/
+0
*
Merge pull request #68710 from BastiaanOlij/fix_vrs
Rémi Verschelde
2022-11-18
1
-3
/
+11
|
\
|
*
Fix VRS issues
Bastiaan Olij
2022-11-17
1
-3
/
+11
*
|
Finish implementing Canvas Background mode
clayjohn
2022-11-17
1
-21
/
+34
|
/
[next]