.. |
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
|
Remove deprecated 'Keyboard::Key' enumerators and adjust usages
|
2021-12-09 13:12:03 +00:00 |
joystick
|
Use alias declarations instead of 'typedef'
|
2021-12-08 17:58:13 +00:00 |
opengl
|
Fix warnings in examples
|
2021-11-30 11:25:58 +01: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
|
Modernize CMake files
|
2018-03-27 00:03:34 +02:00 |
tennis
|
Use 'nullptr' instead of 'NULL'
|
2021-12-03 15:48:32 +00:00 |
voip
|
Strategic use of '[[nodiscard]]' in 'Network' module
|
2021-12-09 22:34:57 +00: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 'Window' module
|
2021-12-09 19:53:54 +00:00 |
X11
|
Strategic use of '[[nodiscard]]' in 'Window' module
|
2021-12-09 19:53:54 +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 |