solvespace/cmake
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
..
AddVendoredSubdirectory.cmake Add Cairo (and, transitively, Pixman) dependencies. 2016-08-01 00:48:37 +00:00
DisableWarnings.cmake CMake: correctly use if(STREQUAL). 2016-08-01 00:48:37 +00:00
FindSpaceWare.cmake Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00
FindVendoredPackage.cmake Add OpenGL 2 support on Windows using ANGLE. 2016-11-18 11:38:45 +00:00
GetGitCommitHash.cmake Embed git commit hash in the "About" dialog. 2016-04-23 22:53:21 +00:00
MacOSXBundleInfo.plist.in Cocoa, Win32: embed version info into distributable application. 2016-06-03 00:07:30 +00:00
Toolchain-mingw32.cmake CMake: refactor inclusion of external libraries. 2016-07-25 04:22:02 +00:00
Toolchain-mingw64.cmake CMake: refactor inclusion of external libraries. 2016-07-25 04:22:02 +00:00
c_flag_overrides.cmake Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00
cxx_flag_overrides.cmake Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00