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-05-25
Rename File::get_len() get_length()
Marcel Admiraal
2021-05-24
Add GDNative Framework loading and export support.
bruvzg
2021-05-22
Add symlink API to the DirAccess (on macOS and Linux).
bruvzg
2021-05-20
Change behavior of String.right
Tomasz Chabora
2021-05-20
Merge pull request #48719 from Faless/js/4.x_interfaces
Rémi Verschelde
2021-05-20
Fix typos with codespell
Rémi Verschelde
2021-05-17
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-05-14
Sync DummyRasterizer.
Fabio Alessandrelli
2021-05-13
Handle having no sinks in the PulseAudio driver.
R. Alex Hofer
2021-05-08
Remove debugging prints in the Linux DisplayServer
Hugo Locurcio
2021-05-07
Sync RasterizerDummy with latest changes.
Fabio Alessandrelli
2021-05-06
Merge pull request #37700 from Calinou/rename-ip-unix-tcp-server
Rémi Verschelde
2021-05-06
Cleanup vulkan capabilities check and add multiview check
Bastiaan Olij
2021-05-06
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
Hugo Locurcio
2021-05-03
Tweak warning messages related to leaked RIDs
Hugo Locurcio
2021-04-30
Merge pull request #48336 from bruvzg/fix_mixed_url_decode
Rémi Verschelde
2021-04-30
Fix `url_decode` with mixed percent-encoding/Unicode strings. Treat Unix driv...
bruvzg
2021-04-29
Sync RasterizerDummy.
Fabio Alessandrelli
2021-04-29
Replace remaining uses of `NULL` with `nullptr`
Rémi Verschelde
2021-04-28
Merge pull request #48239 from akien-mga/goodbye-copymem
Rémi Verschelde
2021-04-27
Merge pull request #48050 from JFonS/occlusion_culling
Rémi Verschelde
2021-04-27
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-27
Merge pull request #47398 from Faless/feature/network-local-port-salvaged
Rémi Verschelde
2021-04-26
[Net] Fix socket poll timeout on Windows.
Fabio Alessandrelli
2021-04-23
Implement occlusion culling
jfons
2021-04-12
Allow local port control on net_socket connections
dam
2021-04-12
Validation layers on Android
Szymon Majewski
2021-04-05
Merge pull request #47640 from BastiaanOlij/fix_vulkan_format
Rémi Verschelde
2021-04-05
Chose format from supported ones that we support
Bastiaan Olij
2021-04-05
Style: Apply clang-tidy's `modernize-use-nullptr`
Rémi Verschelde
2021-04-01
Removed debug code
Szymon Majewski
2021-03-31
Merge pull request #47283 from Panquesito7/fix_lgtm_alerts
Rémi Verschelde
2021-03-31
fix: 3 LGTM alerts/warnings
David Leal
2021-03-31
Merge pull request #47250 from BastiaanOlij/check_vulkan_version
Rémi Verschelde
2021-03-30
WIP: Add support for VK_EXT_debug_report in Vulkan
Szymon Majewski
2021-03-28
Rename Texture.get_data() to get_image()
Marcel Admiraal
2021-03-26
Obtain supported Vulkan API
Bastiaan Olij
2021-03-23
FileDialog: add Back/Forward buttons, add message for inaccessible folders.
bruvzg
2021-03-16
Allow nullptr with zero length in FileAccess get_buffer
Alex Hirsch
2021-03-14
Thread: Re-add pthread_np.h include for FreeBSD/OpenBSD
Rémi Verschelde
2021-03-14
Merge pull request #46810 from W4RH4WK/file-access-get-buffer-parameter-checks
Rémi Verschelde
2021-03-13
Merge pull request #46900 from Ev1lbl0w/bugfix-malloc_calls
Rémi Verschelde
2021-03-13
Replace malloc's with Godot's memalloc macro
Ev1lbl0w
2021-03-12
Fixes small typos and grammar correction
Anshul7sp1
2021-03-09
Add parameter checkes to FileAccess get_buffer functions
Alex Hirsch
2021-03-07
Fix memory leak in VulkanContext
Rafał Mikrut
2021-03-05
Fix negative VRAM values
Ev1lbl0w
2021-02-22
Omit some functions in alsa wrapper
Hein-Pieter van Braam-Stewart
2021-02-20
An update to the dylibloader for older inttypes
Hein-Pieter van Braam-Stewart
2021-02-18
Reorganize Project Settings
reduz
[next]