Ryan C. Gordon
|
24180610d4
|
Added filesystem code to Mac and iOS Xcode projects.
|
2013-08-20 21:29:40 -04:00 |
|
Ryan C. Gordon
|
68d2df2a8c
|
SDL_*Parachute() are no-ops, remove them.
|
2013-08-07 11:12:11 -07:00 |
|
Sam Lantinga
|
8f2f5f59d2
|
Added a hint to control the Windows timer resolution: SDL_HINT_TIMER_RESOLUTION
Added an API to watch hint changes: SDL_AddHintCallback(), SDL_DelHintCallback()
You can now dynamically set the joystick background event hint.
|
2013-07-13 03:13:41 -07:00 |
|
Sam Lantinga
|
9c0dea8e15
|
Implemented an API for thread-local storage: SDL_TLSCreate(), SDL_TLSSet(), SDL_TLSGet()
|
2013-07-10 02:32:04 -07:00 |
|
Ryan C. Gordon
|
910e8a8155
|
Backout hg changset 898992405fa7; lots of things still use SDL_types.h. :/
Will remove this again at some point in the future, though.
|
2013-07-09 11:57:32 -04:00 |
|
Ryan C. Gordon
|
173b1e9280
|
Removed deprecated SDL_types.h header.
Fixes Bugzilla #1945.
|
2013-07-08 23:37:00 -04:00 |
|
Sam Lantinga
|
895116188d
|
Removed obsolete testsdl target
|
2013-06-05 23:09:13 -07:00 |
|
Sam Lantinga
|
74f92adb17
|
The jump hack is no longer used.
Cheers!
|
2013-06-05 21:47:49 -07:00 |
|
Andreas Schiffler
|
196baae63c
|
Deprecate test/automated and test/test-automation (replaced by test/testautomation*.*)
|
2013-05-18 23:32:53 -07:00 |
|
Sam Lantinga
|
69e2715258
|
Removed SDL_input.h from various projects
|
2013-02-19 05:46:51 -08:00 |
|
Sam Lantinga
|
94b78a3298
|
Added SDL_bits.h to the Xcode projects
|
2013-02-13 21:22:29 -08:00 |
|
Sam Lantinga
|
ab90058737
|
Updated build settings to use standard architectures
|
2013-01-27 15:56:28 -08:00 |
|
Sam Lantinga
|
1eb3ed9437
|
Fixed iOS joystick support for new API
|
2012-11-26 21:11:28 -08:00 |
|
Sam Lantinga
|
5cfb2a6c85
|
Added UIKit implementation of SDL messagebox
|
2012-10-30 13:44:59 -07:00 |
|
Sam Lantinga
|
7c80d3d457
|
Added new message box API to Xcode projects
|
2012-10-24 00:13:50 -07:00 |
|
Sam Lantinga
|
2f139909b4
|
Implemented drop events in iOS
|
2012-10-14 01:05:04 -07:00 |
|
Sam Lantinga
|
e84dd30b69
|
Refactored the UIKit mode code into a separate file so it's cleaner and more consistent with other backends
|
2012-09-29 17:23:40 -07:00 |
|
Sam Lantinga
|
964b8f3506
|
Removed obsolete header from the project
|
2012-09-17 22:04:48 -07:00 |
|
Sam Lantinga
|
ffabd91859
|
Added SDL_system.h to the various projects
|
2012-06-23 06:46:06 -04:00 |
|
Sam Lantinga
|
3da89b1dd0
|
Updated Mac OS X and iOS projects
|
2012-06-21 10:41:25 -04:00 |
|
Sam Lantinga
|
1d863a73a8
|
Updated iOS project to SDL 2.0
|
2012-05-30 15:21:13 -04:00 |
|
Sam Lantinga
|
254cf2c53c
|
Removed old compat files from Visual Studio and Xcode projects
|
2012-01-22 22:09:29 -05:00 |
|
Sam Lantinga
|
7ad9a9f102
|
Fixed running on iPhone 3G
|
2012-01-07 22:20:15 -05:00 |
|
Sam Lantinga
|
a2e8cb169d
|
The symbols should be private
|
2012-01-07 00:56:21 -05:00 |
|
Sam Lantinga
|
1d1fc9c715
|
Updated iOS projects and renamed iPhoneOS to iOS
|
2012-01-05 21:41:55 -05:00 |
|