index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
x11
/
detect.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak some help texts in the build system
Hugo Locurcio
2018-06-07
1
-2
/
+2
*
SCons: Allow unbundling libwebsockets and miniupnpc
Rémi Verschelde
2018-06-07
1
-12
/
+18
*
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-05-08
1
-0
/
+6
|
\
|
*
Experimental support for windows with per-pixel transparency (macOS, X11 and ...
bruvzg
2018-04-07
1
-0
/
+6
*
|
Added new audio device functions to set/get the audio device
Marcelo Fernandez
2018-03-26
1
-2
/
+2
|
/
*
X11: Link libgcc statically with use_static_cpp option
Rémi Verschelde
2018-02-16
1
-3
/
+3
*
Allow building with system wide mbedtls on X11
Fabio Alessandrelli
2018-02-14
1
-0
/
+4
*
Deleting OpenSSL module and library
Fabio Alessandrelli
2018-02-14
1
-4
/
+0
*
Make separate debug symbols opt-in
Hein-Pieter van Braam
2018-01-26
1
-0
/
+1
*
Bullet: allow unbundling only if > 2.87
Rémi Verschelde
2018-01-26
1
-3
/
+3
*
SCons: Allow unbundling bullet on Linux (only 2.87+)
Rémi Verschelde
2018-01-13
1
-0
/
+10
*
SCons: Fix usage of LD when we meant LINK
Rémi Verschelde
2018-01-05
1
-1
/
+1
*
-Removed OpenMP support, replaced by a custom class.
Juan Linietsky
2017-12-24
1
-4
/
+0
*
Do not require OpenMP for non-tools builds (export templates)
Rémi Verschelde
2017-12-22
1
-1
/
+1
*
openmp: Simplify linking on X11, fixing clang build
Rémi Verschelde
2017-12-14
1
-2
/
+1
*
openmp: Don't try to link GCC's implementation on Clang
Rémi Verschelde
2017-12-14
1
-2
/
+3
*
Added indent_style to editorconfig, fixed inconsistent use of tabs and spaces...
Colin Kinloch
2017-12-14
1
-2
/
+2
*
-Add lightmapper
Juan Linietsky
2017-12-14
1
-0
/
+6
*
Implement multitouch on X11
Pedro J. Estébanez
2017-12-06
1
-0
/
+9
*
Cleanup old references to GLES2 renderer
Rémi Verschelde
2017-11-19
1
-1
/
+1
*
SCons: make use_lto a global option and opt-in for iphone
Rémi Verschelde
2017-11-02
1
-1
/
+0
*
Travis: Simplify matrix, disable iphone and add X11 tools=no/clang
Rémi Verschelde
2017-10-27
1
-0
/
+4
*
Fix BSD compile issues
Marcelo Fernandez
2017-10-17
1
-0
/
+3
*
Reduce gcc lto build time by telling the linker to
Felix M. Cobos
2017-09-26
1
-1
/
+4
*
Use BoolVariable in platform-specific options.
Elliott Sales de Andrade
2017-09-25
1
-16
/
+16
*
Use BoolVariable for third-party options.
Elliott Sales de Andrade
2017-09-25
1
-27
/
+27
*
Use BoolVariable in target/component/advanced options.
Elliott Sales de Andrade
2017-09-25
1
-1
/
+1
*
Use EnumVariable for choice-based build options.
Elliott Sales de Andrade
2017-09-25
1
-1
/
+2
*
Merge pull request #11519 from hpvb/fix-gcc-lto
Rémi Verschelde
2017-09-24
1
-0
/
+3
|
\
|
*
Fix gcc lto
Hein-Pieter van Braam
2017-09-23
1
-0
/
+3
*
|
Merge pull request #11527 from QuLogic/system-zstd
Rémi Verschelde
2017-09-24
1
-0
/
+3
|
\
\
|
*
|
Enable building against system zstd.
Elliott Sales de Andrade
2017-09-23
1
-0
/
+3
|
|
/
*
/
Add support for OpenSSL 1.1.0.
Elliott Sales de Andrade
2017-09-24
1
-9
/
+0
|
/
*
Create separate debug info files by default
Hein-Pieter van Braam
2017-09-16
1
-5
/
+8
*
Added a crash handler to dump the backtrace on Windows, Linux and OS X
Marcelo Fernandez
2017-09-13
1
-0
/
+1
*
Merge pull request #10148 from leezh/pcre2
Rémi Verschelde
2017-08-31
1
-0
/
+5
|
\
|
*
Replacement of internal RegEx with PCRE2
Zher Huei Lee
2017-08-19
1
-0
/
+5
*
|
Disable -ffast-math for etc2comp
Hein-Pieter van Braam
2017-08-30
1
-1
/
+3
|
/
*
Buildsystem: Improve detect.py readability and fix issues
Rémi Verschelde
2017-07-01
1
-86
/
+65
*
X11: Abort build if using OpenSSL 1.1.0+
Rémi Verschelde
2017-05-06
1
-0
/
+9
*
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-26
1
-2
/
+2
*
Use -Ofast on x11. Also introduced use_lto option.
Ferenc Arn
2017-01-26
1
-9
/
+16
*
x11: Improve logic for cross-dependencies between freetype, zlib and libpng
Rémi Verschelde
2017-01-08
1
-2
/
+13
*
Remove bundled glew, obsoleted by glad
Rémi Verschelde
2017-01-06
1
-3
/
+0
*
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-02
1
-3
/
+4
|
\
|
*
Begining of GLES3 renderer:
Juan Linietsky
2016-10-03
1
-3
/
+3
*
|
png: Allow building shared freetype with bundled libpng
Rémi Verschelde
2016-11-19
1
-1
/
+0
*
|
Revert "libpng: Fix erroneously linking against libpng12 on old distros"
Rémi Verschelde
2016-11-19
1
-1
/
+1
*
|
libpng: Fix erroneously linking against libpng12 on old distros
Rémi Verschelde
2016-11-19
1
-1
/
+1
*
|
scons: Reorder options for clarity
Rémi Verschelde
2016-11-03
1
-20
/
+21
[next]