- 09 Nov, 2011 3 commits
-
-
Sam Lantinga authored
-
Ryan C. Gordon authored
-
Ryan C. Gordon authored
-
- 08 Nov, 2011 6 commits
-
-
-
Sam Lantinga authored
To answer the FIXME, no, we shouldn't force this. The fullscreen flag implies borderless behavior even though the flag isn't set on the window (in case fullscreen is toggled)
-
Sam Lantinga authored
The iOS driver sets the fullscreen and shown flags on the window during creation, so we need the mode code to be aware of that, since none of the other fullscreen/shown code paths get run. FIXME: Maybe we need a better way of detecting that?
-
Sam Lantinga authored
-
Sam Lantinga authored
Fixed list loop caused when there are two entries in the list and the one being returned is already at the head.
-
Sam Lantinga authored
Fixed SDL applications being killed immediately after being backgrounded, because they were trying to draw while minimized.
-
- 07 Nov, 2011 3 commits
-
-
Sam Lantinga authored
-
Sam Lantinga authored
-
Sam Lantinga authored
-
- 06 Nov, 2011 1 commit
-
-
Ryan C. Gordon authored
Thanks to Martin Gerhardy for the patch!
-
- 03 Nov, 2011 1 commit
-
-
Ryan C. Gordon authored
-
- 01 Nov, 2011 1 commit
-
-
Ryan C. Gordon authored
-
- 31 Oct, 2011 5 commits
-
-
Sam Lantinga authored
--HG-- rename : src/libm/math.h => src/libm/math_libm.h
-
Sam Lantinga authored
-
Sam Lantinga authored
-
Sam Lantinga authored
-
Sam Lantinga authored
-
- 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
-
- 27 Oct, 2011 5 commits
-
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker 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
-