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
d908ffa498Removed 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
77567e9656Implemented missing setVirtualKeyboardVisible method on desktop platforms
Jonathan De Wachter
2013-10-24 13:05:48 +0200
67177ce55cFixed 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
f60ab60263Added SFML_OS_ prefix to IOS and ANDROID variables
Jonathan De Wachter
2013-10-12 15:26:46 +0200
3f7486323aFixed condition in build file
Laurent Gomila
2013-10-03 23:28:07 +0200
2c409e5145Added 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
3872b27569Reworked 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
4bd1a66915Removed 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
4e8e1629d1Adapted the examples for iOS (WIP)
Laurent Gomila
2013-08-26 09:17:53 +0200
cefb4fcee0Improved OpenAL error macro
Jonathan De Wachter
2013-08-17 12:19:35 +0200
8c906a7a3dImproved OpenGL error macro
Jonathan De Wachter
2013-08-17 12:16:49 +0200
63bbe2c91eAdded 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
d50f94ca97Fixed render buffers not correctly resized on orientation changes
Laurent Gomila
2013-08-24 17:27:23 +0200
e5ee38fc26Added the iOS port
Laurent
2013-08-19 21:53:50 +0200
f2ef524b57Fixed compile warnings
Jan Haller
2014-04-19 11:47:52 +0200
e9243b7ef6Improved documentation for sf::Shape and derived classes
Jan Haller
2014-04-19 11:19:16 +0200
19012c66eaUpdated Xcode templates and cmake script
Marco Antognini
2014-04-15 18:44:55 +0200
0a5f38157fAdded support for OpenGL 3.2 context on OS X (close#84)
Marco Antognini
2014-04-13 16:41:03 +0200
b1c062d84fFixed incorrect symlink in freetype.framework (close#519)
Marco Antognini
2014-04-13 15:53:57 +0200
f6c94451fbAdded some memory autorelease pools and nil'ify attribute
Marco Antognini
2014-04-13 13:49:58 +0200
324d4a18e7Fixed NSApplication not retaining its delegate
Marco Antognini
2014-04-13 13:06:42 +0200
0d47056132Updated Objective-C implementation to use ARC; removed i386 support
Marco Antognini
2014-04-13 12:42:14 +0200
ac28902b57Removed support for OS X 10.6 and below
Marco Antognini
2014-04-12 18:28:48 +0200
0d6ddde07fFixed unused parameter warnings
Marco Antognini
2014-04-12 17:41:08 +0200
49f2a76d93Fixed a few glitches in the documentation
Marco Antognini
2014-04-12 17:24:07 +0200
b868833191Improved coding style of OS X implementation
Marco Antognini
2014-04-11 10:40:00 +0200