SFML/src/SFML
Marco Antognini dd307cc23e Fixed crash with application messing hardware detection
This prevents crashes & reduces the amount of logging but does not actually make isKeyPressed work when using e.g. TeamViewer.
2017-12-06 17:58:31 +01:00
..
Audio First argument of alcCaptureOpenDevice #1304 2017-10-16 16:03:27 +02:00
Graphics 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) 2017-11-19 01:33:57 +01:00
Main Updated year in copyright notices to 2017. 2017-02-10 15:18:03 +01:00
Network Updated year in copyright notices to 2017. 2017-02-10 15:18:03 +01:00
System Fix an issue when sf::Clock is constructed in a global scope leading to crashes. 2017-08-01 17:51:58 +02:00
Window Fixed crash with application messing hardware detection 2017-12-06 17:58:31 +01:00
Android.mk Android: Fixed building and linking 2015-03-04 09:36:19 +01:00
CMakeLists.txt Added CMake variables to select the modules to be built 2017-04-04 13:43:49 +02:00