index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
linuxbsd
Age
Commit message (
Expand
)
Author
2021-10-01
Merge pull request #52684 from Frixuu/master
Rémi Verschelde
2021-09-30
Use range iterators for `Map`
Lightning_A
2021-09-21
Allow for mapping keycodes to current layout
Frixuu
2021-09-15
Mention that rebooting is required after updating graphics driver on Linux
Hugo Locurcio
2021-09-15
Merge pull request #52282 from Calinou/scons-improve-linuxbsd-build-messages
Rémi Verschelde
2021-09-15
Re-enable building position-independent executables on Linux/*BSD
Hugo Locurcio
2021-09-11
Add logo attribution for Android, HTML5 and Linux platform icons
Hugo Locurcio
2021-08-31
Make platform feature tag names lowercase
Hugo Locurcio
2021-08-31
Improve messages when compiling for Linux/*BSD
Hugo Locurcio
2021-08-25
Merge pull request #47829 from Calinou/improve-crash-handler-display
Hugo Locurcio
2021-08-16
Add partial support for Android scoped storage.
ne0fhyk
2021-08-13
Add input buffering framework
Pedro J. Estébanez
2021-08-13
Improve input event accumulation
Pedro J. Estébanez
2021-08-13
Upgrade Vulkan memory allocator
Pedro J. Estébanez
2021-08-12
Use "volk" instead of statically linked Vulkan loader.
bruvzg
2021-08-10
Use Key enum instead of plain integers
Aaron Franke
2021-07-25
Fix various typos with codespell
luz paz
2021-07-22
Move `alert` function from `DisplayServer` to `OS`.
bruvzg
2021-07-21
Fix popup closing immediately after showing on some Linux WMs
PouleyKetchoupp
2021-07-16
Modernize Display server to use override keyword
Hendrik Brucker
2021-07-13
Fix for ambiguous variant error during build on Debian 10(Buster) using clang v7
joe
2021-07-10
Merge pull request #48622 from Geometror/reimplement-disableable-vsync
Hugo Locurcio
2021-07-08
Fix linux use after free
likeich
2021-07-06
Restructure and reimplement vsync options
Hendrik Brucker
2021-06-20
Add "Keep screen on" feature to `DisplayServerX11`
Niklas Higi
2021-06-20
Use mouse and joypad enums instead of plain integers
Aaron Franke
2021-06-20
Move many input enums to their own file
Aaron Franke
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-17
Improve crash handler message display
Hugo Locurcio
2021-06-12
Merge pull request #49123 from aaronfranke/it-is-time
Rémi Verschelde
2021-06-11
Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-io
Rémi Verschelde
2021-06-11
Merge pull request #49279 from Calinou/rename-string-is-abs-path-method
Rémi Verschelde
2021-06-11
Add Time singleton
Aaron Franke
2021-06-11
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-03
Add MOUSE_MODE_CONFINED_HIDDEN
Aaron Franke
2021-06-03
Rename `String.is_abs_path()` to `String.is_absolute_path()`
Hugo Locurcio
2021-06-01
LinuxBSD now compiles without vulkan/x11.
Fabio Alessandrelli
2021-05-21
add OpenBSD to OS_LinuxBSD::get_name()
Omar Polo
2021-05-20
Only allow absolute paths in XDG environment variables
Hugo Locurcio
2021-05-17
Merge pull request #48168 from LightningAA/control-to-ctrl-4.0
Rémi Verschelde
2021-05-17
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-05-08
Remove debugging prints in the Linux DisplayServer
Hugo Locurcio
2021-05-07
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-05-04
Merge pull request #48453 from JFonS/improve_raycast_module_scsub
Rémi Verschelde
2021-05-04
Port changes to the "raycast" module build files from 3.x
jfons
2021-05-04
Rename `doubleclick` to `double_click`
Aaron Franke
2021-04-26
Linux: Remove use_static_cpp override on x86_32
Rémi Verschelde
2021-04-16
Fix macOS build with all sanitizers enabled.
bruvzg
2021-04-15
Add more sanitizer flags to shows more bugs
Rafał Mikrut
2021-04-05
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
[next]