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
/
x11
Age
Commit message (
Expand
)
Author
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-24
-Removed OpenMP support, replaced by a custom class.
Juan Linietsky
2017-12-24
x11: Fix maximized splash-boot screen bug.
Enzo Nocera
2017-12-22
Do not require OpenMP for non-tools builds (export templates)
Rémi Verschelde
2017-12-16
Add epic hack so vsync can be toggled in run-time from script. Fixes #14458.
Juan Linietsky
2017-12-16
Rename the debug symbol files to .debugsymbols
Hein-Pieter van Braam
2017-12-16
Merge pull request #14597 from NathanWarden/linux_extensions
Rémi Verschelde
2017-12-14
openmp: Simplify linking on X11, fixing clang build
Rémi Verschelde
2017-12-14
Fix type mismatch in OS::set_borderless_window
Rémi Verschelde
2017-12-14
openmp: Don't try to link GCC's implementation on Clang
Rémi Verschelde
2017-12-14
Added indent_style to editorconfig, fixed inconsistent use of tabs and spaces...
Colin Kinloch
2017-12-14
-Add lightmapper
Juan Linietsky
2017-12-12
Updated Linux template extensions to match architecture.
Nathan Warden
2017-12-10
Fix no mouse if touch device present in X11
Pedro J. Estébanez
2017-12-09
X11: Process entire event queue at startup.
Andreas Haas
2017-12-09
Fixes vsync setting ignored when using a separate thread for rendering
Stefano Bonicatti
2017-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-06
Implement multitouch on X11
Pedro J. Estébanez
2017-11-28
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
use the same cache for all branches for appveyor
Rhody Lugo
2017-11-20
Merge pull request #12387 from santouits/x1111
Rémi Verschelde
2017-11-20
Merge pull request #12988 from akien-mga/xdg-home-paths
Rémi Verschelde
2017-11-19
Add initial support for the XDG Base Directory spec
Rémi Verschelde
2017-11-19
Cleanup old references to GLES2 renderer
Rémi Verschelde
2017-11-17
Rename OS::get_data_dir to OS::get_user_data_dir
Rémi Verschelde
2017-11-09
Make video mode initialization more intuitive, fixes #12022
Juan Linietsky
2017-11-03
Merge pull request #12262 from AndreaCatania/pplug
Juan Linietsky
2017-11-04
Implemented physics plug
AndreaCatania
2017-11-02
SCons: make use_lto a global option and opt-in for iphone
Rémi Verschelde
2017-10-30
Add Colemak keybindings to editor for osx
N0hbdy
2017-10-30
Implemented OS get_latin_keyboard_variant on x11
Marcelo Fernandez
2017-10-27
Travis: Simplify matrix, disable iphone and add X11 tools=no/clang
Rémi Verschelde
2017-10-26
Fix x11 boot logo position in fullscreen and in maximized
santouits
2017-10-17
Fix BSD compile issues
Marcelo Fernandez
2017-10-13
Use binary names instead of absolute paths in calls to OS::execute.
J08nY
2017-10-13
Drop unusued LEGACYGL_ENABLED check
Rémi Verschelde
2017-10-02
Merge pull request #11575 from marcelofg55/move_path_to_trash
Poommetee Ketson
2017-09-26
Reduce gcc lto build time by telling the linker to
Felix M. Cobos
2017-09-25
FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trash
Marcelo Fernandez
2017-09-25
Use BoolVariable in platform-specific options.
Elliott Sales de Andrade
2017-09-25
Use BoolVariable for third-party options.
Elliott Sales de Andrade
2017-09-25
Use BoolVariable in target/component/advanced options.
Elliott Sales de Andrade
2017-09-25
Use EnumVariable for choice-based build options.
Elliott Sales de Andrade
2017-09-24
Merge pull request #11519 from hpvb/fix-gcc-lto
Rémi Verschelde
2017-09-24
Merge pull request #11527 from QuLogic/system-zstd
Rémi Verschelde
2017-09-24
Add support for OpenSSL 1.1.0.
Elliott Sales de Andrade
2017-09-23
Enable building against system zstd.
Elliott Sales de Andrade
2017-09-23
Fix gcc lto
Hein-Pieter van Braam
2017-09-21
Merge pull request #11243 from hpvb/add-debug-info-on-release
Rémi Verschelde
2017-09-21
Merge pull request #11141 from fcobos/x11_borderless_switch_fix
Rémi Verschelde
[next]