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
2024-11-25 04:41:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
146f63874a
SFML
/
examples
/
opengl
History
binary1248
2752bbcfb0
Added methods to get the currently active context, query whether an OpenGL extension is available and query the actual OpenGL version of a context, made context switches during initialization of texture and shader static values unnecessary, fixed code style in loaders.
2015-09-21 20:29:55 +02:00
..
resources
Removed the built-in default font
2012-08-04 00:08:14 +02:00
CMakeLists.txt
Removed support for GLU.
2015-03-23 16:16:06 +01:00
OpenGL.cpp
Added methods to get the currently active context, query whether an OpenGL extension is available and query the actual OpenGL version of a context, made context switches during initialization of texture and shader static values unnecessary, fixed code style in loaders.
2015-09-21 20:29:55 +02:00