Commit graph

  • 59c3c2c0b0 Improved X11 visual selection algorithm to match the EGL config Jonathan De Wachter 2013-12-30 00:38:28 +0100
  • ba0555fd1a Implemented getBestConfig() in EglContext to retrieve the best EGL config Jonathan De Wachter 2013-12-29 20:43:41 +0100
  • 2627c3579f Forgot to initialize the EGL display Jonathan De Wachter 2013-12-29 20:22:07 +0100
  • 43aa313280 Don't link against freetype and jpeg library twice Jonathan De Wachter 2013-12-26 15:41:31 +0100
  • e12b94c989 Xrandr was missing in the list of external libraries on Linux Jonathan De Wachter 2013-12-26 15:37:54 +0100
  • 45f23cdbbb Made the OpenGL ES implementation available on ARM-based Linux OSes Jonathan De Wachter 2013-12-19 16:27:42 +0100
  • 565bc69a4e Uniformized the way CMake find and link against external libraries Jonathan De Wachter 2013-12-19 00:59:09 +0100
  • d40399e431 Fixed the INSTALL_MISC_DIR CMake variable not defined on iOS Laurent Gomila 2013-12-02 20:47:55 +0100
  • 1c9a8310ff Fixed missing modification after last commit Laurent Gomila 2013-12-02 19:43:56 +0100
  • 62941c4264 Now using an explicit prefix for OpenGL extension macros, to avoid conflicts Laurent Gomila 2013-12-01 21:47:41 +0100
  • 2c259c8f49 Added missing include of <System/Err.hpp> Laurent Gomila 2013-12-01 21:07:13 +0100
  • 6e57380e4f [Android] Added the example Jonathan De Wachter 2013-11-27 11:11:49 +0100
  • 860c232507 [Android] No longer cache the window size Jonathan De Wachter 2013-11-27 10:46:28 +0100
  • 17430ef372 [Android] Implemented mouse events Jonathan De Wachter 2013-11-20 07:31:47 +0100
  • 2ab49ece2f [Android] Implemented sf::TextEvent Jonathan De Wachter 2013-11-17 05:40:44 +0100
  • 634c3dc2a7 [Android] Fixed memory leak when loading asset files Jonathan De Wachter 2013-11-17 05:31:40 +0100
  • 891cd261b8 Removed unnecessary sf:: prefix Jonathan De Wachter 2013-11-14 17:20:29 +0100
  • 728f11701b [iOS] Added (fake) implementation of vertical synchronization Laurent Gomila 2013-11-08 14:49:58 +0100
  • cd89e462fa [iOS] Fixed freeze in joystick initialization when one or more sensors were not available on a device Laurent Gomila 2013-11-06 22:45:02 +0100
  • d908ffa498 Removed the call to glPolygonMode, unavailable in OpenGL ES. Laurent Gomila 2013-10-30 23:04:01 +0100
  • de791c05dc [Android] Added the joystick implementation Jonathan De Wachter 2013-10-26 14:10:21 +0200
  • fbd21962f0 [Android] Improved input implementation Jonathan De Wachter 2013-10-26 14:08:00 +0200
  • 4626e95491 [Android] Fixed WindowHandle and getSystemHandle() Jonathan De Wachter 2013-10-26 14:02:23 +0200
  • 77567e9656 Implemented missing setVirtualKeyboardVisible method on desktop platforms Jonathan De Wachter 2013-10-24 13:05:48 +0200
  • 67177ce55c Fixed framebuffer binding messed up after a call to Texture::copyToImage() on OpenGL ES Laurent Gomila 2013-10-22 23:04:10 +0200
  • 218c0897c8 [Android] Added the Android version of extlibs headers Jonathan De Wachter 2013-10-18 11:35:20 +0200
  • d6f98229a8 [Android] Removed dirty hack from Window.cpp Jonathan De Wachter 2013-10-18 11:31:35 +0200
  • 663dad18f2 [Android] Fixed compilation issue and enabled audio module for mips arches Jonathan De Wachter 2013-10-18 04:48:41 +0200
  • bc46dfb8f5 [Android] Various adjustements Jonathan De Wachter 2013-10-18 02:21:53 +0200
  • f60ab60263 Added SFML_OS_ prefix to IOS and ANDROID variables Jonathan De Wachter 2013-10-12 15:26:46 +0200
  • 00d3bf1e7f [iOS] Cosmetic changes in joystick implementation Laurent Gomila 2013-10-07 22:07:02 +0200
  • 3f7486323a Fixed condition in build file Laurent Gomila 2013-10-03 23:28:07 +0200
  • 2c409e5145 Added touch events and the sf::Touch class (and iOS implementation) Laurent Gomila 2013-10-03 23:27:37 +0200
  • c77b8a3496 [Android] Moved getActivity(ActivitySttates*) to the system module Jonathan De Wachter 2013-09-23 16:15:41 +0200
  • 4180e6b31f [Android] Added tools (unix bash scripts) to recompile Android extlibs Jonathan De Wachter 2013-09-23 14:08:16 +0200
  • 90d8b37442 [Android] Removed ogg, FLAC, vorbis and vorbisenc dependencies Jonathan De Wachter 2013-09-23 13:39:08 +0200
  • cc0d982f72 [Android] Wrote a native activity acting as a bootstrap Jonathan De Wachter 2013-09-22 19:15:13 +0200
  • 60894d1c1a [Android] Rewrote CMake scripts to compile SFML with our new toolchain Jonathan De Wachter 2013-09-22 17:16:48 +0200
  • f9e80e1a3b [Android] Updated the Android CMake toolchain to support NDK r9 Jonathan De Wachter 2013-09-21 16:58:49 +0200
  • b167c7a8d5 [Android] Replaced our homemade Android CMake toolchain with the one used for the OpenCV project Jonathan De Wachter 2013-09-21 16:19:37 +0200
  • 293b85af53 [Android] Recompiled extlibs/ properly Jonathan De Wachter 2013-09-21 16:01:07 +0200
  • ea3a29f150 [iOS] Added install rules to work around a CMake bug that prevented SFML libraries to be installed Laurent Gomila 2013-09-13 16:09:22 +0200
  • c35b48bcea [iOS] Removed support for examples, it was too much trouble and not as robust as true iOS App Xcode projects Laurent Gomila 2013-09-11 23:15:08 +0200
  • 8f459cd1af [iOS] Made the resources path the default working directory Laurent Gomila 2013-09-11 23:13:57 +0200
  • 3872b27569 Reworked the sfml-main module, added Main.hpp, moved the main() internal entry point for iOS from sfml-window to sfml-main Laurent Gomila 2013-09-06 14:50:15 +0200
  • b9fd685a60 [iOS] Made the build independent of the iOS framework version Laurent Gomila 2013-09-06 13:32:22 +0200
  • 4bd1a66915 Removed a copy of the sfml_add_example CMake macro, which was duplicated by accident in the big Android commit Laurent Gomila 2013-08-30 15:54:09 +0200
  • cac645076f [iOS] Fixed linker command line in Graphics/CMakeLists.txt Laurent Gomila 2013-08-30 15:52:51 +0200
  • ca29498653 [iOS] Removed the install rule of the deleted ios.cmake toolchain file Laurent Gomila 2013-08-30 07:40:41 +0200
  • 239921b456 [iOS] Improved support for examples, removed the need for a toolchain file Laurent Gomila 2013-08-29 23:45:13 +0200
  • 4e8e1629d1 Adapted the examples for iOS (WIP) Laurent Gomila 2013-08-26 09:17:53 +0200
  • cefb4fcee0 Improved OpenAL error macro Jonathan De Wachter 2013-08-17 12:19:35 +0200
  • 8c906a7a3d Improved OpenGL error macro Jonathan De Wachter 2013-08-17 12:16:49 +0200
  • 63bbe2c91e Added the Android port Jonathan De Wachter 2013-08-25 20:39:55 +0200
  • 01b745185e [iOS] Various adjustements to implementation Laurent Gomila 2013-08-24 22:41:51 +0200
  • e20ff86330 [iOS] Adjusted the code and build files to use Automatic Reference Counting Laurent Gomila 2013-08-24 22:03:34 +0200
  • d50f94ca97 Fixed render buffers not correctly resized on orientation changes Laurent Gomila 2013-08-24 17:27:23 +0200
  • e5ee38fc26 Added the iOS port Laurent 2013-08-19 21:53:50 +0200
  • f2ef524b57 Fixed compile warnings Jan Haller 2014-04-19 11:47:52 +0200
  • e9243b7ef6 Improved documentation for sf::Shape and derived classes Jan Haller 2014-04-19 11:19:16 +0200
  • 19012c66ea Updated Xcode templates and cmake script Marco Antognini 2014-04-15 18:44:55 +0200
  • 0a5f38157f Added support for OpenGL 3.2 context on OS X (close #84) Marco Antognini 2014-04-13 16:41:03 +0200
  • b1c062d84f Fixed incorrect symlink in freetype.framework (close #519) Marco Antognini 2014-04-13 15:53:57 +0200
  • f6c94451fb Added some memory autorelease pools and nil'ify attribute Marco Antognini 2014-04-13 13:49:58 +0200
  • 324d4a18e7 Fixed NSApplication not retaining its delegate Marco Antognini 2014-04-13 13:06:42 +0200
  • 0d47056132 Updated Objective-C implementation to use ARC; removed i386 support Marco Antognini 2014-04-13 12:42:14 +0200
  • ac28902b57 Removed support for OS X 10.6 and below Marco Antognini 2014-04-12 18:28:48 +0200
  • 0d6ddde07f Fixed unused parameter warnings Marco Antognini 2014-04-12 17:41:08 +0200
  • 49f2a76d93 Fixed a few glitches in the documentation Marco Antognini 2014-04-12 17:24:07 +0200
  • b868833191 Improved coding style of OS X implementation Marco Antognini 2014-04-11 10:40:00 +0200
  • 2204838384 Merge pull request #567 from abodelot/x11keyrepeat Laurent Gomila 2014-04-07 20:17:40 +0200
  • 816bc93b04 Fixed disabling key repeat on Linux Alexandre Bodelot 2014-04-07 19:15:14 +0200
  • 83fd76c40b Merge pull request #562 from CheezeCake/master Jan Haller 2014-04-06 19:26:41 +0200
  • 18bbd23886 Window::create() now also resets framerate limit Jan Haller 2014-04-06 17:14:24 +0200
  • e9334db424 Merge pull request #555 from varnie/master Jan Haller 2014-03-30 12:15:11 +0200
  • c584ddeea6 Fix typos and missing Joystick:: CheezeCake 2014-03-29 21:21:31 +0100
  • 666da801a1 Cached sf::Text attributes Jan Haller 2014-03-29 16:46:15 +0100
  • 59e920cf10 Fixed several Doxygen warnings, limited input to *.hpp files Jan Haller 2014-03-29 12:42:13 +0100
  • 1319a0a096 Improved Ftp::sendCommand() documentation Jan Haller 2014-03-29 11:53:12 +0100
  • 0227e5c51e Minor formatting Jan Haller 2014-03-28 19:55:18 +0100
  • 2c5cab5454 Made Ftp::sendCommand() public Jan Haller 2014-03-28 13:38:19 +0100
  • f9233e792b Output error message in SoundStream when bits are zero Jan Haller 2014-03-25 22:01:07 +0100
  • 50e3052773 Exposed up vector in sf::Listener API Jan Haller 2014-03-23 18:41:31 +0100
  • d97e5244af Optimized sf::Listener with a cache Jan Haller 2014-03-23 18:03:32 +0100
  • 1fd6fae073 Minor improvements in sf::Ftp documentation Jan Haller 2014-03-22 14:41:46 +0100
  • 9d5eb14dde Minor improvements in sf::Window and sf::RenderWindow documentation Jan Haller 2014-03-22 12:56:05 +0100
  • 83eab47c05 Image::flipVertically(), Image::flipHorizontally() optimizations. varnie 2014-03-20 10:49:01 +0600
  • ec494babbe Passed BlendMode objects by const-reference Jan Haller 2014-03-16 11:58:45 +0100
  • 330db58bc1 Improved documentation Jan Haller 2014-03-16 11:47:34 +0100
  • fab46cdfd7 Improved formatting Jan Haller 2014-03-16 10:50:27 +0100
  • 75784dbb9a Omitted "Blend" prefix for nested BlendMode enums Jan Haller 2014-03-12 12:22:47 +0100
  • 05d196d86d Fixed compile error (trailing enum comma) and other minor things Jan Haller 2014-03-12 12:08:24 +0100
  • d7c9df7600 Adjust CMake module to provide correct deps on OSX Jonathan David Page 2014-03-10 22:25:17 -0400
  • fe7d6f513d Created branch for experimental blending mode API Jan Haller 2014-03-09 13:35:23 +0100
  • 185c09a95c Added CMake find module for udev library Jan Haller 2014-03-09 12:55:02 +0100
  • 6b2a4c27db Merge pull request #528 from NoobsArePeople2/joystick Bromeon 2014-03-09 12:45:54 +0100
  • 951b774c70 Implemented a more flexible blending system (fixes #298) Thomas Galvin 2014-01-20 20:52:45 -0500
  • 29c0f14911 Adds name, vendor ID and product ID for joysticks. NoobsArePeople2 2014-01-03 18:12:26 -0800
  • a8ba35171a Merge pull request #540 from tomgalvin594/convert_tabs Jan Haller 2014-03-01 17:48:24 +0100
  • e1c40c9c77 Changed tabs to spaces in various files Thomas Galvin 2014-02-27 21:14:31 -0500