log

age author description
Thu, 22 Oct 2009 06:07:05 +0000 Mike Gorchak Optimizations.
Thu, 22 Oct 2009 04:46:11 +0000 Sam Lantinga Adam Strzelecki to SDL
Wed, 21 Oct 2009 14:51:42 +0000 Mike Gorchak Support for GL initialization parameters has been added.
Mon, 19 Oct 2009 13:31:58 +0000 Sam Lantinga Partial fix for bug #859
Sun, 18 Oct 2009 23:21:15 +0000 Sam Lantinga There's a bug with gcc 4.4.1 and -O2 where srcp doesn't get the correct value after the first scanline. Ugh.
Sun, 18 Oct 2009 17:49:40 +0000 Sam Lantinga Merged improvements to SDL_SoftStretch() from SDL 1.2
Sun, 18 Oct 2009 16:14:35 +0000 Sam Lantinga Fixed bug #853
Sat, 17 Oct 2009 23:29:52 +0000 Sam Lantinga Whoops, need " inside quotes
Sat, 17 Oct 2009 21:46:08 +0000 Sam Lantinga Fixed bug #852
Sat, 17 Oct 2009 07:38:14 +0000 Sam Lantinga iPhone/Xcode for 1.3
Sat, 17 Oct 2009 07:36:45 +0000 Sam Lantinga iPhone interruption patch / SDL 1.3
Tue, 13 Oct 2009 20:17:11 +0000 Mike Gorchak Working on fullscreen video modes support
Tue, 13 Oct 2009 20:16:23 +0000 Mike Gorchak Fixed memory allocation size.
Tue, 13 Oct 2009 18:14:22 +0000 Mike Gorchak Fixed handling of the initial window size.
Tue, 13 Oct 2009 11:26:40 +0000 Mike Gorchak All 2D operations in Photon driver have been finished. The driver is ready to use. There fullscreen modes and YUV textures are rest only.
Tue, 13 Oct 2009 11:24:36 +0000 Mike Gorchak Options --double --triple have been added to test double and triple buffering.
Tue, 13 Oct 2009 07:02:19 +0000 Sam Lantinga We don't need dlvsym() for ALSA anymore, yay!
Tue, 13 Oct 2009 06:51:20 +0000 Mike Gorchak Fixed SDL_BLENDMODE_MASK for GL and GLES renderers, now blending works like in software renderer.
Tue, 13 Oct 2009 06:49:29 +0000 Sam Lantinga Only show the dynamic audio libraries if we'll be dynamically loading them
Tue, 13 Oct 2009 06:40:08 +0000 Sam Lantinga Simplify and improve dynamic library detection, taken from SDL_image
Tue, 13 Oct 2009 06:33:46 +0000 Sam Lantinga Debian patch: 050_altivec_detection.diff
Tue, 13 Oct 2009 06:28:31 +0000 Mike Gorchak Fixed OpenGL ES primitive alpha blending.
Tue, 13 Oct 2009 05:30:29 +0000 Sam Lantinga Missed converting PULSE to PULSEAUDIO
Mon, 12 Oct 2009 19:47:01 +0000 Mike Gorchak Initial support for fullscreen application modes.
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
Thu, 08 Oct 2009 09:32:07 +0000 Sam Lantinga Fixed bug #830
Thu, 08 Oct 2009 09:14:31 +0000 Ryan C. Gordon Merged r4974:4975 from branches/SDL-1.2: sdl.pc removal on make uninstall.
Thu, 08 Oct 2009 09:07:58 +0000 Sam Lantinga Fixed bug #828
Thu, 08 Oct 2009 07:08:45 +0000 Sam Lantinga Update config.guess and config.sub
Wed, 07 Oct 2009 14:29:59 +0000 Sam Lantinga The SDL 1.3 documentation will be primarily online wiki based:
Wed, 07 Oct 2009 06:11:53 +0000 Sam Lantinga SuSE 11.1 installs directfb-config without directfb-devel, so check to
Wed, 07 Oct 2009 04:32:04 +0000 Sam Lantinga Reminder, add multiple icon sizes!
Wed, 07 Oct 2009 04:31:45 +0000 Sam Lantinga Upgrading libtool didn't fix bug #499
Tue, 06 Oct 2009 03:34:10 +0000 Sam Lantinga Eric Wing to Sam
Tue, 06 Oct 2009 03:33:10 +0000 Sam Lantinga Eric Wing to Sam
Sun, 04 Oct 2009 22:21:17 +0000 Sam Lantinga Updated libtool to version 2.2.6a
Sun, 04 Oct 2009 21:00:33 +0000 Sam Lantinga Split out ltoptions.m4
Sun, 04 Oct 2009 20:46:33 +0000 Sam Lantinga Fixed make dist
Sun, 04 Oct 2009 20:45:59 +0000 Sam Lantinga Fixed make dist
Sun, 04 Oct 2009 20:44:04 +0000 Sam Lantinga Split acinclude.m4 into its constituent parts for easy upgrading
Sun, 04 Oct 2009 19:14:30 +0000 Sam Lantinga Fixed bug #826
Sun, 04 Oct 2009 18:09:12 +0000 Sam Lantinga Fixed bug #522
Sun, 04 Oct 2009 16:26:34 +0000 Sam Lantinga Eric Wing to Sam
Sun, 04 Oct 2009 09:55:20 +0000 Sam Lantinga Fixed bug #817
Sun, 04 Oct 2009 09:51:04 +0000 Sam Lantinga Fixed bug #814
Sun, 04 Oct 2009 09:18:48 +0000 Sam Lantinga Fixed a bug where when the audio starts paused all the DirectSound buffers
Sun, 04 Oct 2009 04:03:37 +0000 Sam Lantinga Adam Strzelecki to SDL
Sun, 04 Oct 2009 03:38:01 +0000 Sam Lantinga Use gcc's built-in dependency generation, thanks to Adam Strzelecki
Sat, 03 Oct 2009 16:23:16 +0000 Sam Lantinga [SDL] Bad math in SDL_RenderCopy
Fri, 02 Oct 2009 13:50:36 +0000 Sam Lantinga You should check for the C compiler before you set CFLAGS. :)
Thu, 01 Oct 2009 15:30:26 +0000 Sam Lantinga Eric Wing to Sam
Thu, 01 Oct 2009 15:26:39 +0000 Sam Lantinga Getting ready for a new drop from Eric, hopefully the last time I have to wipe this.
Tue, 29 Sep 2009 07:59:23 +0000 Sam Lantinga Added missing templates
Tue, 29 Sep 2009 06:33:33 +0000 Sam Lantinga Reminder to investigate upgrading libtool to fix bug #499
Tue, 29 Sep 2009 01:19:14 +0000 Sam Lantinga Better cross-platform macros for printing 32 and 64 bit values
Tue, 29 Sep 2009 00:42:21 +0000 Sam Lantinga Temporary band-aid for bug #575
Mon, 28 Sep 2009 18:44:26 +0000 Bob Pendleton Ok, added long casts to get rid of compiler warnings.
Mon, 28 Sep 2009 15:32:58 +0000 Sam Lantinga -0.5 is causing trouble according to comments in bug #783
Mon, 28 Sep 2009 15:32:19 +0000 Sam Lantinga Added renderer information for dynamic OpenGL test
Sun, 27 Sep 2009 23:24:58 +0000 Sam Lantinga Fixed bug #716
Sat, 26 Sep 2009 21:39:56 +0000 Sam Lantinga Fixed 32-bit build
Sat, 26 Sep 2009 10:36:55 +0000 Sam Lantinga Fixed bug #797
Sat, 26 Sep 2009 10:32:14 +0000 Sam Lantinga Fixed bug #777
Sat, 26 Sep 2009 10:22:35 +0000 Sam Lantinga Fixed bug #766
Sat, 26 Sep 2009 10:19:19 +0000 Sam Lantinga Fixed bug #765
Sat, 26 Sep 2009 10:17:49 +0000 Sam Lantinga Fixed bug #764
Sat, 26 Sep 2009 10:13:44 +0000 Sam Lantinga Fixed bug #761
Sat, 26 Sep 2009 10:04:38 +0000 Sam Lantinga Fixed bug #734
Sat, 26 Sep 2009 09:57:32 +0000 Sam Lantinga Fixed bug #705
Sat, 26 Sep 2009 09:56:26 +0000 Sam Lantinga Fixed bug #705
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