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
Age
Commit message (
Expand
)
Author
2022-07-20
Merge pull request #63237 from RandomShaper/amend_error_msg
Rémi Verschelde
2022-07-20
Improve `linuxbsd` headless building, cleanup build scripts
Riteo
2022-07-20
Improve messages about VRS
Pedro J. Estébanez
2022-07-20
Add missing fields to VkRenderPassCreateInfo2KHR struct
Bastiaan Olij
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
Enhance determination of uniform writability in Vulkan RD
Pedro J. Estébanez
2022-07-18
Improve versioning of shader binary data files
Pedro J. Estébanez
2022-07-18
added usage_defines for SPECULAR_SHININESS
David R
2022-07-17
Update comments in vulkan_context.cpp
Aaron Franke
2022-07-17
Adding Variable Rate Shading support to Godot
Bastiaan Olij
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-07
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows fi...
bruvzg
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-05
Add Desktop to file dialog drive on Unix
Shlomi
2022-07-05
Add full support for Android scoped storage.
Fredia Huya-Kouadio
2022-07-02
Vulkan: Make `loader_get_json` "error" a verbose message on Windows
Rémi Verschelde
2022-07-02
SCons: Properly track codegen script dependency for generated GLSL headers
Rémi Verschelde
2022-06-30
Use a more robust method of determining writability of bindings
Pedro J. Estébanez
2022-06-28
Avoid manual memory management of certain arrays in Vulkan RD
Pedro J. Estébanez
2022-06-28
Fix confusion between Vulkan and RD storage buffer usage values
Pedro J. Estébanez
2022-06-28
Stop debug time full barriers preventing layout transitions in Vulkan RD
Pedro J. Estébanez
2022-06-28
Optimize texture update in Vulkan RD
Pedro J. Estébanez
2022-06-28
Apply some small fixes/enhancements to the Vulkan RD
Pedro J. Estébanez
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-22
Split GI effects and fix stereoscopic rendering of GI effects
Bastiaan Olij
2022-06-20
Clean up Hash Functions
reduz
2022-06-17
Introduce eye_offset for correcting stereoscopic reflections
Bastiaan Olij
2022-06-14
Implement MultiMesh in 3D and flesh out MultiMesh functions
clayjohn
2022-06-07
Initial TAA implementation
jfons
2022-06-01
Ensure has_os_features is safely called as it can't be called from within the...
Bastiaan Olij
2022-05-25
Implement NinePatchRects in GLES3 renderer
clayjohn
2022-05-26
Merge pull request #61425 from clayjohn/GLES3-2D
Rémi Verschelde
2022-05-25
Implement 2D Meshes and MultiMeshes in GLES3 backend
clayjohn
2022-05-24
Merge pull request #60641 from clayjohn/Sky-ign
Rémi Verschelde
2022-05-24
Add clipping, backbuffer, and CanvasGroups to 2D GLES3 renderer
clayjohn
2022-05-24
Use IGN instead of white noise for sky dithering
clayjohn
2022-05-24
Merge pull request #60803 from Chaosus/shader_hint_rename
Rémi Verschelde
2022-05-20
Add a new HashSet template
reduz
2022-05-19
Fix sky updating when DirectionalLight mode changed and shader compatibility ...
clayjohn
2022-05-19
Use range iterators for RBSet in most cases
Aaron Record
2022-05-18
Fix tonemapper shader to correctly apply alpha channel
Yuri Rubinsky
2022-05-16
Add basic lighting to GLES3 renderer.
clayjohn
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-05-16
Fix computation of screen_uv
Somnath Sarkar
[next]