1
0
Fork 0
godot/drivers
Rémi Verschelde 7ae44a055b
Linux: Default to builtin openssl, freetype, and zlib
Fix support for cross-compilation, and fix handling of builtin libraries,
which would still attempt to link system libs and use system headers.

Also patch out GLU includes from GLEW, we don't need it, so that removes
another mandatory dependency.

(cherry picked from commit abf6a0919b)
2025-01-06 07:57:00 +01:00
..
alsa Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
builtin_openssl2 -Work in progress visual shader editor *DOES NOT WORK YET* 2015-01-03 16:52:37 -03:00
builtin_zlib GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
chibi fixed uninitialized name pointers (cppcheck) 2015-05-03 02:16:26 +02:00
convex_decomp fixed memory leak: triangulated (cppcheck) 2015-05-03 02:11:43 +02:00
dds GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
etc1 Merge pull request #1531 from vkbsb/h5_canvas_polygon_fix 2015-04-07 20:22:58 -03:00
gl_context Linux: Default to builtin openssl, freetype, and zlib 2025-01-06 07:57:00 +01:00
gles2 -corrected frac() and hyperbolic sin,cos,tan when running on PC (GLSL120), fixes #1775 2015-05-04 10:53:54 -03:00
jpg GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
mpc minor fixes in drivers mpc and vorbis. 2015-05-06 00:43:24 +02:00
nedmalloc GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
ogg -Much improvement to baked light baker 2014-10-27 22:54:32 -03:00
openssl A bit of everything: 2014-05-14 01:22:15 -03:00
png Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
pulseaudio Implemented PulseAudio backend and fixed audio driver selection on X11 2014-12-19 13:44:34 +01:00
pvr fixed ColorRgb attribute init order of struct 2015-05-06 01:22:38 +02:00
rtaudio update rtaudio to latest version 2015-05-06 23:08:06 +02:00
speex -OpenSSL Fixes 2014-05-01 09:53:37 -03:00
squish missing fils from yesterday comit. 2014-10-03 08:58:41 -03:00
theora Added Doxyfile for Doxygen documentation. Had to modify codec.h because it already had set up the mainpage. Added a logo without text for the Doxygen pages upper top left corner. Pointed Doxyfile to README.md. Thinking of adding Markup in c files pointing to Wiki links. That way we have current source markup but it points to Wiki for major documentation effort. 2015-05-10 14:36:58 -06:00
theoraplayer Fixes Theora build 2015-05-04 23:57:55 +02:00
trex Changed code to remove gcc -Wparentheses warnings. 2015-02-16 18:58:41 -08:00
unix -Fixes from source code analyzizer, closes #1768 2015-05-01 10:44:08 -03:00
vorbis minor fixes in drivers mpc and vorbis. 2015-05-06 00:43:24 +02:00
webp -Work in progress visual shader editor *DOES NOT WORK YET* 2015-01-03 16:52:37 -03:00
windows -Corrected DirAccessWindows functions, fixes #1872, properly fixes #791. 2015-05-09 13:05:34 -03:00
SCsub Added Visual Studio project generation. Use "vsproj=yes" in command line. This does not set up NMAKE properly. 2015-05-03 15:18:56 -06:00
register_driver_types.cpp Revert "Revert "Missed some things in prev commit."" 2015-03-20 11:48:21 +05:30
register_driver_types.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00