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
SFML
/
src
/
SFML
History
binary1248
811dfe1cf7
Added support for pbuffers on Windows and Unix.
2015-09-27 19:52:26 +02:00
..
Audio
Added SoundSource::operator= and called it from Sound::operator=
2015-09-27 18:54:42 +02:00
Graphics
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
Main
Added NvOptimusEnablement and AmdPowerXpressRequestHighPerformance exports to sfml-main to inform the driver that the SFML application could benefit from using the discrete GPU in a multi-GPU environment.
2015-09-18 10:13:32 +02:00
Network
Removed unnecessary sf:: prefixes
2015-05-20 17:30:23 +02:00
System
Removed unnecessary sf:: prefixes
2015-05-20 17:30:23 +02:00
Window
Added support for pbuffers on Windows and Unix.
2015-09-27 19:52:26 +02:00
Android.mk
Android: Fixed building and linking
2015-03-04 09:36:19 +01:00
CMakeLists.txt
Enabled sfml-audio on iOS
2015-03-04 09:36:25 +01:00