SFML/examples
Marco Antognini b0f3611ab9 Renamed a few key codes
Deprecated BackSlash, BackSpace, SemiColon, Dash and
introduced Backslash, Backspace, Semicolon, Hyphen in a
retrocompatible way.
2018-03-26 23:39:39 +02:00
..
android Return correct key code for delete/backspace on android. 2018-02-15 21:11:24 +01:00
cocoa Turned the header image in readme.md into a link. 2018-02-10 17:12:54 +01:00
ftp Source code changes. 2014-10-06 01:18:47 +02:00
opengl Renamed a few key codes 2018-03-26 23:39:39 +02:00
pong Replace INSTALL_RESOURCES_DIR option of sfml_add_example() command with RESOURCES_DIR 2018-01-25 00:23:33 +01:00
shader Replace INSTALL_RESOURCES_DIR option of sfml_add_example() command with RESOURCES_DIR 2018-01-25 00:23:33 +01:00
sockets Examples adjustments. 2014-11-17 09:44:46 +01:00
sound Replace INSTALL_RESOURCES_DIR option of sfml_add_example() command with RESOURCES_DIR 2018-01-25 00:23:33 +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 Replace INSTALL_RESOURCES_DIR option of sfml_add_example() command with RESOURCES_DIR 2018-01-25 00:23:33 +01:00
window Removed support for GLU. 2015-03-23 16:16:06 +01:00
X11 Converted Unix Window implementation from XCB back to Xlib. 2016-09-29 09:25:34 +02:00
CMakeLists.txt Added CMake variables to select the modules to be built 2017-04-04 13:43:49 +02:00