1
0
Fork 0
godot/drivers/gl_context
Rémi Verschelde abf6a0919b
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.
2025-01-03 23:24:16 +01:00
..
SCsub GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
context_gl.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
context_gl.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
glew-remove-glu-dependency.patch Linux: Default to builtin openssl, freetype, and zlib 2025-01-03 23:24:16 +01:00
glew.c GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
glew.h Linux: Default to builtin openssl, freetype, and zlib 2025-01-03 23:24:16 +01:00
glxew.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
wglew.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00