History log of /external/qemu/distrib/sdl-1.2.15/src/video/windib/SDL_dibevents.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7891dd35fa2439a70f43ab8572778a398365bf24 28-Apr-2014 David 'Digit' Turner <digit@google.com> Support building with newest Mingw64 cross-toolchain.

This modifies android-configure.sh to detect the new Mingw64-based
cross toolchain (i.e. x86_64-w64-mingw32-gcc) and use it when it
is in the user's path.

Note that this only builds a 32-bit Windows binary, it just uses
a different toolchain to do it. A future patch will add support
for building both Win32 and Win64 binaries at the same time
(which the new toolchain supports).

Since this switches from GCC 4.2 to 4.8, this introduces a ton of
new warnings that require some cleanups in the sources too.

Only the most important warnings are fixed here.

Change-Id: Iec8c9b8332d4a38a2cb8acf368c8aa5341cf77be
/external/qemu/distrib/sdl-1.2.15/src/video/windib/SDL_dibevents.c
9682c8870b8ff5e4ac2e4c70b759f791c6f38c1f 09-Jul-2012 Jesse Hall <jessehall@google.com> Import SDL release-1.2.15

Change-Id: I505c4aea24325cad475f217db5589814b4c75dbf
/external/qemu/distrib/sdl-1.2.15/src/video/windib/SDL_dibevents.c