Rémi Verschelde
|
6bfb7944d9
SCons: Remove avoidable defines from main env's CPPPATH
|
7 years ago |
Rémi Verschelde
|
5adf7aa6b7
SCons: Fix checks for clang in env['CXX']
|
7 years ago |
Rémi Verschelde
|
a501678ba1
Merge pull request #20154 from marcelofg55/midi_driver
|
7 years ago |
Rémi Verschelde
|
8e4de57e56
SCons: Add "execinfo" option to force linking libexecinfo
|
7 years ago |
Juan Linietsky
|
2b9902db06
-Fix disable_3d flag
|
7 years ago |
Marcelo Fernandez
|
7a5f9fc08e
Added a new MIDIDriver class
|
7 years ago |
Hugo Locurcio
|
d54b5da940
Tweak some help texts in the build system
|
7 years ago |
Rémi Verschelde
|
7d392cd6f4
SCons: Allow unbundling libwebsockets and miniupnpc
|
7 years ago |
Hein-Pieter van Braam
|
e668757aa9
Merge pull request #14622 from bruvzg/non-rectangular-windows
|
7 years ago |
bruvzg
|
ddae098dee
Experimental support for windows with per-pixel transparency (macOS, X11 and Windows).
|
7 years ago |
Marcelo Fernandez
|
ecc1b34cbc
Added new audio device functions to set/get the audio device
|
7 years ago |
Rémi Verschelde
|
b526088ae2
X11: Link libgcc statically with use_static_cpp option
|
7 years ago |
Fabio Alessandrelli
|
bd3c27ba78
Allow building with system wide mbedtls on X11
|
7 years ago |
Fabio Alessandrelli
|
6fcc8b7e1f
Deleting OpenSSL module and library
|
7 years ago |
Hein-Pieter van Braam
|
c6d9a7665a
Make separate debug symbols opt-in
|
7 years ago |
Rémi Verschelde
|
9ba5fb87f0
Bullet: allow unbundling only if > 2.87
|
7 years ago |
Rémi Verschelde
|
e141845bfb
SCons: Allow unbundling bullet on Linux (only 2.87+)
|
7 years ago |
Rémi Verschelde
|
db49f35ab8
SCons: Fix usage of LD when we meant LINK
|
7 years ago |
Juan Linietsky
|
021f3c924b
-Removed OpenMP support, replaced by a custom class.
|
7 years ago |
Rémi Verschelde
|
bf4d398d4e
Do not require OpenMP for non-tools builds (export templates)
|
7 years ago |
Rémi Verschelde
|
60d41e9caf
openmp: Simplify linking on X11, fixing clang build
|
7 years ago |
Rémi Verschelde
|
ab9cda1497
openmp: Don't try to link GCC's implementation on Clang
|
7 years ago |
Colin Kinloch
|
edb1df15ea
Added indent_style to editorconfig, fixed inconsistent use of tabs and spaces in indentation.
|
7 years ago |
Juan Linietsky
|
f3ad14224e
-Add lightmapper
|
7 years ago |
Pedro J. Estébanez
|
6decbec461
Implement multitouch on X11
|
8 years ago |
Rémi Verschelde
|
9f134aa5d1
Cleanup old references to GLES2 renderer
|
8 years ago |
Rémi Verschelde
|
cefdb34f6c
SCons: make use_lto a global option and opt-in for iphone
|
8 years ago |
Rémi Verschelde
|
37f1bb3298
Travis: Simplify matrix, disable iphone and add X11 tools=no/clang
|
8 years ago |
Marcelo Fernandez
|
2baf54526b
Fix BSD compile issues
|
8 years ago |
Felix M. Cobos
|
ec644ccb69
Reduce gcc lto build time by telling the linker to
|
8 years ago |