SFML/examples
ZXShady 8c895fd7e1 Pass sf::IpAddress by value
`sf::IpAddress` is a wrapper around `std::uint32_t` and should be passed by value
2024-07-27 15:53:03 -06:00
..
android Rename Font::loadFromFile into Font::openFromFile 2024-06-25 22:53:28 +02:00
assets Use built-in CMake support for iOS 2023-04-03 23:36:33 +02:00
cocoa Add clang-tidy readability-else-after-return check 2024-06-27 12:17:03 -06:00
event_handling Added event handling example. 2024-07-08 15:16:20 -06:00
ftp Header cleanup guided by IWYU 2024-02-09 12:52:23 +01:00
include Consolidate redundant gl.h headers 2022-10-09 13:04:24 +02:00
island Rename Font::loadFromFile into Font::openFromFile 2024-06-25 22:53:28 +02:00
joystick Rename Font::loadFromFile into Font::openFromFile 2024-06-25 22:53:28 +02:00
opengl Fix white square problem in OpenGL example 2024-07-15 12:32:08 -06:00
raw_input Pass sf::Vector2<T>s by value 2024-07-19 10:33:00 -06:00
shader Rename Font::loadFromFile into Font::openFromFile 2024-06-25 22:53:28 +02:00
sockets Require that variables are initialized 2024-04-27 19:20:52 +00:00
sound Remove default empty state of sf::Music 2024-06-08 20:54:10 +02:00
sound_capture Make Sound::Status a scoped enumeration 2024-04-28 16:36:57 +00:00
sound_effects Use [[nodiscard]] in more places 2024-06-27 15:12:15 -06:00
stencil Fix typos 2024-07-15 14:16:36 -06:00
tennis Rename Font::loadFromFile into Font::openFromFile 2024-06-25 22:53:28 +02:00
voip Pass sf::IpAddress by value 2024-07-27 15:53:03 -06:00
vulkan Add clang-tidy readability-else-after-return check 2024-06-27 12:17:03 -06:00
win32 Remove default empty state of sf::Texture 2024-06-04 13:19:58 -06:00
window Remove default empty state of sf::Event 2024-06-23 19:11:10 +02:00
X11 Remove leading newlines 2023-11-29 15:54:38 -07:00
asset_licenses.md Reflect account name change in asset_licenses.md. 2024-02-13 23:31:47 +00:00
CMakeLists.txt Added event handling example. 2024-07-08 15:16:20 -06:00