index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
/
rendering
/
renderer_rd
Age
Commit message (
Expand
)
Author
2021-12-09
Merge pull request #55714 from Geometror/fix-fog-spotlight
Rémi Verschelde
2021-12-09
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-08
Fix volumetric fog in combination with spotlights
Hendrik Brucker
2021-12-08
Make `compile` shader function to use struct instead long parameter list
Yuri Roubinsky
2021-12-08
Decrease the default dynamic range in VoxelGIData to 2.0
Hugo Locurcio
2021-12-07
Merge pull request #35901 from nathanfranke/pool-byte-array-subarray-exclusive
Rémi Verschelde
2021-12-05
Remove or make verbose some debugging prints
Hugo Locurcio
2021-12-01
Allow using empty statements in the shader, added formatting warning
Yuri Roubinsky
2021-11-28
Remove unused struct fields in VoxelGIData
Hugo Locurcio
2021-11-28
Remove unused code in GI shaders
Hugo Locurcio
2021-11-28
Use 16-bit depth to improve dynamic VoxelGI performance
Hugo Locurcio
2021-11-27
Allow disabling the depth prepass in the Vulkan Clustered backend
Hugo Locurcio
2021-11-26
PackedByteArray, Array slice end exclusive, rename subarray to slice
Nathan Franke
2021-11-26
Fix `TIME` using in custom functions of particle shader
Yuri Roubinsky
2021-11-26
Merge pull request #55311 from Chaosus/fix_uniform_array
Rémi Verschelde
2021-11-25
Fix uniform array alignment to fix a bug
Yuri Roubinsky
2021-11-25
Remove disabled debug code in ClusterBuilderRD
Hugo Locurcio
2021-11-25
[macOS / iOS] Use non atomic operation to store facing bits on MoltenVK.
bruvzg
2021-11-24
Merge pull request #51679 from Je06jm/fsr
Rémi Verschelde
2021-11-24
[macOS / iOS] Use storage buffers instead of unsupported images for the volum...
bruvzg
2021-11-23
Implemented AMD's FSR as a computer shader for upscaling 3D scenes
Je06jm
2021-11-19
Allow passing non-variable constant to const function param in shaders
Yuri Roubinsky
2021-11-18
Fix Depth-Prepass transparency mode
jfons
2021-11-17
Merge pull request #55029 from clayjohn/VULKAN-SRGB
Rémi Verschelde
2021-11-16
Fix SRGB conversions in Vulkan Renderer
clayjohn
2021-11-13
Fix broken light_compute in mobile renderer
Yuri Roubinsky
2021-11-12
Fix multimesh still drawing when visible instances is zero
Brian Semrau
2021-11-12
Fix default_texture_param in shader pipeline to support uniform arrays
Yuri Roubinsky
2021-11-11
Fix shader crashing when using `ALBEDO` or `ALPHA` in light function
Yuri Roubinsky
2021-11-08
add more OpenGL attributes
NHodgesVFX
2021-11-08
Implement CameraEffects override_exposure
Dominic-ATOR
2021-11-06
Added SSIL post processing effect
clayjohn
2021-11-01
Fix materials not updating when texture replaced/deleted
Brian Semrau
2021-11-01
Merge pull request #54459 from rxlecky/fix-multimesh-buffer-overflow-53603
Rémi Verschelde
2021-10-31
Fix multimesh buffer overflow in RendererStorageRD
SeleckyErik
2021-10-31
Repaired mistyped of 'threshold' on several files.
M. Huri
2021-10-31
Merge pull request #54403 from briansemrau/fix-small-fogvolume
Rémi Verschelde
2021-10-30
Don't use Texture image caches if they are rendered to
Brian Semrau
2021-10-30
Merge pull request #54405 from JFonS/fix_instance_index
Rémi Verschelde
2021-10-30
Disallow compute dispatch with zero dimensions.
Brian Semrau
2021-10-29
Weight glow samples to reduce fireflies
clayjohn
2021-10-30
Fix instance index in forward clustered shader
jfons
2021-10-29
Fix error spammed to output if `FogVolume` is setted to scene
Yuri Roubinsky
2021-10-29
Fix crash when opening a converted `FogMaterial`
Yuri Roubinsky
2021-10-28
Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog
clayjohn
2021-10-28
Merge pull request #54350 from akien-mga/clang-format-dont-align-operands
Rémi Verschelde
2021-10-28
Merge pull request #54222 from JFonS/instance-fade
Rémi Verschelde
2021-10-28
clang-format: Various fixes to comments alignment from `clang-format` 13
Rémi Verschelde
2021-10-28
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-26
Fix shadow disabling on mobile renderer
Joan Fons
[prev]
[next]