SFML/examples
Mario Liebisch 757094a25b Fixed current Android compilation issues
* Updated the Android toolchain file to support NDKs up to the latest release (r12b; based on https://github.com/gongminmin/android-cmake).
* Fixed missing sRGB extension defines - also SFML once again compiles for older target API levels not having the sRGB extensions (fixes #1079, supersedes #1085).
* Changed SFML's default STL runtime to `stlport_shared`, since `c++_shared` is no longer supported.
2016-07-21 10:42:45 +02:00
..
android Fixed current Android compilation issues 2016-07-21 10:42:45 +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 Implemented support for explicit mipmap generation in sf::Texture and sf::RenderTexture. (#123) 2016-05-04 20:01:22 +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