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
2021-09-17
Merge pull request #52464 from raulsntos/fix_buffer_info_uninitialized
Rémi Verschelde
2021-09-17
Fix buffer_info may be used uninitialized
Raul Santos
2021-09-15
Merge pull request #52562 from BastiaanOlij/gd_extensions_register_drivers
Rémi Verschelde
2021-09-14
Print the Vulkan API version and device used on the same line
Hugo Locurcio
2021-09-14
Fix startup warning - Property not found: `audio/output_latency`
Yuri Roubinsky
2021-09-13
Add driver types to GD extension initialisation levels
Bastiaan Olij
2021-09-12
Merge pull request #51604 from TechnoPorg/fix-vulkan-parent-material
JFonS
2021-09-09
Expose Vulkan internal values for access from extensions
Bastiaan Olij
2021-08-29
Rename String::is_rel_path to String::is_relative_path
Wilson E. Alvarez
2021-08-26
Optionally scale 3D render content
Bastiaan Olij
2021-08-23
Merge pull request #51947 from AnilBK/redundant-assignments
Michael Alexsander
2021-08-22
Merge pull request #38210 from benjarmstrong/wasapi-audio-output-latency
K. S. Ernest (iFire) Lee
2021-08-21
Remove redundant assignments.
Anilforextra
2021-08-17
Fixes to mobile renderer
reduz
2021-08-17
Vulkan: Fix CanvasItem::use_parent_material
TechnoPorg
2021-08-17
Fix init code so it works properly on Vulkan 1.1 devices
Bastiaan Olij
2021-08-13
Upgrade Vulkan memory allocator
Pedro J. Estébanez
2021-08-12
Android: Use volk instead of NDK Vulkan headers
Rémi Verschelde
2021-08-12
Use "volk" instead of statically linked Vulkan loader.
bruvzg
2021-08-10
Fixes and optimizations to mobile renderer
reduz
2021-08-10
FileAccessWindows: Add missing share.h include
Rémi Verschelde
2021-08-09
FileAccessWindows: Cosmetic improvements
Max Hilbrunner
2021-08-09
Fix Windows platform file access
Max Hilbrunner
2021-08-06
Use subpasses to do 3D rendering and resolve in mobile renderer
Bastiaan Olij
2021-07-31
Merge pull request #51103 from Calinou/vulkan-detect-intel-title-case
Rémi Verschelde
2021-07-31
Merge pull request #51108 from Calinou/vulkan-print-verbose
Rémi Verschelde
2021-07-31
Use title case instead of uppercase for Vulkan Intel GPU detection
Hugo Locurcio
2021-07-31
Move Vulkan debugging prints to verbose
Hugo Locurcio
2021-07-31
Print the Vulkan device name in release builds too
Hugo Locurcio
2021-07-26
Merge pull request #50847 from reduz/implement-binary-shader-compilation
Rémi Verschelde
2021-07-26
Implement Binary Shader Compilation
reduz
2021-07-25
Fix various typos
luz paz
2021-07-25
Merge pull request #50809 from akien-mga/iterators-const-references
Rémi Verschelde
2021-07-25
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-25
Fix various typos with codespell
luz paz
2021-07-24
Merge pull request #50786 from reduz/implement-resource-uids
Rémi Verschelde
2021-07-24
Implement Resource UIDs
reduz
2021-07-23
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-22
Move `alert` function from `DisplayServer` to `OS`.
bruvzg
2021-07-22
Fix MoltenVK static linking on macOS (add missing include path, Vulkan SDK pa...
bruvzg
2021-07-15
Fixes to forward mobile
reduz
2021-07-12
Use specialization constants in clustered renderer
reduz
2021-07-11
Implement Specialization Constants
reduz
2021-07-10
Merge pull request #48622 from Geometror/reimplement-disableable-vsync
Hugo Locurcio
2021-07-07
Fix material invalidation on reimport.
reduz
2021-07-07
Fix threaded update for textures
reduz
2021-07-06
Restructure and reimplement vsync options
Hendrik Brucker
2021-07-05
Merge pull request #50048 from Calinou/remove-travis-code
Rémi Verschelde
2021-07-03
Fix Render Info
reduz
2021-07-01
Remove unused code related to Travis CI
Hugo Locurcio
[next]