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
013d053277First argument of alcCaptureOpenDevice #1304
SoczuGGS
2017-10-16 16:03:27 +0200
898c2350f7Add 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
516678fe1fFix 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
fc54dba3d7Added support for extensible format PCM wave files.
Tyson Grant Nottingham
2017-09-28 17:00:58 -0700
2aa70def6fRemoved dependency to libjpeg, stb_image_write now supports writing JPEG files
Laurent Gomila
2017-09-08 09:38:51 +0200
44944989e8Fixed X11 key repeat handling not filtering out events from other windows. (Fixes#1223)
binary1248
2017-09-25 13:38:58 +0200
0dd24c8f1fRemoved unused variable.
Maximilian Wagenbach
2017-09-07 03:11:40 +0200
158f410ab5Updated stb_image to v2.16 and stb_image_write to v1.07.
Lukas Dürrenberger
2017-08-28 13:50:50 +0200
23a345512dApplied ZeroMemory to DEVMODE struct n Win32 to prevent Uninitialized Read.
Anthony
2017-08-11 15:32:44 -0400
a2f448ab4cfix iOS build error when using @import
tlein
2017-08-29 22:32:21 -0500
58b7c2c48aWindow/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
93a2e9502dAdded Loop Point support to sf::Music
Cobaltergeist
2016-11-16 23:17:42 -0800
6b3061d9c2Updated OpenAL Soft to 1.18.1 for Windows.
Lukas Dürrenberger
2017-08-03 17:54:43 +0200
ffd9c94381Remove unused/leftover openForWriting function in InputSoundFile.
Lukas Dürrenberger
2017-08-06 00:29:59 +0200
cd27b7df07Added empty Android implementation for Clipboard API
Marco Antognini
2017-04-29 12:15:16 +0200
0637a2ef99Added iOS implementation for Clipboard API
Marco Antognini
2017-04-29 12:11:18 +0200
f30c896780Added macOS implementation for Clipboard API
Marco Antognini
2017-04-26 21:41:40 +0200
967db6c6f9Added Unix implementation for Clipboard API
Ricardo Antonio Tejada
2017-04-26 21:39:10 +0200
692fa5ab33Added Win32 implementation for Clipboard API
Ricardo Antonio Tejada
2017-04-26 21:38:41 +0200
4bc3c6f8bfAdded Clipboard API
Ricardo Antonio Tejada
2017-04-26 21:37:09 +0200
bc8a90b33aFix an issue when sf::Clock is constructed in a global scope leading to crashes.
Lukas Dürrenberger
2017-08-01 17:49:14 +0200
745b446440Fixed typo in Event description.
Jure Slak
2017-07-28 00:28:12 +0200
5a4b592bbcImprove cmake script for macOS
Marco Antognini
2017-04-05 21:56:06 +0200
49776092d1Fixed wrong condition for building network support
Innokentij Alajcev
2017-07-19 08:40:34 +0400
34ea68bd1dAdded X11 implementation
Marco Antognini
2017-03-04 20:46:26 +0100
219c14b0c2Added "not supported" implementation for iOS and Android
Marco Antognini
2017-03-04 15:00:07 +0100
b0b1f13269Added Win32 implementation
Marco Antognini
2017-03-04 00:10:57 +0100
f65459d0e1Rewrote Cursor with new API and OS X implementation
Marco Antognini
2016-06-15 23:02:09 +0200
6f5a7d1b1bImplemented methods to set the displayed cursor to a system cursor type or custom bitmap image.
binary1248
2015-03-15 03:30:01 +0100
bd479c4454Do not install extlibs if SFML_USE_SYSTEM_DEPS is true.
Marty Plummer
2017-06-02 03:57:15 -0500
858c9ce924Markdown'd readme, changelog, contributing and license files.
Stefan Schindler
2017-03-15 13:45:50 +0100
4595562de4only set policy CMP0042 if cmake version > 3.0
jonathan.r.paton@googlemail.com
2017-03-17 15:07:47 +0000
9b16bc7c67Fixed typo in assert in Texture::update
Bruno Van de Velde
2017-03-20 01:14:05 +0100
686d0fa76cFixed trying to illegally cast NULL (nullptr in C++14) to void*.
binary1248
2017-03-18 14:53:45 +0100
6d76b65fcfFixed compiler detection on Mac OS
Mario Liebisch
2017-03-18 14:09:58 +0100
1a2ca9c809Bump the required CMake version to 3.1.0 and enforce compiler C++14 support.
binary1248
2017-03-18 13:18:59 +0100
756cb09bc3Fixed window menu not working on OS X
Marco Antognini
2017-02-20 15:45:28 +0100
6b71456a55Add 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
f053871a6cIf a window is open, only update joystick connections on WM_DEVICECHANGE message
jonathan.r.paton@googlemail.com
2017-02-22 11:50:42 +0000
5fe5e5d6d7packaging support improvements
Rafael Kitover
2016-12-19 13:16:07 -0800
40ae477cc3Added CFBundleSupportedPlatforms key-value
Marco Antognini
2017-02-20 17:58:51 +0100
e4ae4f9cc3Increased SFML's version number and updated the changelogs.
Lukas Dürrenberger
2017-02-06 17:44:17 +0100
113152673aUpdated year in copyright notices to 2017.
Lukas Dürrenberger
2017-02-06 17:11:14 +0100
b7be4b299eIncreased SFML's version number and updated the changelogs.
2.4.2
2.4.x
Lukas Dürrenberger
2017-02-06 17:44:17 +0100
8202099bc2Updated year in copyright notices to 2017.
Lukas Dürrenberger
2017-02-06 17:11:14 +0100
dacee0462eMake 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
cb14d6472fMake 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
d10d205bb3Fixed 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
af5244d85dReplaced 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