.. |
android
|
Update Android example build to C++17
|
2021-12-15 12:52:27 +01: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
|
Remove redundant APIs taking '(x, y)' in favour of ones taking 'sf::Vector'
|
2021-12-15 11:22:46 +01:00 |
ftp
|
Use 'auto', range-'for', and structured bindings to improve some loops
|
2021-12-08 13:05:52 +01:00 |
island
|
Remove redundant APIs taking '(x, y)' in favour of ones taking 'sf::Vector'
|
2021-12-15 11:22:46 +01:00 |
joystick
|
Remove redundant APIs taking '(x, y)' in favour of ones taking 'sf::Vector'
|
2021-12-15 11:22:46 +01:00 |
opengl
|
Remove redundant APIs taking '(x, y)' in favour of ones taking 'sf::Vector'
|
2021-12-15 11:22:46 +01:00 |
shader
|
Remove redundant APIs taking '(x, y)' in favour of ones taking 'sf::Vector'
|
2021-12-15 11:22:46 +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
|
Remove redundant APIs taking '(x, y)' in favour of ones taking 'sf::Vector'
|
2021-12-15 11:22:46 +01: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
|
Remove redundant APIs taking '(x, y)' in favour of ones taking 'sf::Vector'
|
2021-12-15 11:22:46 +01: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 |