index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
x11
/
detect.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-2
/
+2
*
fix builds made with Clang on some Linux distros
Michele Valente
2019-04-26
1
-1
/
+7
*
Merge pull request #28402 from Valentactive/add-thinlto-support-x11
Rémi Verschelde
2019-04-25
1
-3
/
+12
|
\
|
*
add option to use ThinLTO
Michele Valente
2019-04-25
1
-3
/
+12
*
|
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-24
1
-5
/
+7
|
/
*
Merge pull request #27208 from Calinou/add-lld-linker
Hein-Pieter van Braam
2019-04-23
1
-1
/
+9
|
\
|
*
Add support for linking using LLD on X11
Hugo Locurcio
2019-03-18
1
-1
/
+9
*
|
Remove unused imports
Hendrikto
2019-04-06
1
-1
/
+1
*
|
SCons: add `methods.using_clang` to check used compiler
Rémi Verschelde
2019-04-05
1
-2
/
+2
*
|
SCons: Fix python3 compat for builtin_bullet=no
Rémi Verschelde
2019-04-03
1
-1
/
+1
*
|
Revert accidental commits
Pedro J. Estébanez
2019-03-20
1
-1
/
+1
*
|
Create class for shared memory blocks [wip]
Pedro J. Estébanez
2019-03-20
1
-1
/
+1
|
/
*
SCons: Reduce spam from x11:can_build
Rémi Verschelde
2019-03-02
1
-2
/
+0
*
Come up with use_gcc.
marxin
2019-02-23
1
-5
/
+6
*
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-13
/
+6
*
Rename sanitizer option names.
marxin
2019-01-21
1
-7
/
+15
*
Don't use -ffast-math or other unsafe math optimizations
Hein-Pieter van Braam
2019-01-09
1
-4
/
+2
*
Use XInput2 RawMotion to generate MouseMotion events
Cosmic Chip Socket
2018-12-14
1
-5
/
+6
*
Fix gcc version check when running scons in python 3.
Ibrahn Sahir
2018-11-14
1
-0
/
+2
*
Fix compile recent compile issues with gcc 5.5
Marcelo Fernandez
2018-11-12
1
-2
/
+2
*
Fix binaries incorrectly detected as shared libraries on some linux distros
Marcelo Fernandez
2018-11-07
1
-0
/
+12
*
SCons: Remove avoidable defines from main env's CPPPATH
Rémi Verschelde
2018-10-01
1
-2
/
+3
*
SCons: Fix checks for clang in env['CXX']
Rémi Verschelde
2018-09-25
1
-3
/
+3
*
Merge pull request #20154 from marcelofg55/midi_driver
Rémi Verschelde
2018-07-25
1
-1
/
+1
|
\
|
*
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-21
1
-1
/
+1
*
|
SCons: Add "execinfo" option to force linking libexecinfo
Rémi Verschelde
2018-07-22
1
-0
/
+4
*
|
-Fix disable_3d flag
Juan Linietsky
2018-07-21
1
-2
/
+10
|
/
*
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
[next]