.. |
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
|
Merge branch '2.6.x' into feature/backmerge
|
2021-12-20 13:44:56 +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
|
Improve compilation times by removing some includes and avoiding heavy dependencies
|
2021-12-19 18:13:07 +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
|
Merge branch '2.6.x' into feature/backmerge
|
2021-12-20 13:44:56 +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
|
Improve compilation times by removing some includes and avoiding heavy dependencies
|
2021-12-19 18:13:07 +01:00 |
vulkan
|
Don't use 'sf::err' in public example code
|
2021-12-20 15:06:27 +01:00 |
win32
|
Reduce compile-time impact of 'windows.h'
|
2021-12-16 22:39:07 +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 |