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
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-23
Implement Vector4, Vector4i, Projection
reduz
2022-07-23
Merge pull request #62513 from reduz/shader_preprocessor_remake
Rémi Verschelde
2022-07-22
Merge pull request #62478 from BastiaanOlij/split_effects_20220628
Rémi Verschelde
2022-07-22
Clean up Shader Preprocessor
reduz
2022-07-22
send FLAGS_TRANSPOSE_RECT to Vulkan
halgriffiths
2022-07-21
Fix various typos not caught by codespell
luz paz
2022-07-21
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-19
Move screen space effects into a separate class
Bastiaan Olij
2022-07-18
Merge pull request #62834 from RandomShaper/fix_vk_sky_error
Rémi Verschelde
2022-07-18
Merge pull request #63057 from sakrel/vulkan-fix-2d-shadows
Rémi Verschelde
2022-07-18
Merge pull request #62265 from d-robbins/specular_shininess_used
Rémi Verschelde
2022-07-18
Merge pull request #62848 from RandomShaper/shader_writability_improvement
Rémi Verschelde
2022-07-18
Make SDFGI direct light shader follow the same-writability rule
Pedro J. Estébanez
2022-07-18
added usage_defines for SPECULAR_SHININESS
David R
2022-07-17
Adding Variable Rate Shading support to Godot
Bastiaan Olij
2022-07-16
rename translate(d) to translate(d)_local in Transform 2D/3D
Fabian Keller
2022-07-15
Fix DirectionalLight2D and PointLight2D shadows not rendering correctly
sakrel
2022-07-13
Rename soft shadow quality project settings for easier searching
Hugo Locurcio
2022-07-09
Fix dead link in TAA resolve shader comment
Hugo Locurcio
2022-07-08
Bind correct default resource type in GI
Pedro J. Estébanez
2022-07-08
Merge pull request #62277 from RandomShaper/depth_buffer_no_sampling
Rémi Verschelde
2022-07-06
Prevent possible crash when mesh is freed
Yuri Rubinsky
2022-07-06
Merge pull request #62344 from BastiaanOlij/extract_dependencies
Rémi Verschelde
2022-07-06
Remove unused anisotropy setter/getter methods in VoxelGI
Hugo Locurcio
2022-07-02
SCons: Properly track codegen script dependency for generated GLSL headers
Rémi Verschelde
2022-07-01
Remove debugging print following GI reorganization
Hugo Locurcio
2022-06-29
Evaluate specular reflections using specular dominant direction instead of as...
clayjohn
2022-06-28
Merge pull request #60935 from Calinou/geometryinstance3d-gi-mode-default-static
Rémi Verschelde
2022-06-28
Merge pull request #62467 from RandomShaper/descriptor_rw_matters
Rémi Verschelde
2022-06-27
Fixed FSR. Before, it was commiting the
Je06jm
2022-06-27
Consider uniform writability part of the interface of the set
Pedro J. Estébanez
2022-06-28
Split dependency logic
Bastiaan Olij
2022-06-27
Rationalize certain cases of texture usage flags
Pedro J. Estébanez
2022-06-26
Fix typo in roughness shaders
Bastiaan Olij
2022-06-24
Moved cube_to_dp and cubemap logic into CopyEffects
Bastiaan Olij
2022-06-23
Use the Static global illumination mode in GeometryInstance3D by default
Hugo Locurcio
2022-06-23
Merge pull request #61221 from BastiaanOlij/split_gi_effects
Rémi Verschelde
2022-06-22
Merge pull request #62286 from JFonS/taa_global_time
Rémi Verschelde
2022-06-22
Merge pull request #62305 from JFonS/taa_molten_mobile_workaround
Rémi Verschelde
2022-06-22
Move TIME to a global shader variable
jfons
2022-06-22
Workaround MoltenVK shader conversion error
JFonS
2022-06-22
Split GI effects and fix stereoscopic rendering of GI effects
Bastiaan Olij
2022-06-20
Clean up Hash Functions
reduz
2022-06-18
Merge pull request #62106 from BastiaanOlij/eye_offset
Rémi Verschelde
2022-06-17
Introduce eye_offset for correcting stereoscopic reflections
Bastiaan Olij
2022-06-15
Fix glow in Mix mode not working correctly when FXAA is enabled
Hugo Locurcio
2022-06-13
Tweak Light3D property hints for greater flexibility
Hugo Locurcio
2022-06-09
Fix incorrect sky rotation based on camera axis
Yuri Rubinsky
2022-06-09
Fix `TIME` compilation for custom functions in spatial shader
Yuri Rubinsky
[prev]
[next]