Mon, 21 Sep 2009 07:59:44 +0000 |
Sam Lantinga |
Fixed bug #571.. I think. :)
SDL-1.2
|
Mon, 21 Sep 2009 07:32:26 +0000 |
Sam Lantinga |
Fixed bug #570
SDL-1.2
|
Mon, 21 Sep 2009 07:28:03 +0000 |
Sam Lantinga |
Updated the version to 1.2.14 for the next release.
SDL-1.2
|
Mon, 21 Sep 2009 07:20:51 +0000 |
Sam Lantinga |
Fixed bug #562
SDL-1.2
|
Mon, 21 Sep 2009 07:03:29 +0000 |
Sam Lantinga |
The sound manager code is outdated and should only be used on Mac OS 9 now.
SDL-1.2
|
Mon, 21 Sep 2009 06:18:52 +0000 |
Ryan C. Gordon |
Use correct value when calculating audio conversion length.
SDL-1.2
|
Mon, 21 Sep 2009 06:08:23 +0000 |
Ryan C. Gordon |
1.2 Quartz video: Ripped out QuickDraw and QuickTime.
SDL-1.2
|
Mon, 21 Sep 2009 04:34:22 +0000 |
Ryan C. Gordon |
Patched to compile on Mac OS X <= 10.4 SDKs.
SDL-1.2
|
Sun, 20 Sep 2009 18:14:35 +0000 |
Patrice Mandin |
Make the list NULL terminated.
SDL-1.2
|
Sun, 20 Sep 2009 18:05:52 +0000 |
Patrice Mandin |
Forgot to allocate memory for native video mode data.
SDL-1.2
|
Sun, 20 Sep 2009 12:48:51 +0000 |
Patrice Mandin |
Oops, need to compile first, before commit.
SDL-1.2
|
Sun, 20 Sep 2009 12:46:46 +0000 |
Patrice Mandin |
Set video mode, allocate buffers, and enable new Milan video xbios support, need a tester now :).
SDL-1.2
|
Sun, 20 Sep 2009 12:08:51 +0000 |
Patrice Mandin |
Define flags for double line and c2p operations. More Milan video work.
SDL-1.2
|
Sat, 19 Sep 2009 21:58:59 +0000 |
Patrice Mandin |
Use loop to allocate needed buffers, instead of code duplication. Add missing header.
SDL-1.2
|
Sat, 19 Sep 2009 13:31:41 +0000 |
Patrice Mandin |
Enumerates custom modes
SDL-1.2
|
Sat, 19 Sep 2009 13:21:05 +0000 |
Patrice Mandin |
Start Milan video support
SDL-1.2
|
Sat, 19 Sep 2009 12:46:00 +0000 |
Patrice Mandin |
Preliminary work to support the Milan video bios, that will gives access to 24 or 32 bpp modes. I used the svga driver as model to dynamically build video modes list.
SDL-1.2
|
Mon, 14 Sep 2009 00:08:12 +0000 |
Ryan C. Gordon |
GCC 3.03 support on OS/2.
SDL-1.2
|
Sun, 13 Sep 2009 22:19:56 +0000 |
Ryan C. Gordon |
Made NAS target dynamic, so you can safely include it in shipping binaries.
SDL-1.2
|
Sat, 12 Sep 2009 19:41:54 +0000 |
Ryan C. Gordon |
Put some extra parentheses around some logic, to clarify order of operations.
SDL-1.2
|
Sat, 12 Sep 2009 15:06:16 +0000 |
Ryan C. Gordon |
Fixed CD-ROM code to work with Mac OS X 10.6 SDK and 64-bit targets.
SDL-1.2
|
Sat, 12 Sep 2009 15:04:32 +0000 |
Ryan C. Gordon |
Fixed CoreAudio to compile with Mac OS X 10.6 SDK and 64-bit targets.
SDL-1.2
|
Sat, 12 Sep 2009 14:05:39 +0000 |
Ryan C. Gordon |
Updated some URLs in the comments.
SDL-1.2
|
Sat, 12 Sep 2009 13:16:33 +0000 |
Ryan C. Gordon |
Fixed compiler warning on 64-bit systems (but this is still broken, really).
SDL-1.2
|
Sat, 12 Sep 2009 13:15:27 +0000 |
Ryan C. Gordon |
Fixed compiler warnings on Mac OS X 10.6 SDK.
SDL-1.2
|
Sat, 12 Sep 2009 13:10:16 +0000 |
Ryan C. Gordon |
Don't use NASM on x86_64 builds.
SDL-1.2
|
Sat, 12 Sep 2009 12:50:25 +0000 |
Ryan C. Gordon |
Disable Sound Manager support on Mac OS X.
SDL-1.2
|
Sat, 12 Sep 2009 06:25:36 +0000 |
Ryan C. Gordon |
Patched X11 code to compile on Mac OS X 10.6 SDK.
SDL-1.2
|