log

age author description
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.
Wed, 24 Jun 2009 20:04:08 +0000 Bob Pendleton This check in updates SDL_atomic.h to reflect the new set of atomic operations in 32 and 64 bit form.
Wed, 17 Jun 2009 04:26:19 +0000 Ryan C. Gordon Added power API and test program to Visual C++ project files.
Tue, 16 Jun 2009 14:34:15 +0000 Sam Lantinga Alexei Tereschenko