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
/
detect.py
Age
Commit message (
Expand
)
Author
2020-03-26
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-03-06
assimp: Clean and document buildsystem, prepare for unbundling
Rémi Verschelde
2020-03-04
SCons: Expand env variables to check compiler version
Rémi Verschelde
2020-02-27
Merge pull request #36572 from qarmin/coverage
Rémi Verschelde
2020-02-26
Added code coverate support to Godot
Rafał Mikrut
2020-02-26
SCons: Fix get_compiler_version() to return ints
Rémi Verschelde
2020-02-11
glslang: Disable warnings and allow unbundling
Rémi Verschelde
2020-02-11
SCons: Streamline Vulkan buildsystem + fixups
Rémi Verschelde
2020-02-11
Add runtime GLES2 / Vulkan context selection.
bruvzg
2020-02-11
Add static Vulkan loader.
bruvzg
2020-02-11
Initial work on Vulkan:
Juan Linietsky
2020-01-22
Fix error with linkers other than GNU ld
Pedro J. Estébanez
2020-01-16
Merge pull request #35209 from RandomShaper/fix_pck_embed_linux
Rémi Verschelde
2020-01-16
Fix error exporting to X11 with embedded PCK
Pedro J. Estébanez
2020-01-13
Image: Include S3TC compression via Squish in non-tools build
Rémi Verschelde
2019-08-07
Added Thread Sanitizer
qarmin
2019-07-05
Merge pull request #24086 from RandomShaper/bundle-pck-to-executable
Rémi Verschelde
2019-07-04
Remove libwebsocket. No longer used, yay!
Fabio Alessandrelli
2019-07-03
Add embedded PCK option to PC platforms
Pedro J. Estébanez
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-06-23
SCons: Default to builtin libpng/freetype on Linux
Rémi Verschelde
2019-06-19
Png driver reworked to use libpng 1.6 simplified API
Ibrahn Sahir
2019-06-11
bullet: Sync with current upstream master branch
Rémi Verschelde
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-26
fix builds made with Clang on some Linux distros
Michele Valente
2019-04-25
Merge pull request #28402 from Valentactive/add-thinlto-support-x11
Rémi Verschelde
2019-04-25
add option to use ThinLTO
Michele Valente
2019-04-24
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-23
Merge pull request #27208 from Calinou/add-lld-linker
Hein-Pieter van Braam
2019-04-06
Remove unused imports
Hendrikto
2019-04-05
SCons: add `methods.using_clang` to check used compiler
Rémi Verschelde
2019-04-03
SCons: Fix python3 compat for builtin_bullet=no
Rémi Verschelde
2019-03-20
Revert accidental commits
Pedro J. Estébanez
2019-03-20
Create class for shared memory blocks [wip]
Pedro J. Estébanez
2019-03-18
Add support for linking using LLD on X11
Hugo Locurcio
2019-03-02
SCons: Reduce spam from x11:can_build
Rémi Verschelde
2019-02-23
Come up with use_gcc.
marxin
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-01-21
Rename sanitizer option names.
marxin
2019-01-09
Don't use -ffast-math or other unsafe math optimizations
Hein-Pieter van Braam
2018-12-14
Use XInput2 RawMotion to generate MouseMotion events
Cosmic Chip Socket
2018-11-14
Fix gcc version check when running scons in python 3.
Ibrahn Sahir
2018-11-12
Fix compile recent compile issues with gcc 5.5
Marcelo Fernandez
2018-11-07
Fix binaries incorrectly detected as shared libraries on some linux distros
Marcelo Fernandez
2018-10-01
SCons: Remove avoidable defines from main env's CPPPATH
Rémi Verschelde
2018-09-25
SCons: Fix checks for clang in env['CXX']
Rémi Verschelde
2018-07-25
Merge pull request #20154 from marcelofg55/midi_driver
Rémi Verschelde
2018-07-22
SCons: Add "execinfo" option to force linking libexecinfo
Rémi Verschelde
2018-07-21
-Fix disable_3d flag
Juan Linietsky
2018-07-21
Added a new MIDIDriver class
Marcelo Fernandez
[next]