- 22 Oct, 2011 2 commits
-
-
Ryan C. Gordon authored
Thanks to Joseph Toppi for the fix! --HG-- extra : rebase_source : be4596056669a0a9c7580355084b7f9eca345d78
-
Ryan C. Gordon authored
Thanks to Joseph Toppi for the fix! --HG-- extra : rebase_source : c450494b2c2e397098e50b621b01895fc587357f
-
- 24 Oct, 2011 1 commit
-
-
Ryan C. Gordon authored
-
- 22 Oct, 2011 1 commit
-
-
Ryan C. Gordon authored
Thanks to Brian Barnes for the initial work on this patch!
-
- 24 Oct, 2011 1 commit
-
-
- 20 Oct, 2011 2 commits
-
-
Sam Lantinga authored
-
Sam Lantinga authored
-
- 18 Oct, 2011 5 commits
-
-
Kees Bakker authored
-
Kees Bakker authored
-
Ryan C. Gordon authored
This was originally from a third party, under a different license than SDL, so it has to go.
-
-
Ryan C. Gordon authored
-
- 16 Oct, 2011 2 commits
-
-
Ryan C. Gordon authored
Fixes Bugzilla #1264. Thanks to Gueniffey for the patch!
-
Ryan C. Gordon authored
-
- 15 Oct, 2011 1 commit
-
-
Ryan C. Gordon authored
Fixes Bugzilla #1191. This patch is based on work done by Vittorio Giovara.
-
- 16 Oct, 2011 1 commit
-
-
Ryan C. Gordon authored
Obtain the correct environment in a thread-safe way when appropriate instead. Fixes Bugzilla #1312. Thanks to Bill Chenbin for the patch!
-
- 15 Oct, 2011 2 commits
-
-
Ryan C. Gordon authored
We need this for GLES2 support.
-
Ryan C. Gordon authored
-
- 14 Oct, 2011 1 commit
-
-
Tim Angus authored
-
- 13 Oct, 2011 1 commit
-
-
Ryan C. Gordon authored
Fixes Bugzilla #1290. Thanks to Gabriel Jacobo for the patch! --HG-- extra : rebase_source : 80bd6c922b4e9c74582cc85d62462d87431315bd
-
- 14 Oct, 2011 1 commit
-
-
Ryan C. Gordon authored
Fixes Bugzilla #1292. Thanks to Vittorio Giovara for the patch!
-
- 09 Oct, 2011 1 commit
-
-
Kees Bakker authored
This solves the problem that on iPad you would get 1024x768 instead of 768x1024 when calling SDL_GetDesktopDisplayMode(0, &mode) See Apple's doc for UIScreenMode where is says: "Most developers should never need to use the information provided by this class and should simply use the bounds provided by the UIScreen object for their drawing space."
-
- 08 Oct, 2011 1 commit
-
-
Kees Bakker authored
-
- 05 Oct, 2011 1 commit
-
-
Andreas Schiffler authored
-
- 02 Oct, 2011 5 commits
-
-
Ryan C. Gordon authored
We need the C runtime, which we don't link against, for __try/__except.
-
Ryan C. Gordon authored
-
Ryan C. Gordon authored
-
Ryan C. Gordon authored
-
Ryan C. Gordon authored
--HG-- extra : rebase_source : ae532d4b4d68ef86de0fc2cb6794a622e0841bce
-
- 28 Sep, 2011 8 commits
-
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Sam Lantinga authored
-
Sam Lantinga authored
-
Sam Lantinga authored
-
- 27 Sep, 2011 3 commits
-
-
Kees Bakker authored
Do not exit in (uikit) postFinishLaunch but store the exit status and use that to return from main() Also cleanup the stored argv in main() instead of postFinishLaunch.
-
Kees Bakker authored
-
Kees Bakker authored
This is the rakefile from Andrey Nesterov, but slightly modified. Use the following command: $ rake -f Xcode-iPhoneOS/rakefile The resulting framework is placed in the ./build directory.
-