solvespace/extlib
whitequark c8ff17f4a2 Add OpenGL 2 support on Windows using ANGLE.
This commit performs two main changes:
  * Alters the shaders to use only strictly conformant GLSL 2.0.
  * Alters the Windows UI to use ANGLE via GL ES 2.0 and EGL 1.4.

This commit also drops official support for Windows XP, since ANGLE
requires a non-XP toolset to build. It is still possible to build
SolveSpace for Windows XP using:

  cmake -T v120_xp -DOPENGL=1
2016-11-18 11:38:45 +00:00
..
angle@bbe1370b86 Add OpenGL 2 support on Windows using ANGLE. 2016-11-18 11:38:45 +00:00
cairo@d4724ee921 Add Cairo (and, transitively, Pixman) dependencies. 2016-08-01 00:48:37 +00:00
freetype@44accb9e2e CMake: refactor inclusion of external libraries. 2016-07-25 04:22:02 +00:00
libdxfrw@8f958955f5 DXF: update to use Unicode-aware file open routines on Windows. 2016-10-09 15:19:36 +00:00
libpng@5b6a6f914b Update libpng to 1.6.20. 2015-12-26 14:07:11 +08:00
pixman@54eee47843 Add Cairo (and, transitively, Pixman) dependencies. 2016-08-01 00:48:37 +00:00
si Add support for the 3dconnexion six degree of freedom input devices 2009-07-20 11:05:33 -08:00
zlib@5089329162 Add support for cross-compiling from Linux. 2015-07-10 15:59:12 +03:00