summaryrefslogtreecommitdiffstats
path: root/patches/SDL-1.2.15
Commit message (Collapse)AuthorAgeFilesLines
* sdl: add upstream patch to fix building for 64-bit architecturesMichael Olbrich2016-04-204-5/+70
| | | | | | | | | | | | Without the patch building fails in ARM64 and x86_64 with: In file included from ./src/video/x11/SDL_x11dyn.c:96:0: ./src/video/x11/SDL_x11sym.h:168:92: error: conflicting types for '_XData32' In file included from ./src/video/x11/SDL_x11dyn.h:34:0, from ./src/video/x11/SDL_x11dyn.c:26: [...]/sysroot-target/usr/include/X11/Xlibint.h:568:12: note: previous declaration of '_XData32' was here Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* sdl: version bump 1.2.14 -> 1.2.15Michael Olbrich2012-06-134-0/+83
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>