This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
SFML
Watch
1
Star
0
Fork
0
You've already forked SFML
mirror of
https://github.com/SFML/SFML.git
synced
2025-02-08 01:18:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SFML
/
cmake
/
Modules
History
binary1248
3e397bff4b
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
..
FindEGL.cmake
Source code changes.
2014-10-06 01:18:47 +02:00
FindFLAC.cmake
Marked the FLAC/Vorbis/Ogg variables as advanced
2015-03-04 09:36:23 +01:00
FindFreetype.cmake
Added the FindFreetype.cmake CMake module, set the minimum require CMake version to 2.8.3 and fixed the paths to the FreeType headers.
2015-03-21 10:30:31 +01:00
FindGLES.cmake
Source code changes.
2014-10-06 01:18:47 +02:00
FindSFML.cmake
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
FindUDev.cmake
Added CMake find module for udev library
2014-03-09 13:10:42 +01:00
FindVorbis.cmake
Marked the FLAC/Vorbis/Ogg variables as advanced
2015-03-04 09:36:23 +01:00
FindXCB.cmake
Replaced Xlib by XCB implementation.
2014-12-29 08:59:20 +01:00