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-03-09
Remove unused GDNative code
Rémi Verschelde
2022-03-08
Merge pull request #49447 from Calinou/remove-shadow-color-property
Rémi Verschelde
2022-03-06
Add a UniformSet cache
reduz
2022-03-04
Remove unused `shadow_color` property from Light3D
Hugo Locurcio
2022-03-04
GLES3: Fix `-Wmaybe-uninitialized` warning for MipMaps::Size
Rémi Verschelde
2022-03-04
Merge pull request #58512 from Calinou/light3d-add-distance-fade
Rémi Verschelde
2022-03-01
Fixing retrospective code for specialisation constants
Bastiaan Olij
2022-02-25
Implement distance fade properties in OmniLight3D and SpotLight3D
Hugo Locurcio
2022-02-25
Fix build for macOS / iOS with the statically linked MoltenVK after VMA update.
bruvzg
2022-02-24
vk_mem_alloc: Update to upstream + Adapt approach to small objects pooling
Pedro J. Estébanez
2022-02-23
Implementing OpenXR driver
Bastiaan Olij
2022-02-22
Use Filament specular models and parametrization
clayjohn
2022-02-19
vkQueueSubmit needs pWaitDstStageMask sized to waitSemaphoreCount
Bastiaan Olij
2022-02-18
Merge pull request #58236 from bruvzg/win_min_fix
Rémi Verschelde
2022-02-18
Merge pull request #58186 from BastiaanOlij/fix_shader_features_init
Rémi Verschelde
2022-02-17
[Windows] Fix Vulkan driver crash on sub-window minimization.
bruvzg
2022-02-17
We were only getting our available shader features, now we also enabling them
Bastiaan Olij
2022-02-16
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-15
Add Particle Shader Userdata
reduz
2022-02-14
[OS/Crypto] Add get_entropy to OS.
Fabio Alessandrelli
2022-02-12
Add a separate pool for small allocations in Vulkan RD
Pedro J. Estébanez
2022-02-10
Merge pull request #57628 from Calinou/shadow-atlas-default-enable-16-bits
Rémi Verschelde
2022-02-10
Fix typos with codespell
Rémi Verschelde
2022-02-09
Nitpicking, VK_VERSION_* have been deprecated, replaced by VK_API_VERSION_*.
Bastiaan Olij
2022-02-04
Enable 16-bit shadow atlas by default in the RenderingServer methods
Hugo Locurcio
2022-01-29
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
Nathan Franke
2022-01-29
[Net] Simplify IP resolution code, fix caching.
Fabio Alessandrelli
2022-01-28
Merge pull request #57116 from bruvzg/win_net_share
Rémi Verschelde
2022-01-26
Merge pull request #54574 from Ansraer/glow_map
Rémi Verschelde
2022-01-24
[Windows] Add support for handling network share paths.
bruvzg
2022-01-22
Merge pull request #54890 from briansemrau/threadsafe-drawpute-lists
Rémi Verschelde
2022-01-20
add support for glow maps
Ansraer
2022-01-19
Revert "Add new scaling modes for splash screen"
Rémi Verschelde
2022-01-19
Merge pull request #54489 from briansemrau/texture-delete-update
Rémi Verschelde
2022-01-18
Add new scaling modes for splash screen
Samuel Pedrajas
2022-01-18
Merge pull request #56761 from Calinou/sdfgi-allow-any-number-of-cascades
Rémi Verschelde
2022-01-17
Allow using between 1 and 8 cascades for SDFGI
Hugo Locurcio
2022-01-17
Merge pull request #55020 from bruvzg/vlk_device_surface_check
Rémi Verschelde
2022-01-17
Merge pull request #56012 from bruvzg/wt🤎4
Rémi Verschelde
2022-01-17
Remove property hints referencing unsupported svgz extension
Rémi Verschelde
2022-01-14
Remove support for PVRTC texture encoding and decoding
Hugo Locurcio
2022-01-13
Fix various typos
luz paz
2022-01-12
Remove mistakenly added author info
clayjohn
2022-01-12
Merge pull request #56492 from akien-mga/remove-author-docstrings
Rémi Verschelde
2022-01-11
New OpenGL batching canvas renderer
clayjohn
2022-01-11
WIP New GLES3 Shader Compiler
reduz
2022-01-07
Fix typos with codespell
Rémi Verschelde
2022-01-06
Merge pull request #50493 from timothyqiu/local-vector-list-init
Rémi Verschelde
2022-01-06
Fix multiple missing UTF-8 decoding.
bruvzg
2022-01-05
Add list initialization support for Vector & LocalVector
Haoyu Qiu
[next]