Commit graph

  • 73892dfa12 Updated sf::Text documentation and OpenGL example. Maximilian Wagenbach 2016-01-20 01:07:50 +0100
  • 7ef1cff5d1 Code style refactoring in sf::Text implementation. Maximilian Wagenbach 2016-01-04 09:49:23 +0100
  • 812dea70d0 Implemented line spacing in sf::Text. Maximilian Wagenbach 2015-07-23 12:17:23 +0200
  • 9e2f2eb27f Implemented letter spacing in sf::Text. Maximilian Wagenbach 2015-07-21 19:00:01 +0200
  • e31b925234 Added functionality to allow polymorphism with sf::SoundSource jonathan.r.paton@googlemail.com 2017-01-23 16:13:13 +0000
  • 61cdcd47ca Added sf::VertexBuffer class. binary1248 2017-10-24 18:57:26 +0200
  • fe39af4ec8 Worked around render target bug on macOS binary1248 2017-11-08 15:30:28 +0100
  • ce7ced5488 Replace INSTALL_RESOURCES_DIR option of sfml_add_example() command with RESOURCES_DIR Ceylo 2018-01-13 00:19:56 +0100
  • 777ec2c04d Fix launch of Cocoa example due to missing MainMenu.nib in bundle app Ceylo 2018-01-12 21:34:22 +0100
  • c24de5fcaf Fix for broken text when the font is reloaded. Maximilian Wagenbach 2018-01-15 17:37:50 +0100
  • b6c1acab3c add license to top of toolchain file Tucker Lein 2017-11-27 11:59:49 -0600
  • bba5808717 use a toolchain file for iOS instead of setting the necessary CMake variables in SFML tlein 2017-08-25 00:02:50 -0500
  • 30ec3edd8b Enable audio component build on iOS Jonny Paton 2018-01-04 14:23:49 -0800
  • 247b03172c Fixed casting type. Lukas Dürrenberger 2017-12-07 14:46:19 +0100
  • 6f3282623f Fixed various type conversion/comparison warnings. Lukas Dürrenberger 2017-12-07 14:46:19 +0100
  • 714ed41b6f Merge branch 'bugfix/readme_community' Lukas Dürrenberger 2017-12-07 13:18:18 +0100
  • 5a135a3b7d Added 'SFML Community' to the author list. Lukas Dürrenberger 2017-11-13 16:09:36 +0100
  • 883ec9391d Added support for (some) Hat/POV axis Marco Antognini 2017-07-01 13:02:56 +0200
  • dd307cc23e Fixed crash with application messing hardware detection Marco Antognini 2017-11-08 15:25:55 +0100
  • c352f5228b Fixed typo in sf::Music documentation Marco Antognini 2017-11-22 19:03:20 +0100
  • 8a02dc0ad5 Change a character marukrap 2017-10-24 07:06:29 +0900
  • b83085bf77
    Dropped support for 10.7 & 10.8 feature/drop_mac_versions Marco Antognini 2017-11-28 22:01:17 +0000
  • 3871e01a9f
    Added missing code to reset the parameters of the target texture after copying using FBOs and make sure to flip the source data back into non-flipped orientation when blitting from a flipped texture. (Fixes #1319) binary1248 2017-11-19 01:33:57 +0100
  • 013d053277 First argument of alcCaptureOpenDevice #1304 SoczuGGS 2017-10-16 16:03:27 +0200
  • 898c2350f7 Add equality comparison to sf::Transform and avoid uploading 64 bytes of data every time we want to reset the OpenGL matrix back to identity. binary1248 2017-10-01 18:16:41 +0200
  • 516678fe1f Fix OpenGL texture coordinate pointer not being updated when the array enabled state changes but the RenderTarget's cache state doesn't. binary1248 2017-09-29 22:53:53 +0200
  • b3d6e4811d Fixed Wave file writer writing wrong header values Mario Liebisch 2017-09-09 16:16:17 +0200
  • fc54dba3d7 Added support for extensible format PCM wave files. Tyson Grant Nottingham 2017-09-28 17:00:58 -0700
  • 2aa70def6f Removed dependency to libjpeg, stb_image_write now supports writing JPEG files Laurent Gomila 2017-09-08 09:38:51 +0200
  • 44944989e8 Fixed X11 key repeat handling not filtering out events from other windows. (Fixes #1223) binary1248 2017-09-25 13:38:58 +0200
  • 0dd24c8f1f Removed unused variable. Maximilian Wagenbach 2017-09-07 03:11:40 +0200
  • 158f410ab5 Updated stb_image to v2.16 and stb_image_write to v1.07. Lukas Dürrenberger 2017-08-28 13:50:50 +0200
  • 23a345512d Applied ZeroMemory to DEVMODE struct n Win32 to prevent Uninitialized Read. Anthony 2017-08-11 15:32:44 -0400
  • a2f448ab4c fix iOS build error when using @import tlein 2017-08-29 22:32:21 -0500
  • 58b7c2c48a Window/Unix: fix SFML issue #1228, getPosition() returns incorrect results on Linux depending on the used WM, as well as not returning values that are in-sync with what was given to setPosition(x, y). Luca Longinotti 2017-08-21 17:38:06 +0200
  • 93a2e9502d Added Loop Point support to sf::Music Cobaltergeist 2016-11-16 23:17:42 -0800
  • 6b3061d9c2 Updated OpenAL Soft to 1.18.1 for Windows. Lukas Dürrenberger 2017-08-03 17:54:43 +0200
  • ffd9c94381 Remove unused/leftover openForWriting function in InputSoundFile. Lukas Dürrenberger 2017-08-06 00:29:59 +0200
  • cd27b7df07 Added empty Android implementation for Clipboard API Marco Antognini 2017-04-29 12:15:16 +0200
  • 0637a2ef99 Added iOS implementation for Clipboard API Marco Antognini 2017-04-29 12:11:18 +0200
  • f30c896780 Added macOS implementation for Clipboard API Marco Antognini 2017-04-26 21:41:40 +0200
  • 967db6c6f9 Added Unix implementation for Clipboard API Ricardo Antonio Tejada 2017-04-26 21:39:10 +0200
  • 692fa5ab33 Added Win32 implementation for Clipboard API Ricardo Antonio Tejada 2017-04-26 21:38:41 +0200
  • 4bc3c6f8bf Added Clipboard API Ricardo Antonio Tejada 2017-04-26 21:37:09 +0200
  • bc8a90b33a Fix an issue when sf::Clock is constructed in a global scope leading to crashes. Lukas Dürrenberger 2017-08-01 17:49:14 +0200
  • 745b446440 Fixed typo in Event description. Jure Slak 2017-07-28 00:28:12 +0200
  • 5a4b592bbc Improve cmake script for macOS Marco Antognini 2017-04-05 21:56:06 +0200
  • 49776092d1 Fixed wrong condition for building network support Innokentij Alajcev 2017-07-19 08:40:34 +0400
  • 34ea68bd1d Added X11 implementation Marco Antognini 2017-03-04 20:46:26 +0100
  • 219c14b0c2 Added "not supported" implementation for iOS and Android Marco Antognini 2017-03-04 15:00:07 +0100
  • b0b1f13269 Added Win32 implementation Marco Antognini 2017-03-04 00:10:57 +0100
  • f65459d0e1 Rewrote Cursor with new API and OS X implementation Marco Antognini 2016-06-15 23:02:09 +0200
  • 6f5a7d1b1b Implemented methods to set the displayed cursor to a system cursor type or custom bitmap image. binary1248 2015-03-15 03:30:01 +0100
  • bd479c4454 Do not install extlibs if SFML_USE_SYSTEM_DEPS is true. Marty Plummer 2017-06-02 03:57:15 -0500
  • 30a22bfbbe Added Android boilerplate for CLIPBOARD_MANAGER feature/clipboard_android Mario Liebisch 2017-05-01 10:13:59 +0200
  • 35680e6405
    Added empty Android implementation for Clipboard API Marco Antognini 2017-04-29 12:15:16 +0200
  • faf9ac3d33
    Added iOS implementation for Clipboard API Marco Antognini 2017-04-29 12:11:18 +0200
  • f010ee5548
    Added macOS implementation for Clipboard API Marco Antognini 2017-04-26 21:41:40 +0200
  • fbfadfec6a
    Added Unix implementation for Clipboard API Ricardo Antonio Tejada 2017-04-26 21:39:10 +0200
  • 87977d430e
    Added Win32 implementation for Clipboard API Ricardo Antonio Tejada 2017-04-26 21:38:41 +0200
  • bcecfce48e
    Added Clipboard API Ricardo Antonio Tejada 2017-04-26 21:37:09 +0200
  • c43b5991af Fixed slight memory leak in sf::Font Dermoumi S 2017-04-07 09:22:18 +0100
  • 700fc7d9e0 Updated the binary libs from exlibs/libs-ios in order to work with Xcode 8 and iOS 10 sol-prog 2017-03-18 14:29:47 -0400
  • 842f9be385
    Adjust sf::NonCopyable to make use of = default and = delete thus also making it move-enabled. unstable binary1248 2017-04-08 13:17:02 +0200
  • f591f0bf5c Update Xcode templates Marco Antognini 2017-04-05 23:30:01 +0200
  • 41348bc180 Fix macOS build setup Marco Antognini 2017-04-05 23:01:06 +0200
  • 7800cbb9f6 Add requirement for macOS: 10.9+ Marco Antognini 2017-04-05 21:56:06 +0200
  • 24db1dba1a Converted applicable enumerations to strongly typed enumerations. binary1248 2017-04-04 01:13:07 +0200
  • b3b094fc91 Replaced NULL with nullptr. binary1248 2017-04-03 19:13:33 +0200
  • e1d3eff587 Replaced &container[0] with container.data() wherever applicable. binary1248 2017-04-03 19:08:52 +0200
  • 1df71a356e Apply clang-tidy modernize suggestions. binary1248 2017-04-03 01:17:03 +0200
  • 9d2bfcc334 Converted some for loops to range-based for loops. binary1248 2017-04-02 04:02:22 +0200
  • 0000fa3e5e Replaced Clock, Time and Sleep implementations with std::chrono based ones. binary1248 2017-04-02 03:27:05 +0200
  • c3567a4776 Removed SFML threading facilities. binary1248 2017-04-02 02:43:40 +0200
  • a4acac813e Removed all manual memory management. binary1248 2017-04-02 01:12:29 +0200
  • 0b2ac85f11 Added CMake variables to select the modules to be built Mario Liebisch 2015-02-21 14:46:46 +0100
  • 973ac8ddcd Skip glTexCoordPointer() call if not needed hobby8 2015-12-04 12:04:20 +0200
  • d6dcafbc90 Replaced function-local static variables with C++11 constructs. binary1248 2017-04-01 22:34:41 +0200
  • 2ef0d36569 Remove synchronization that became unnecessary since C++11. binary1248 2017-04-01 22:10:43 +0200
  • 8ebb622057 Removed auto_ptr usage. binary1248 2017-04-01 21:56:43 +0200
  • 858c9ce924 Markdown'd readme, changelog, contributing and license files. Stefan Schindler 2017-03-15 13:45:50 +0100
  • 4595562de4 only set policy CMP0042 if cmake version > 3.0 jonathan.r.paton@googlemail.com 2017-03-17 15:07:47 +0000
  • 9b16bc7c67 Fixed typo in assert in Texture::update Bruno Van de Velde 2017-03-20 01:14:05 +0100
  • 686d0fa76c Fixed trying to illegally cast NULL (nullptr in C++14) to void*. binary1248 2017-03-18 14:53:45 +0100
  • 6d76b65fcf Fixed compiler detection on Mac OS Mario Liebisch 2017-03-18 14:09:58 +0100
  • 1a2ca9c809 Bump the required CMake version to 3.1.0 and enforce compiler C++14 support. binary1248 2017-03-18 13:18:59 +0100
  • 756cb09bc3 Fixed window menu not working on OS X Marco Antognini 2017-02-20 15:45:28 +0100
  • 6b71456a55 Add methods to make use of GPU local texture data copying bypassing a roundtrip to the CPU and back, add sf::Texture::swap to enable swapping texture contents, fixed sf::Font::cleanup not shrinking its allocated pixel buffer storage when the user loads a new font using the same sf::Font object. binary1248 2016-07-31 14:08:31 +0200
  • f053871a6c If a window is open, only update joystick connections on WM_DEVICECHANGE message jonathan.r.paton@googlemail.com 2017-02-22 11:50:42 +0000
  • 4cde8bb69c Corrected documentation Fytch 2017-02-23 18:37:06 +0100
  • 5fe5e5d6d7 packaging support improvements Rafael Kitover 2016-12-19 13:16:07 -0800
  • 40ae477cc3 Added CFBundleSupportedPlatforms key-value Marco Antognini 2017-02-20 17:58:51 +0100
  • e4ae4f9cc3 Increased SFML's version number and updated the changelogs. Lukas Dürrenberger 2017-02-06 17:44:17 +0100
  • 113152673a Updated year in copyright notices to 2017. Lukas Dürrenberger 2017-02-06 17:11:14 +0100
  • b7be4b299e Increased SFML's version number and updated the changelogs. 2.4.2 2.4.x Lukas Dürrenberger 2017-02-06 17:44:17 +0100
  • 8202099bc2 Updated year in copyright notices to 2017. Lukas Dürrenberger 2017-02-06 17:11:14 +0100
  • dacee0462e Make context disabling via wglMakeCurrent more tolerant of broken drivers by trying to pass a meaningful DC whenever possible and improve error messages output when WGL functions fail. binary1248 2016-12-06 01:52:40 +0100
  • cb14d6472f Make context disabling via wglMakeCurrent more tolerant of broken drivers by trying to pass a meaningful DC whenever possible and improve error messages output when WGL functions fail. binary1248 2016-12-06 01:52:40 +0100
  • d10d205bb3 Fixed Xlib crashing in sf::Window:setIcon because it expects the element data type passed to XChangeProperty to be unsigned long (architecture dependent 32-bit or 64-bit) instead of sf::Uint32 (architecture independent 32-bit) (#1168). Also adjusted other occurrences of wrong types passed to XChangeProperty with format set to 32. binary1248 2016-11-26 15:51:24 +0100
  • af5244d85d Replaced TransientContextLock implementation with a more elaborate one which relies on locking a single mutex and thus avoids lock order inversion. Fixes #1165. binary1248 2016-11-27 18:31:21 +0100