SFML/examples
2021-12-14 15:19:37 +01:00
..
android Use 'nullptr' instead of 'NULL' 2021-12-03 15:48:32 +00:00
assets Update examples for iOS including touch support, proper handling of window resize, launch screens and icons 2019-01-19 01:34:30 +01:00
cocoa Use 'nullptr' instead of 'NULL' 2021-12-03 15:48:32 +00:00
ftp Use 'auto', range-'for', and structured bindings to improve some loops 2021-12-08 13:05:52 +01:00
island Replace SFML multithreading primitives with standard C++ ones 2021-12-14 01:07:29 +01:00
joystick Use alias declarations instead of 'typedef' 2021-12-08 17:58:13 +00:00
opengl Strategic use of '[[nodiscard]]' in 'Graphics' module 2021-12-10 01:27:05 +00:00
shader Use 'override' whenever possible instead of 'virtual' 2021-12-09 09:07:03 +01:00
sockets Modernize CMake files 2018-03-27 00:03:34 +02:00
sound Add MP3 decoding support using 'minimp3' 2021-12-08 08:19:08 +01:00
sound_capture Strategic use of '[[nodiscard]]' in 'Audio' module 2021-12-14 15:19:37 +01:00
tennis Use 'nullptr' instead of 'NULL' 2021-12-03 15:48:32 +00:00
voip Strategic use of '[[nodiscard]]' in 'Audio' module 2021-12-14 15:19:37 +01:00
vulkan Minor modernization changes: 'nullptr', range-based 'for' loops, ... 2021-12-08 21:41:20 +00:00
win32 Minor modernization changes: 'nullptr', range-based 'for' loops, ... 2021-12-08 21:41:20 +00:00
window Strategic use of '[[nodiscard]]' in 'Graphics' module 2021-12-10 01:27:05 +00:00
X11 Strategic use of '[[nodiscard]]' in 'Graphics' module 2021-12-10 01:27:05 +00:00
asset_licenses.md Add MP3 decoding support using 'minimp3' 2021-12-08 08:19:08 +01:00
CMakeLists.txt Switch example resources to public domain ones. 2021-04-02 22:16:22 +02:00