SFML/examples
Thibaut PONCHON 642d981acf Replace std::strcmp by std::string_view::operator==
clang-format validation pass

Remove unecessary cstring include
2023-01-29 12:10:34 -07:00
..
android Run clang-format 2022-07-11 20:04:56 +02: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 Update to year 2023 2023-01-12 11:38:41 +01:00
ftp Removed return EXIT_SUCCESS and cstdlib 2023-01-23 10:00:48 +01:00
include Consolidate redundant gl.h headers 2022-10-09 13:04:24 +02:00
island Removed return EXIT_SUCCESS and cstdlib 2023-01-23 10:00:48 +01:00
joystick Use std::clamp 2022-12-27 17:58:49 -06:00
opengl Consolidate redundant gl.h headers 2022-10-09 13:04:24 +02:00
shader Removed return EXIT_SUCCESS and cstdlib 2023-01-23 10:00:48 +01:00
sockets Removed return EXIT_SUCCESS and cstdlib 2023-01-23 10:00:48 +01:00
sound Removed return EXIT_SUCCESS and cstdlib 2023-01-23 10:00:48 +01:00
sound_capture Removed return EXIT_SUCCESS and cstdlib 2023-01-23 10:00:48 +01:00
tennis Enforce variable case 2022-12-12 16:10:03 -07:00
voip Removed return EXIT_SUCCESS and cstdlib 2023-01-23 10:00:48 +01:00
vulkan Replace std::strcmp by std::string_view::operator== 2023-01-29 12:10:34 -07:00
win32 Removed return EXIT_SUCCESS and cstdlib 2023-01-23 10:00:48 +01:00
window Consolidate redundant gl.h headers 2022-10-09 13:04:24 +02:00
X11 Removed return EXIT_SUCCESS and cstdlib 2023-01-23 10:00:48 +01:00
asset_licenses.md Ensure files end with newline character 2022-04-12 08:13:48 +02:00
CMakeLists.txt Fix CMake formatting inconsistencies 2022-10-06 20:33:40 +02:00