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
/
drivers
/
gles3
/
shaders
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #99548 from Repiteo/style/clang-format-19-options
Thaddeus Crews
2024-11-22
1
-1
/
+0
|
\
|
*
Style: Add 19.1.0 LLVM options to `.clang-format`
Thaddeus Crews
2024-11-22
1
-1
/
+0
*
|
Mask out shadows on CanvasItems that don't have a matching item_shadow_mask
clayjohn
2024-11-21
2
-39
/
+43
|
/
*
Allow `SCREEN_UV` to be used in light function of spatial shader
Chaosus
2024-11-19
1
-11
/
+11
*
Reduce shader permutations in the compatibility backend
clayjohn
2024-11-15
2
-10
/
+7
*
Merge pull request #96705 from elmajime/camera_from_external_feed
Thaddeus Crews
2024-11-04
2
-0
/
+40
|
\
|
*
Added external camera feed from external plugin on Android
maxime.chambefort
2024-10-30
2
-0
/
+40
*
|
Revert "Fix GPUParticles are not rendered for older AMD GPUs with OpenGL+Angle"
clayjohn
2024-10-29
1
-16
/
+24
*
|
Merge pull request #96819 from clayjohn/GLES3-instance-uniforms
Clay John
2024-10-07
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Implement instance uniforms in Compatibility renderer
clayjohn
2024-09-10
1
-0
/
+2
*
|
Clamp UV-coordinates to centers of outermost texels when configured to do so
Patrick Owen
2024-09-29
1
-1
/
+2
*
|
Implement vertex shading
ywmaa
2024-09-29
1
-10
/
+279
*
|
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
2
-0
/
+2
*
|
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
1
-2
/
+0
|
/
*
LightmapGI: Pack L1 SH coefficients for directional lightmaps
BlueCube3310
2024-09-05
1
-9
/
+9
*
Fix GPUParticles are not rendered for older AMD GPUs with OpenGL+Angle
Marius Hanl
2024-09-01
1
-10
/
+8
*
Add `CLIP_SPACE_FAR` built-in to spatial shader
Chaosus
2024-08-27
1
-0
/
+2
*
Merge pull request #95888 from clayjohn/Lightmap-SH-coefficients
Rémi Verschelde
2024-08-25
1
-10
/
+4
|
\
|
*
Use correct lightmap coefficients to ensure that the directional lightmap mod...
clayjohn
2024-08-21
1
-10
/
+4
*
|
Merge pull request #89919 from BlueCube3310/bicubic-lightmap
Rémi Verschelde
2024-08-20
1
-0
/
+78
|
\
\
|
*
|
Implement support for bicubic lightmap filtering
BlueCube3310
2024-08-19
1
-0
/
+78
*
|
|
Merge pull request #86000 from jsjtxietian/add-missing-model_normal_matrix
Rémi Verschelde
2024-08-20
1
-0
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add model_normal_matrix for fragment shader
jsjtxietian
2024-08-20
1
-0
/
+10
*
|
|
Merge pull request #95662 from clayjohn/GLES3-sky-fog
Rémi Verschelde
2024-08-19
1
-2
/
+35
|
\
\
\
|
*
|
|
Add fixed fog to the sky in the Compatibility renderer
clayjohn
2024-08-17
1
-2
/
+35
*
|
|
|
Merge pull request #92213 from clayjohn/ambient-disabled
Rémi Verschelde
2024-08-19
1
-9
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Disable all sources of ambient light when `ambient_light_disabled` render mod...
clayjohn
2024-05-21
1
-9
/
+8
*
|
|
|
Merge pull request #95536 from jsjtxietian/rename-alpha-scissor
Rémi Verschelde
2024-08-16
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix undefined `alpha_scissor` in standard shader
jsjtxietian
2024-08-15
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
Increase precision of skeleton transforms in the skeleton shader in the Compa...
clayjohn
2024-08-12
1
-1
/
+1
|
/
/
*
|
Merge pull request #94564 from rothej/fix-94183
Rémi Verschelde
2024-07-23
1
-10
/
+2
|
\
\
|
*
|
Fix FOG shader issue in Compatibility mode
Joshua Rothe
2024-07-23
1
-10
/
+2
*
|
|
GLES3: Fix directional shadow on Metal ANGLE
cosformula
2024-07-23
1
-17
/
+19
|
/
/
*
|
Remove unused flag and code
Stuart Carnie
2024-06-20
2
-8
/
+0
*
|
Fix ubo tag placement in canvas.glsl gles3 fragment shader
Yuri Rubinsky
2024-06-19
1
-2
/
+4
*
|
Merge pull request #92388 from sunfl0w/fix-compatibility-albedo
Rémi Verschelde
2024-06-14
1
-0
/
+3
|
\
\
|
*
|
Fix albedo value wraparound in Compatibility render mode
sunfl0w
2024-06-13
1
-0
/
+3
*
|
|
Fixed collided 3D GPU particles sometimes jittering
Rudolph Bester
2024-05-28
1
-6
/
+8
|
/
/
*
/
Stereo rendering: Fix omni lights
Bastiaan Olij
2024-05-22
1
-1
/
+1
|
/
*
Style: Trim trailing whitespace and ensure newline at EOF
Rémi Verschelde
2024-05-08
1
-1
/
+1
*
fix typo in e41064388e67cc9bec320ee467757089b150bf20 breaking gles3
semensanyok
2024-05-02
1
-2
/
+2
*
reverted naming to premul alpha (no T)
QbieShay
2024-05-01
1
-6
/
+6
*
Added premult alpha blending to 3D (spatial) shaders.
QbieShay
2024-05-01
1
-1
/
+7
*
Fix issue in shadow to opacity
Bastiaan Olij
2024-04-26
1
-9
/
+2
*
Merge pull request #91176 from clayjohn/GL-adjustments
Rémi Verschelde
2024-04-26
5
-406
/
+60
|
\
|
*
Add adjustments and color correction to Compatibility renderer
clayjohn
2024-04-25
5
-406
/
+60
*
|
Merge pull request #90920 from clayjohn/2D-light-cull
Rémi Verschelde
2024-04-26
1
-4
/
+6
|
\
\
|
*
|
Exit light calculation early when pixel outside of light bounding rectangle
clayjohn
2024-04-19
1
-4
/
+6
|
|
/
[next]