Sat, 26 Sep 2009 09:44:52 +0000 |
Sam Lantinga |
Fixed bug #704
|
Sat, 26 Sep 2009 06:21:36 +0000 |
Sam Lantinga |
Fixed crash with right side up BMP files
|
Sat, 26 Sep 2009 03:58:35 +0000 |
Sam Lantinga |
Eric Wing to Sam
|
Fri, 25 Sep 2009 19:26:21 +0000 |
Bob Pendleton |
fixed a spelling error in the documentation.
|
Fri, 25 Sep 2009 19:20:25 +0000 |
Bob Pendleton |
Changed to include SDL_atomic.c in the windows version of SDL 1.3
|
Fri, 25 Sep 2009 19:17:16 +0000 |
Bob Pendleton |
This version actaully should work on Windows.
|
Thu, 24 Sep 2009 15:20:11 +0000 |
Sam Lantinga |
More TODO!
|
Thu, 24 Sep 2009 14:43:03 +0000 |
Sam Lantinga |
Eric Wing to Sam
|
Thu, 24 Sep 2009 07:13:02 +0000 |
Sam Lantinga |
Updated Xcode project from Eric Wing
|
Thu, 24 Sep 2009 07:12:05 +0000 |
Sam Lantinga |
Getting ready for a new Xcode project from Eric Wing
|
Wed, 23 Sep 2009 07:10:45 +0000 |
Sam Lantinga |
Fixed bug #732
|
Wed, 23 Sep 2009 06:37:27 +0000 |
Sam Lantinga |
Possibly fixed bug #601, definitely fixed a potential issue with threads
|
Wed, 23 Sep 2009 02:52:11 +0000 |
Bob Pendleton |
int testmmousetable.c the arguments to main() are not compatible with what is required in SDL_main.h
|
Tue, 22 Sep 2009 02:20:56 +0000 |
Sam Lantinga |
Whoops, this breaks building on Mac OS X 10.4
|
Mon, 21 Sep 2009 22:25:14 +0000 |
Bob Pendleton |
oops
|
Mon, 21 Sep 2009 22:23:41 +0000 |
Bob Pendleton |
Should now compile on 32 bit linux and 64 bit linux
|
Mon, 21 Sep 2009 11:31:28 +0000 |
Sam Lantinga |
Whoops, need both the header and the library!
|
Mon, 21 Sep 2009 11:04:01 +0000 |
Sam Lantinga |
Fixed bug #714
|
Mon, 21 Sep 2009 10:23:19 +0000 |
Sam Lantinga |
Fixed bug #674
|
Mon, 21 Sep 2009 09:21:00 +0000 |
Sam Lantinga |
Fixed bug #615
|
Mon, 21 Sep 2009 09:16:35 +0000 |
Sam Lantinga |
Added reminder to look into 2D vblank synchronization
|
Mon, 21 Sep 2009 09:02:05 +0000 |
Sam Lantinga |
Oh yeah, we have GLX support too.
|
Mon, 21 Sep 2009 08:40:04 +0000 |
Sam Lantinga |
Fixed bug #577
|
Mon, 21 Sep 2009 08:31:02 +0000 |
Sam Lantinga |
Fixed bug #591
|
Mon, 21 Sep 2009 07:35:06 +0000 |
Sam Lantinga |
Fixed bug #570
|
Mon, 21 Sep 2009 05:24:54 +0000 |
Sam Lantinga |
Fixed build on Mac OS X 10.4
|
Sun, 20 Sep 2009 23:09:30 +0000 |
Sam Lantinga |
Fall back to opaque sprite if no formats with alpha are supported.
|
Sun, 20 Sep 2009 22:47:28 +0000 |
Sam Lantinga |
Fixed compatibility with SDL 1.2 pixel format (24 bits per pixel of color data with 4 bytes per pixel == 32 bpp)
|
Sun, 20 Sep 2009 04:15:19 +0000 |
Sam Lantinga |
Removed outdated Atari support
|
Sun, 20 Sep 2009 04:13:23 +0000 |
Sam Lantinga |
Oh yeah, need this option for PPC as well now.
|
Sat, 19 Sep 2009 15:22:33 +0000 |
Bob Pendleton |
I'm gussing that this was never compiled where TTF support was missing. As a result a call to SDL_GetError and a call to TTF_GetError were swapped.
|
Sat, 19 Sep 2009 13:29:40 +0000 |
Sam Lantinga |
Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009
|
Sat, 19 Sep 2009 12:48:52 +0000 |
Sam Lantinga |
I think this fixes the texture pixel alignment
|
Sat, 19 Sep 2009 07:33:15 +0000 |
Sam Lantinga |
This is waaaaay outdated. :)
|
Sat, 19 Sep 2009 07:32:36 +0000 |
Sam Lantinga |
This name inconsistency has been bugging me for a while...
|
Sat, 19 Sep 2009 07:30:29 +0000 |
Sam Lantinga |
Removed outdated VGL support
|
Sat, 19 Sep 2009 07:28:59 +0000 |
Sam Lantinga |
Removed outdated wscons support
|
Sat, 19 Sep 2009 07:26:51 +0000 |
Sam Lantinga |
Removed outdated Nano-X support
|
Sat, 19 Sep 2009 07:22:07 +0000 |
Sam Lantinga |
Removed outdated OS/2 support
|
Sat, 19 Sep 2009 07:21:22 +0000 |
Sam Lantinga |
Removed outdated Dreamcast support
|
Sat, 19 Sep 2009 07:09:41 +0000 |
Sam Lantinga |
Oh yeah, this file is gone
|
Sat, 19 Sep 2009 06:45:36 +0000 |
Sam Lantinga |
NASM is no longer used in SDL 1.3
|
Sat, 19 Sep 2009 06:43:45 +0000 |
Sam Lantinga |
Removed outdated OS/2 support
|
Sat, 19 Sep 2009 06:24:07 +0000 |
Sam Lantinga |
Removed outdated iPodLinux support
|
Sat, 19 Sep 2009 05:47:54 +0000 |
Sam Lantinga |
testsprite2 should be pixel correct on Direct3D now.
|
Sat, 19 Sep 2009 05:45:49 +0000 |
Sam Lantinga |
More test coverage
|
Sat, 19 Sep 2009 05:43:15 +0000 |
Sam Lantinga |
Added more tests for the different primitive types
|
Sat, 19 Sep 2009 05:12:26 +0000 |
Sam Lantinga |
Fixed bug #783
|
Sat, 19 Sep 2009 04:47:36 +0000 |
Sam Lantinga |
Removing old CD-ROM header reference
|
Sat, 19 Sep 2009 04:43:41 +0000 |
Sam Lantinga |
Stefan Ullinger
|
Thu, 17 Sep 2009 20:35:12 +0000 |
Bob Pendleton |
The new, cleaner, version of the atomic operations. The dummy code is what you should start working with to port atomic ops.
|
Mon, 07 Sep 2009 16:04:44 +0000 |
Sam Lantinga |
Kenneth Bull to SDL
|
Mon, 07 Sep 2009 05:06:34 +0000 |
Sam Lantinga |
Merged Edgar's code changes from Google Summer of Code 2009
|
Mon, 07 Sep 2009 05:01:01 +0000 |
Sam Lantinga |
This doesn't actually build on other platforms, I'll have to check with Martin
|
Mon, 07 Sep 2009 04:51:29 +0000 |
Sam Lantinga |
Merged Martin's code changes from Google Summer of Code 2009
|
Sun, 06 Sep 2009 15:04:38 +0000 |
Sam Lantinga |
Fixed bug where minimized windows get zero width/height
|
Sun, 06 Sep 2009 04:40:54 +0000 |
Sam Lantinga |
Fixed compiling on 64-bit Windows
|
Sun, 06 Sep 2009 04:40:29 +0000 |
Sam Lantinga |
Upgraded solution to Visual Studio 2008 and added 64-bit target
|
Sat, 05 Sep 2009 23:37:35 +0000 |
Sam Lantinga |
Fixed issues building 64-bit Windows binary
|
Sat, 05 Sep 2009 21:31:50 +0000 |
Sam Lantinga |
Removed CD-ROM code from Visual C projects
|
Sat, 05 Sep 2009 20:01:35 +0000 |
Sam Lantinga |
Updated Xcode project for latest file changes
|
Sat, 05 Sep 2009 19:34:51 +0000 |
Sam Lantinga |
Updated Xcode project for latest file changes
|
Sat, 05 Sep 2009 14:22:12 +0000 |
Sam Lantinga |
Fix build on native 64-bit architecture
|
Sat, 05 Sep 2009 10:39:18 +0000 |
Sam Lantinga |
Added 64-bit architectures to the fat build script
|
Sat, 05 Sep 2009 09:55:25 +0000 |
Sam Lantinga |
From: Jjgod Jiang <gzjjgod@gmail.com>
|
Sat, 05 Sep 2009 09:54:45 +0000 |
Sam Lantinga |
From: Jjgod Jiang <gzjjgod@gmail.com>
|
Sat, 05 Sep 2009 09:51:39 +0000 |
Sam Lantinga |
Updated fatbuild.sh to build for 10.4u SDK
|
Sat, 05 Sep 2009 09:12:03 +0000 |
Sam Lantinga |
Removed references to CD-ROM support from the README files
|
Sat, 05 Sep 2009 09:11:03 +0000 |
Sam Lantinga |
CD-ROM support is so passé :)
|
Sat, 05 Sep 2009 09:03:35 +0000 |
Sam Lantinga |
Bye bye SoundManager, you are officially obsolete...
|
Sat, 05 Sep 2009 07:33:54 +0000 |
Sam Lantinga |
Fixed a few issues compiling with Mac OS X 10.6
|
Sat, 05 Sep 2009 07:13:01 +0000 |
Sam Lantinga |
Updated glext.h
|
Thu, 20 Aug 2009 04:40:02 +0000 |
Sam Lantinga |
Fix suggested by Bob
|
Tue, 18 Aug 2009 03:26:53 +0000 |
Sam Lantinga |
David Carre to Sam
|
Tue, 11 Aug 2009 21:27:19 +0000 |
Bob Pendleton |
Start of redesign, getting rid of 8 and 16 bit operations in .h and test files.
|
Tue, 11 Aug 2009 21:15:18 +0000 |
Bob Pendleton |
I forgot to copy the dummy version to macosx.
|
Tue, 11 Aug 2009 13:45:01 +0000 |
Sam Lantinga |
David Carre to Sam
|
Fri, 07 Aug 2009 10:20:10 +0000 |
Sam Lantinga |
Fixed bug #746
|
Fri, 07 Aug 2009 09:44:40 +0000 |
Sam Lantinga |
Added request for SDL handling the desktop background window
|
Wed, 05 Aug 2009 16:31:49 +0000 |
Edgar Simo |
Patch by Janosch Gräf <janosch.graef@gmx.net>
|
Wed, 05 Aug 2009 08:12:31 +0000 |
Sam Lantinga |
Add clipboard support to TODO list
|
Mon, 03 Aug 2009 18:07:31 +0000 |
Couriersud |
Fixed compiling SDL_fsaudio.c against fusionsound 1.0.0
|
Sun, 02 Aug 2009 20:45:11 +0000 |
Sam Lantinga |
Fixed type size for test_bit()
|
Sun, 02 Aug 2009 18:40:18 +0000 |
Sam Lantinga |
Added SDL_revision.h
|
Sun, 02 Aug 2009 18:39:57 +0000 |
Sam Lantinga |
Clarified API documentation
|
Sun, 02 Aug 2009 18:39:24 +0000 |
Sam Lantinga |
Added TODO for automated testing
|
Sun, 02 Aug 2009 14:27:48 +0000 |
Sam Lantinga |
Removed arbitrary window size limitation
|
Sun, 02 Aug 2009 13:51:20 +0000 |
Sam Lantinga |
Whoops, still need the iPhoneOS config file. :)
|
Sun, 02 Aug 2009 13:49:13 +0000 |
Sam Lantinga |
Added missing SDL_revision.h
|
Sun, 02 Aug 2009 13:46:34 +0000 |
Sam Lantinga |
Added SDL_atomic.h, SDL_power.h, and SDL_revision.h to public API headers
|
Sun, 02 Aug 2009 13:08:19 +0000 |
Sam Lantinga |
Added SDL_atomic.h and SDL_power.h to public API headers
|
Sun, 02 Aug 2009 12:54:59 +0000 |
Sam Lantinga |
Better check which includes #define used in stdint.h
|
Sun, 02 Aug 2009 12:45:20 +0000 |
Sam Lantinga |
Don't redefine types if HAVE_STDINT_H is defined
|
Thu, 30 Jul 2009 14:53:57 +0000 |
Sam Lantinga |
Patch from David Carre:
|
Sun, 19 Jul 2009 08:04:59 +0000 |
Mike Gorchak |
Support for native and emulated atomic operations has been added.
|
Thu, 09 Jul 2009 21:31:27 +0000 |
Bob Pendleton |
volitile... duh, yeah the variable need to be labeled volitile
|
Tue, 07 Jul 2009 14:02:57 +0000 |
Sam Lantinga |
Documentation fix fix
|
Mon, 06 Jul 2009 21:56:38 +0000 |
Bob Pendleton |
Applied patch from bug id=762 provided by Pierre Phaneuf
|
Mon, 06 Jul 2009 21:48:52 +0000 |
Bob Pendleton |
Documentation fix.
|
Thu, 02 Jul 2009 21:47:02 +0000 |
Bob Pendleton |
This is a cosmetic fix, I found a stupid typo
|
Thu, 02 Jul 2009 16:53:56 +0000 |
Bob Pendleton |
Another documentation fix, Thanks to Mason Wheeler for finding these.
|
Thu, 02 Jul 2009 16:15:55 +0000 |
Bob Pendleton |
Documentation fix.
|
Tue, 30 Jun 2009 22:19:10 +0000 |
Bob Pendleton |
Corrected documentation error for SDL_RenderFill.
|
Tue, 30 Jun 2009 06:53:17 +0000 |
Ryan C. Gordon |
Added testpower to svn:ignore
|
Tue, 30 Jun 2009 06:27:08 +0000 |
Ryan C. Gordon |
Moved hardcoding of "/proc/apm" elsewhere.
|
Tue, 30 Jun 2009 06:26:02 +0000 |
Ryan C. Gordon |
Linux /proc/apm: handle hex and decimal (and octal!) values.
|
Tue, 30 Jun 2009 05:44:00 +0000 |
Ryan C. Gordon |
Linux /proc/acpi: check for ac_adapter states, other cleanup.
|
Tue, 30 Jun 2009 05:27:11 +0000 |
Ryan C. Gordon |
Removed stub for Linux /sys/power processing.
|
Tue, 30 Jun 2009 03:50:30 +0000 |
Ryan C. Gordon |
Power: First shot at Linux /proc/acpi/battery support.
|
Mon, 29 Jun 2009 19:54:43 +0000 |
Bob Pendleton |
I've made so many changes I don't dare continue until I check the current stuff in.
|
Wed, 24 Jun 2009 22:24:23 +0000 |
Bob Pendleton |
Disabling 64 bit atomics operations until I figure out why they do not link.
|
Wed, 24 Jun 2009 20:20:57 +0000 |
Bob Pendleton |
First draft of atomic operations code for GCC and linux.
|