- 16 Nov, 2010 3 commits
-
-
Daniel Wyatt authored
This fixes problems (specifically with SDL_floor) for systems where __BYTE_ORDER is not defined.
-
Andreas Schiffler authored
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file) -- user: Andreas Schiffler <aschiffler@ferzkopp.net> branch 'default' changed Xcode/SDL/SDL.xcodeproj/project.pbxproj
-
Andreas Schiffler authored
-- user: Andreas Schiffler <aschiffler@ferzkopp.net> branch 'default' changed include/SDL_config_macosx.h changed src/video/cocoa/SDL_cocoashape.m
-
- 17 Oct, 2010 2 commits
-
-
Sam Lantinga authored
From: François Revol <revol@free.fr> Checked By: Scott McCreary <scottmc2@gmail.com>
-
Sam Lantinga authored
From: François Revol <revol@free.fr> Checked By: Scott McCreary <scottmc2@gmail.com>
-
- 10 Oct, 2010 1 commit
-
-
Sam Lantinga authored
-
- 30 Sep, 2010 2 commits
-
-
Sam Lantinga authored
-
Sam Lantinga authored
(Are there any compilers still in use that don't support this?)
-
- 27 Sep, 2010 6 commits
-
-
Sam Lantinga authored
-
Sam Lantinga authored
Added Cocoa custom window system hooks
-
Sam Lantinga authored
defines SDL_SYSWM_DIRECTFB as a subsystem. This allows developers to e.g. access DirectFB's video and picture providers. Kind regards, André
-
Sam Lantinga authored
setup. The patch calls XDamageDestroy only when use_damage is true. Kind regards, André
-
Sam Lantinga authored
window->magic is also checked in SDL_DestroyRenderer. All cleanup code like freeing the renderer and textures is not executed. The patch moves window_magic = NULL behind the SDL_DestroyRenderer call. Kind regards, André
-
Sam Lantinga authored
will fail if the display e.g. is RGB32 or RGB24. The patch will ignore errors in SDL_SetDislayPalette. This should also affect the opengl renderer on systems supporting paletted textures - mine does not (NVIDIA). With this patch the directfb drivers delivers the same results for test_palette like the software renderer. Kind regards, André
-
- 26 Sep, 2010 1 commit
-
-
Sam Lantinga authored
-
- 19 Sep, 2010 6 commits
-
-
Sam Lantinga authored
-
Daniel Wyatt authored
Added SDL_msctf.h for MinGW. Added a few casts to fix warnings on MinGW.
-
Daniel Wyatt authored
Changed comment to c-style and removed some end-of-line whitespace.
-
Sam Lantinga authored
-
Sam Lantinga authored
-
Sam Lantinga authored
-
- 17 Sep, 2010 1 commit
-
-
Sam Lantinga authored
-
- 16 Sep, 2010 2 commits
-
-
Andreas Schiffler authored
-
Andreas Schiffler authored
- updated shape vcproj and add it to VS2008 solution - minor changes (i.e. typecasting) to get rid of compiler warnings in VS
-
- 15 Sep, 2010 2 commits
-
-
Sam Lantinga authored
-
dewyatt authored
There may be a better way to do this.
-
- 08 Sep, 2010 1 commit
-
-
Andreas Schiffler authored
-
- 30 Aug, 2010 5 commits
-
-
Sam Lantinga authored
-
Sam Lantinga authored
-
Sam Lantinga authored
-
Sam Lantinga authored
-
Sam Lantinga authored
-
- 29 Aug, 2010 8 commits
-
-
Sam Lantinga authored
-
Sam Lantinga authored
-
Sam Lantinga authored
-
Sam Lantinga authored
-
Sam Lantinga authored
-
Sam Lantinga authored
-
Sam Lantinga authored
-
Sam Lantinga authored
-