SFML/include/SFML
Pawel Paruzel dfff93fe04 Update SFML Time classes to C++17
Ensure Clock uses a monotonic clock

Statically assert against low precision clocks

Allow suspend-aware clock for Android

Add descriptive documentation to sf::Clock
2021-12-15 12:52:27 +01:00
..
Audio Remove redundant APIs taking '(x, y)' in favour of ones taking 'sf::Vector' 2021-12-15 11:22:46 +01:00
Graphics Remove redundant APIs taking '(x, y)' in favour of ones taking 'sf::Vector' 2021-12-15 11:22:46 +01:00
Network Strategic use of '[[nodiscard]]' in 'Network' module 2021-12-09 22:34:57 +00:00
System Update SFML Time classes to C++17 2021-12-15 12:52:27 +01:00
Window Strategic use of '[[nodiscard]]' in 'Window' module 2021-12-09 19:53:54 +00:00
Audio.hpp Update the copyright year to 2021 2021-01-06 20:21:36 +01:00
Config.hpp Use alias declarations instead of 'typedef' 2021-12-08 17:58:13 +00:00
GpuPreference.hpp Update the copyright year to 2021 2021-01-06 20:21:36 +01:00
Graphics.hpp Update the copyright year to 2021 2021-01-06 20:21:36 +01:00
Main.hpp Update the copyright year to 2021 2021-01-06 20:21:36 +01:00
Network.hpp Update the copyright year to 2021 2021-01-06 20:21:36 +01:00
OpenGL.hpp Update the copyright year to 2021 2021-01-06 20:21:36 +01:00
System.hpp Replace SFML multithreading primitives with standard C++ ones 2021-12-14 01:07:29 +01:00
Window.hpp Update the copyright year to 2021 2021-01-06 20:21:36 +01:00