log

age author description
Mon, 12 Oct 2009 11:45:01 +0000 Mike Gorchak Photon SDL renderer almost finished, the double/tripple buffering is left only.
Mon, 12 Oct 2009 09:42:50 +0000 Sam Lantinga Joystick patch from FreeBSD ports system
Mon, 12 Oct 2009 08:21:43 +0000 Mike Gorchak Continue working on 2D support in Photon.
Sun, 11 Oct 2009 18:45:39 +0000 Mike Gorchak Continue working on 2D support in Photon
Sun, 11 Oct 2009 10:38:38 +0000 Sam Lantinga A better solution to making the default build optimization -O3
Sun, 11 Oct 2009 10:30:47 +0000 Sam Lantinga Whoops, the ProjectDir is one level lower than the SolutionDir
Sun, 11 Oct 2009 10:22:22 +0000 Sam Lantinga stefanullinger to me
Sun, 11 Oct 2009 07:12:24 +0000 Sam Lantinga pkg-config replaced sdl-config in these cases.
Sun, 11 Oct 2009 06:44:50 +0000 Sam Lantinga Fixed bug #31
Sun, 11 Oct 2009 06:42:20 +0000 Sam Lantinga gcc can't generate dependencies for a file that doesn't exist, so first create SDL_revision.h
Sun, 11 Oct 2009 06:33:34 +0000 Sam Lantinga This is crazy. In order to override the default optimization for GCC,
Sat, 10 Oct 2009 20:15:20 +0000 Mike Gorchak Continue working on 2D support for Photon/QNX.
Sat, 10 Oct 2009 18:37:35 +0000 Sam Lantinga Matěj Týč 2009-10-05 14:09:03 PDT
Sat, 10 Oct 2009 17:07:49 +0000 Mike Gorchak Revert back. Sorry.
Sat, 10 Oct 2009 15:22:16 +0000 Mike Gorchak Added phrender library linkage for QNX target.
Sat, 10 Oct 2009 13:22:05 +0000 Mike Gorchak Call CommonQuit() at exit has been added.
Sat, 10 Oct 2009 13:21:21 +0000 Mike Gorchak Created windows must be destroyed at CommonQuit().
Sat, 10 Oct 2009 10:02:17 +0000 Sam Lantinga Debian patch: 218_joystick_memmove.diff
Sat, 10 Oct 2009 09:58:24 +0000 Sam Lantinga Fixed bug #833
Sat, 10 Oct 2009 09:44:04 +0000 Sam Lantinga Whoops, FreeBSD 6.2 doesn't define __FreeBSD_kernel_version
Sat, 10 Oct 2009 09:36:12 +0000 Sam Lantinga Adapted from Debian patch: 215_kfreebsd_gnu.diff
Sat, 10 Oct 2009 09:22:20 +0000 Sam Lantinga Made typedef for SDL_bool the same as the other typedefs.
Sat, 10 Oct 2009 08:06:18 +0000 Mike Gorchak Support for the atomic operations for ARM, PPC, MIPS, SH, X86 platforms has been added.
Sat, 10 Oct 2009 07:48:57 +0000 Sam Lantinga Fixed bug #627
Sat, 10 Oct 2009 07:34:15 +0000 Ryan C. Gordon Merged r4990:4991 from branches/SDL-1.2: ALSA 1.0 API and dlvsym() removal.
Sat, 10 Oct 2009 06:51:42 +0000 Sam Lantinga typo
Sat, 10 Oct 2009 06:39:59 +0000 Ryan C. Gordon Use new 1.3 API for getting audio driver name.
Sat, 10 Oct 2009 06:32:11 +0000 Ryan C. Gordon Added some debug output to loopwave.c
Sat, 10 Oct 2009 05:27:59 +0000 Sam Lantinga Use test instead of [ because that's an m4 quote character
Thu, 08 Oct 2009 09:37:58 +0000 Sam Lantinga Fixed bug #830