Wed, 14 Sep 2011 13:35:10 -0400 |
Ryan C. Gordon |
Try to include more Lion-specific code, even when building with the 10.4u SDK.
SDL-1.2
|
changeset |
files
|
Wed, 14 Sep 2011 03:23:35 -0400 |
Ryan C. Gordon |
Mac OS X deprecation cleanup: maybe this SDK test is better...?
SDL-1.2
|
changeset |
files
|
Wed, 14 Sep 2011 03:12:48 -0400 |
Ryan C. Gordon |
Attempt to quiet unavoidable compiler warnings on Mac OS X.
SDL-1.2
|
changeset |
files
|
Tue, 13 Sep 2011 20:30:48 -0400 |
Ryan C. Gordon |
Restored the older Quartz video target code.
SDL-1.2
|
changeset |
files
|
Tue, 13 Sep 2011 15:19:28 +0000 |
Ryan C. Gordon |
Fixed compiler warnings on Haiku.
SDL-1.2
|
changeset |
files
|
Tue, 13 Sep 2011 14:42:58 -0400 |
Ryan C. Gordon |
Turned off the rest of the MMX code in SDL_blit_A.c.
SDL-1.2
|
changeset |
files
|
Sat, 10 Sep 2011 19:27:39 +0300 |
Markus Kauppila |
Cleans up the logger output a bit. Removes fuzzer invocation count
|
changeset |
files
|
Mon, 12 Sep 2011 13:36:38 -0400 |
Ryan C. Gordon |
Clean up the win32 compiler warnings for SDL threads, in the 1.3 branch.
|
changeset |
files
|
Mon, 12 Sep 2011 09:00:34 -0700 |
Andreas Schiffler |
Added tests for SDL_EnclosePoints.
|
changeset |
files
|
Mon, 12 Sep 2011 09:00:01 -0700 |
Andreas Schiffler |
Fix regression introducted by added parameter check in SDL_EnclosePoints. Add special case to speedup when no result was requested.
|
changeset |
files
|
Mon, 12 Sep 2011 00:29:18 -0400 |
Ryan C. Gordon |
Removed executable bit from VisualC files.
SDL-1.2
|
changeset |
files
|
Sun, 11 Sep 2011 23:34:33 -0400 |
Ryan C. Gordon |
Maybe this will fix the Cygwin compile warning...argh.
SDL-1.2
|
changeset |
files
|
Sun, 11 Sep 2011 23:01:03 -0400 |
Ryan C. Gordon |
Maybe THIS will fix the Cygwin warnings...
SDL-1.2
|
changeset |
files
|
Sun, 11 Sep 2011 22:38:45 -0400 |
Ryan C. Gordon |
Sigh, fixed typo.
SDL-1.2
|
changeset |
files
|
Sun, 11 Sep 2011 22:31:53 -0400 |
Ryan C. Gordon |
More Cygwin compiler warnings...
SDL-1.2
|
changeset |
files
|
Sun, 11 Sep 2011 15:24:44 -0400 |
Ryan C. Gordon |
Still fighting with calling conventions in Cygwin/MingW/VisualC...
SDL-1.2
|
changeset |
files
|
Sun, 11 Sep 2011 14:44:37 -0400 |
Ryan C. Gordon |
Unpacked Xcode.tar.gz.
SDL-1.2
|
changeset |
files
|
Sun, 11 Sep 2011 14:43:21 -0400 |
Ryan C. Gordon |
Unpacked VisualCE.zip.
SDL-1.2
|
changeset |
files
|
Sun, 11 Sep 2011 13:29:23 -0400 |
Ryan C. Gordon |
Unpacked VisualC.zip.
SDL-1.2
|
changeset |
files
|
Sun, 11 Sep 2011 13:23:36 -0400 |
Ryan C. Gordon |
Another shot at fixing the compiler warnings under Cygwin/MingW.
SDL-1.2
|
changeset |
files
|
Sun, 11 Sep 2011 10:48:36 -0400 |
Ryan C. Gordon |
Patched to compile on Windows.
SDL-1.2
|
changeset |
files
|
Sun, 11 Sep 2011 04:38:50 -0400 |
Ryan C. Gordon |
More work on Windows build issues.
SDL-1.2
|
changeset |
files
|
Sun, 11 Sep 2011 04:02:40 -0400 |
Ryan C. Gordon |
More work on cleaning out compiler warnings.
|
changeset |
files
|
Sun, 11 Sep 2011 03:35:46 -0400 |
Ryan C. Gordon |
Fixed Win64 builds with MingW.
|
changeset |
files
|
Sun, 11 Sep 2011 01:54:54 -0400 |
Ryan C. Gordon |
Some MMX fixes from Patrick Baggett.
|
changeset |
files
|
Sun, 11 Sep 2011 01:35:57 -0400 |
Ryan C. Gordon |
Fixed some compiler warnings on Cygwin.
SDL-1.2
|
changeset |
files
|
Sun, 11 Sep 2011 00:40:21 -0400 |
Ryan C. Gordon |
Fixed another nasm warning, this one looking quite serious.
SDL-1.2
|
changeset |
files
|
Sun, 11 Sep 2011 00:33:18 -0400 |
Ryan C. Gordon |
Fixed build warnings from nasm on some Hermes blitters.
SDL-1.2
|
changeset |
files
|
Sat, 10 Sep 2011 23:21:19 -0400 |
Ryan C. Gordon |
Disabled MMX blitters on GCC. They break the build on tons of machines now.
SDL-1.2
|
changeset |
files
|
Sat, 10 Sep 2011 19:37:20 -0400 |
Ryan C. Gordon |
Corrected datatype used for LoadLibrary() return value.
SDL-1.2
|
changeset |
files
|
Fri, 09 Sep 2011 10:45:48 -0400 |
Ryan C. Gordon |
Removed sail.bmp reference from Xcode project.
|
changeset |
files
|
Fri, 09 Sep 2011 04:48:45 -0400 |
Ryan C. Gordon |
Fixed a compiler warning.
|
changeset |
files
|
Fri, 09 Sep 2011 04:17:47 -0400 |
Ryan C. Gordon |
Fixed a compiler warning on Visual Studio.
|
changeset |
files
|
Fri, 09 Sep 2011 02:43:04 -0400 |
Ryan C. Gordon |
Added a newline to the end of a file to quiet old versions of GCC.
|
changeset |
files
|
Fri, 09 Sep 2011 00:48:53 -0400 |
Ryan C. Gordon |
Removed WIN_GetKeyboardState().
SDL-1.2
|
changeset |
files
|
Fri, 09 Sep 2011 00:34:48 -0400 |
Ryan C. Gordon |
Removed legacy Mac OS X dlcompat code.
|
changeset |
files
|
Wed, 07 Sep 2011 21:47:10 -0700 |
Andreas Schiffler |
Merge changes
|
changeset |
files
|
Tue, 06 Sep 2011 23:51:46 -0700 |
Andreas Schiffler |
Refactored IntersectRectAndLine tests and increased coverage
|
changeset |
files
|
Wed, 07 Sep 2011 10:54:14 -0400 |
Ryan C. Gordon |
Fixed compiler warning on 32-bit Mac OS X.
|
changeset |
files
|
Tue, 06 Sep 2011 22:45:58 -0400 |
Sam Lantinga |
Fixed bug 1278.
SDL-1.2
|
changeset |
files
|
Sun, 04 Sep 2011 20:45:38 -0700 |
Andreas Schiffler |
Update SDL_REVISION
|
changeset |
files
|
Sun, 04 Sep 2011 20:37:01 -0700 |
Andreas Schiffler |
Added tests for SDL_HasIntersection; added negative parameter tests; refactored existing test code
|
changeset |
files
|
Sun, 04 Sep 2011 20:34:48 -0700 |
Andreas Schiffler |
Added input parameter validation to some SDL_rect functions
|
changeset |
files
|
Sun, 04 Sep 2011 14:57:10 -0700 |
Andreas Schiffler |
Added tests to testrect suite. Simple logger improvements. Fixed int-range fuzzer.
|
changeset |
files
|
Sat, 03 Sep 2011 09:52:45 +0200 |
Patrice Mandin |
Remove unused variables
SDL-1.2
|
changeset |
files
|
Fri, 02 Sep 2011 14:00:57 -0400 |
Ryan C. Gordon |
Fixed a compiler warning on Mac OS X.
|
changeset |
files
|
Fri, 02 Sep 2011 14:00:10 -0400 |
Ryan C. Gordon |
Fixed a NSLog() format string.
|
changeset |
files
|
Fri, 02 Sep 2011 13:55:31 -0400 |
Ryan C. Gordon |
Fixed another Apple typedef in SDL_opengl.h.
SDL-1.2
|
changeset |
files
|
Fri, 02 Sep 2011 13:54:45 -0400 |
Ryan C. Gordon |
Fixed another Apple typedef in SDL_opengl.h
|
changeset |
files
|
Thu, 01 Sep 2011 23:52:09 +0200 |
Patrice Mandin |
audio/mint/dma8: Use XBIOS Supexec instead of GEMDOS Super
SDL-1.2
|
changeset |
files
|
Thu, 01 Sep 2011 14:02:12 -0400 |
Ryan C. Gordon |
Patched to compile.
|
changeset |
files
|
Thu, 01 Sep 2011 04:42:09 -0400 |
Ryan C. Gordon |
Called method on wrong object in Android exception handler.
|
changeset |
files
|
Thu, 01 Sep 2011 04:34:05 -0400 |
Ryan C. Gordon |
Removed unused variable.
|
changeset |
files
|
Thu, 01 Sep 2011 04:31:58 -0400 |
Ryan C. Gordon |
Removed unused variable.
SDL-1.2
|
changeset |
files
|
Thu, 01 Sep 2011 04:31:01 -0400 |
Ryan C. Gordon |
Backport from 1.3 branch: clean up opened joysticks in SDL_JoystickQuit().
SDL-1.2
|
changeset |
files
|
Thu, 01 Sep 2011 04:25:15 -0400 |
Ryan C. Gordon |
Clean up any opened joysticks during SDL_JoystickQuit().
|
changeset |
files
|
Wed, 31 Aug 2011 19:03:02 +0200 |
Patrice Mandin |
video/xbios: remove __attribute__((packed))
SDL-1.2
|
changeset |
files
|
Tue, 30 Aug 2011 23:53:53 +0200 |
Patrice Mandin |
audio/mint: remove __attribute__((packed))
SDL-1.2
|
changeset |
files
|
Tue, 30 Aug 2011 17:11:51 -0400 |
Ryan C. Gordon |
Backed out SDL_config.h overwrite that got committed by accident.
|
changeset |
files
|
Mon, 29 Aug 2011 13:17:07 -0400 |
Ryan C. Gordon |
Automated merge with https://bitbucket.org/Markusk/sdl-gsoc
|
changeset |
files
|