Błażej Szczygieł
|
2bf4553fe0
SCons: Use colored output if available, change "colored"->"verbose"
|
9 年之前 |
Błażej Szczygieł
|
4ffa8f224d
Theora: Don't compile unnecessary files, rename "x86_opt_*"
|
9 年之前 |
Rémi Verschelde
|
edbc0c0d0b
freetype: Make it a module and split thirdparty library
|
9 年之前 |
Rémi Verschelde
|
cbf52606f4
zlib: Split thirdparty files, simplify scons option
|
9 年之前 |
Rémi Verschelde
|
36738ddda4
glew: Split thirdparty files and isolate env
|
9 年之前 |
Rémi Verschelde
|
8311a78df5
squish: Move to a module and split thirdparty lib
|
9 年之前 |
Rémi Verschelde
|
cfcc8a20e8
theora: Move to a module and split thirdparty lib
|
9 年之前 |
Rémi Verschelde
|
422196759f
openssl: Move to a module and split thirdparty lib
|
9 年之前 |
Rémi Verschelde
|
d9a291f641
ogg/vorbis/opus: Make them modules and unbundle thirdparty libs
|
9 年之前 |
Rémi Verschelde
|
ee3cf211c6
webp: Make it a module and unbundle libwebp thirdparty files
|
9 年之前 |
Rémi Verschelde
|
c31ad71f10
enet: Split enet thirdparty files and allow unbundling
|
9 年之前 |
Rémi Verschelde
|
5fef84a135
png: Split library to thirdparty dir and allow unbundling
|
9 年之前 |
Juan Linietsky
|
22d83bc9f6
Begining of GLES3 renderer:
|
9 年之前 |
romeojulietthotel
|
94d6757a0d
Use pkgconfig to locate ALSA libs (#6119)
|
9 年之前 |
Mario Schlack
|
503f9ab9d9
Code cleanup in platform/x11
|
9 年之前 |
Juan Linietsky
|
587826f879
remove GLU dependency, closes #3787
|
9 年之前 |
eska
|
a2386bd2b2
Link libdl only on Linux, fix BSD build
|
9 年之前 |
Ferdinand Thiessen
|
9e751178eb
Fix compiling for X11 on non-86, this fixes #5444
|
9 年之前 |
Juan Linietsky
|
3b2c96139b
Merge pull request #4905 from Hinsbart/x11_dpi
|
9 年之前 |
Juan Linietsky
|
94a6ff3d7a
-make freetype build for all platforms the same, default as builtin except on x11.
|
9 年之前 |
Andreas Haas
|
18c941bbec
x11: Implemented dpi detection
|
9 年之前 |
Rémi Verschelde
|
768e925271
GLEW: Define static + enabled and includes via SCons
|
9 年之前 |
Juan Linietsky
|
3e8eb396d7
Finalized DynamicFont implementation
|
9 年之前 |
Rémi Verschelde
|
0a5472e697
Remove trailing spaces
|
9 年之前 |
hondres
|
b350ece864
x11: make dependancy on libudev optional
|
9 年之前 |
Juan Linietsky
|
9010a25c01
added option to link libstdc++ statically
|
9 年之前 |
hondres
|
29353808f0
remove dependancy on libevdev
|
9 年之前 |
eska
|
56e65f9e29
Enable ALSA driver in non-linux X11 when available
|
9 年之前 |
Rémi Verschelde
|
a98aa0bbbe
Make joydev build using udev and evdev opt-out but blocking (linux)
|
9 年之前 |
hondres
|
541c9039c5
Check pkg-config for libudev and enable gamepad code only if found. Linux only for now
|
9 年之前 |