index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gles3
/
shaders
/
scene.glsl
Age
Commit message (
Expand
)
Author
2022-12-11
OpenGL: Fix scene shader error when using Omni or Spot but not both
Rémi Verschelde
2022-12-05
Clean up specialization constants in OpenGL scene renderer
clayjohn
2022-12-03
Implement CAMERA_VISIBLE_LAYERS as built-in shader variable
NumbuhFour
2022-12-03
Merge pull request #69522 from clayjohn/IBL-black-metal
Rémi Verschelde
2022-12-02
Allow black metallic materials to reflect IBL
clayjohn
2022-12-02
Properly remap roughness when reading from radiance map
clayjohn
2022-11-21
Expose model_matrix in GLES3 scene fragment shader
clayjohn
2022-11-20
Merge pull request #68830 from Ayush-singla27/issuebranch
Rémi Verschelde
2022-11-19
fixed incorrect mesh normals in shaders
Ayush Singla
2022-11-14
Add GPUParticles to the OpenGL3 renderer.
clayjohn
2022-10-27
Merge pull request #66107 from devloglogan/ambient-light-disabled-fix
Clay John
2022-10-21
Add multiview to the opengl3 driver
David Snopek
2022-09-19
enabled ambient_light_disabled render mode flag
Logan Lang
2022-09-12
Apply energy conservation to LAMBERT_WRAP and TOON diffuse modes by dividing ...
clayjohn
2022-08-13
Implement Octahedral on OpenGL3
Omar El Sheikh
2022-08-08
Merge pull request #62547 from clayjohn/ref_vec_pbr
Rémi Verschelde
2022-08-07
Add a shadow opacity property to Light3D
Hugo Locurcio
2022-08-01
Fix various bugs in GLES3 renderer that stopped it from running on web
clayjohn
2022-08-01
Merge pull request #63587 from clayjohn/specular-occlusion
Rémi Verschelde
2022-07-31
Treat specular less than 0.02 as occlusion
clayjohn
2022-07-28
Rename RenderingServer global shader uniform methods to be more explicit
Hugo Locurcio
2022-06-29
Evaluate specular reflections using specular dominant direction instead of as...
clayjohn
2022-06-14
Implement MultiMesh in 3D and flesh out MultiMesh functions
clayjohn
2022-05-19
Fix sky updating when DirectionalLight mode changed and shader compatibility ...
clayjohn
2022-05-16
Add basic lighting to GLES3 renderer.
clayjohn
2022-05-16
Fix computation of screen_uv
Somnath Sarkar
2022-05-12
Basic 3D rendering
clayjohn
2022-05-11
SceneShader compiling
clayjohn
2022-03-18
Rename several transform built-ins in shaders
Yuri Roubinsky
2022-02-22
Use Filament specular models and parametrization
clayjohn
2022-01-11
New OpenGL batching canvas renderer
clayjohn
2022-01-02
Fix various typos
luz paz
2021-10-31
Use OpenGL 3.3 core profile instead of compatibility profile
Clay John
2020-02-13
Remove obsolete GLES3 backend
Rémi Verschelde
2020-01-21
Remove unused #if 0'ed code
Rémi Verschelde
2019-12-29
Use correct omni light attenuation
Winston
2019-12-21
Merge pull request #34527 from MadEqua/fix-gles3-light-cutoff
Rémi Verschelde
2019-12-21
Fix GLES3 light cutoff.
Bruno Lourenço
2019-12-21
Fix contact shadow when light is outside of viewport.
Bruno Lourenço
2019-12-10
Add a default POINT_SIZE
clayjohn
2019-12-03
Merge pull request #33836 from clayjohn/blinn-fix
Rémi Verschelde
2019-11-29
Disable shadow map sampling when shadows are not used in GLES3
PouleyKetchoupp
2019-11-22
Fix Specular Blinn function
clayjohn
2019-11-19
Fix issues with environment mapping
clayjohn
2019-09-24
Fix copyright headers and style issues
Rémi Verschelde
2019-09-18
Added skin support and simplified APIs to override bone position.
Juan Linietsky
2019-05-23
Merge pull request #29031 from BastiaanOlij/alpha_shadow
Rémi Verschelde
2019-05-21
Implement shadow to opacity
Bastiaan Olij
2019-05-19
Scale environment lighting correctly in GLES3
clayjohn
2019-05-14
fix lighting bug introduced in clear color changes
clayjohn
[next]