SFML/examples
Mario Liebisch 9f6f02f988 Android: Added sf::getNativeActivity() to retrieve a handle to the current activity
This is only implemented for Android builds and requires the user to include the sub-header specifically. Other platforms will trigger a compiler error, if they try to include this header file.
2016-04-22 15:53:14 +02:00
..
android Android: Added sf::getNativeActivity() to retrieve a handle to the current activity 2016-04-22 15:53:14 +02:00
cocoa Fixed and silenced a few warnings 2016-04-14 12:26:40 +02:00
ftp Source code changes. 2014-10-06 01:18:47 +02:00
opengl Fixed and silenced a few warnings 2016-04-14 12:26:40 +02:00
pong Added support for outlined text 2015-12-31 10:41:59 +01:00
shader Added a geometry shader effect to the Shader example 2016-02-18 20:20:43 +01:00
sockets Examples adjustments. 2014-11-17 09:44:46 +01:00
sound Fixed issues reported by Coverity Scan static analysis (run using Linux build configuration). 2016-03-08 09:42:47 +01:00
sound_capture Fixed issues reported by Coverity Scan static analysis (run using Linux build configuration). 2016-03-08 09:42:47 +01:00
voip Make sure the recording thread in sf::SoundRecorder is stopped before sf::SoundBufferRecorder is destroyed. 2016-04-10 22:51:37 +02:00
win32 Fix whitespace: Convert tabs to spaces and remove trailing whitespace. 2015-04-15 01:53:43 +02:00
window Removed support for GLU. 2015-03-23 16:16:06 +01:00
X11 Improved OpenGL and X11 rotating cube examples. 2015-03-23 16:16:07 +01:00
CMakeLists.txt Source code changes. 2014-10-06 01:18:47 +02:00