- 30 Oct, 2011 5 commits
-
-
Sam Lantinga authored
The draw color affects RenderClear() as well. (thanks to the feedback form to whoever pointed this out)
-
Sam Lantinga authored
-
Andreas Schiffler authored
-
Andreas Schiffler authored
Update SDL_HasClipboardText functions to return value based on clipboard content; Fix memory leak in fallback SetClipboard implementation
-
Andreas Schiffler authored
-
- 29 Oct, 2011 3 commits
-
-
Ryan C. Gordon authored
Thanks to Mason Wheeler for the fix!
-
Ryan C. Gordon authored
Thanks to Patrick Baggett for the fix!
-
Ryan C. Gordon authored
-
- 26 Oct, 2011 1 commit
-
-
Ryan C. Gordon authored
-
- 25 Oct, 2011 3 commits
-
-
Ryan C. Gordon authored
Previous change broke it.
-
Sam Lantinga authored
-
Sam Lantinga authored
-
- 24 Oct, 2011 3 commits
-
-
Ryan C. Gordon authored
Fixes Bugzilla #1314.
-
Ryan C. Gordon authored
-
Ryan C. Gordon authored
-
- 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 1 commit
-
-
Ryan C. Gordon authored
We need the C runtime, which we don't link against, for __try/__except.
-