..
android
Run clang-format
2022-07-11 20:04:56 +02:00
assets
Use built-in CMake support for iOS
2023-04-03 23:36:33 +02: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
Replace std::rand
with <random>
2023-03-07 13:23:12 -07: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
Use X11's find module
2023-02-06 15:12:58 -07: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