SFML/cmake
2015-03-23 16:10:28 +01:00
..
Modules Replaced GLEW with (a highly customized) loader generated by glLoadGen, restructured GLExtensions.hpp for easier extension bookkeeping, make use of GLEXT definitions in Shader.cpp and Texture.cpp as well, replaced GL_MAX_TEXTURE_COORDS with GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS, implemented flags for requesting a debug or core/compatibility profile context, changed the default context version from 2.0 to 2.1. 2015-03-23 16:10:28 +01:00
toolchains Android: Updated the toolchain file and CMake scripts 2015-03-04 09:05:22 +01:00
Config.cmake Android: Updated the toolchain file and CMake scripts 2015-03-04 09:05:22 +01:00
Macros.cmake Changed the SOVERSION to major.minor. 2015-03-12 11:06:33 +01:00