This website requires JavaScript.
Explore
Help
Sign In
Edgaru089
/
SFML
Watch
1
Star
0
Fork
0
You've already forked SFML
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c98a84a5d8
SFML
/
extlibs
History
Marco Antognini
c98a84a5d8
Update OpenAL-soft for OS X to version 1.17.2
...
Build script:
https://gist.github.com/mantognini/05460d9b6a8a272ed188
2016-04-14 09:04:53 +02:00
..
bin
Redesigned the audio encoding/decoding classes to get rid of libsndfile
2015-03-04 09:33:03 +01:00
headers
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
libs-android
Updated FreeType to version 2.5.5.
2015-03-10 13:15:58 +01:00
libs-ios
Updated FreeType to version 2.5.5.
2015-03-10 13:15:58 +01:00
libs-mingw
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
libs-msvc
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
libs-msvc-universal
Added support for VS 2015.
2015-09-30 08:32:30 +02:00
libs-osx
Update OpenAL-soft for OS X to version 1.17.2
2016-04-14 09:04:53 +02:00
Android.mk
Redesigned the audio encoding/decoding classes to get rid of libsndfile
2015-03-04 09:33:03 +01:00