log

age author description
Fri, 14 Jul 2006 07:41:16 +0000 Sam Lantinga Yay! D3D renderer works!
Fri, 14 Jul 2006 06:40:53 +0000 Sam Lantinga More of the Direct3D renderer is implemented, I'm not sure why it's not showing texture copies yet...
Thu, 13 Jul 2006 08:15:35 +0000 Sam Lantinga Updated Visual C++ 2005 project
Thu, 13 Jul 2006 08:13:02 +0000 Sam Lantinga Removed libc dependency on Windows again, to fix building with Visual C++ 2005 Express Edition.
Wed, 12 Jul 2006 09:25:17 +0000 Sam Lantinga First stab at a D3D renderer, only 30FPS so far... ?
Wed, 12 Jul 2006 08:09:57 +0000 Sam Lantinga debug cleanup
Wed, 12 Jul 2006 07:01:35 +0000 Sam Lantinga Playing around, trying to find a fast path with GDI
Wed, 12 Jul 2006 06:39:26 +0000 Sam Lantinga Solved the performance problems by introducing the concept of a single-buffered
Mon, 10 Jul 2006 21:23:51 +0000 Sam Lantinga Updated the snapshot build target to reflect the new source location
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Thu, 06 Jul 2006 18:01:37 +0000 Patrice Mandin sdl.pc is in build directory, not source
Tue, 27 Jun 2006 04:58:26 +0000 Sam Lantinga Include sdl.pc in the development RPM release-1.2.11
Tue, 27 Jun 2006 04:33:31 +0000 Sam Lantinga Added 1.2.11 patch notes
Mon, 26 Jun 2006 16:20:51 +0000 Sam Lantinga Fixed libiconv detection
Mon, 26 Jun 2006 16:15:21 +0000 Sam Lantinga Fixed problem with nasm hidden visibility detection
Mon, 26 Jun 2006 05:27:15 +0000 Sam Lantinga Almost added Mac OS X nasm support
Mon, 26 Jun 2006 01:33:53 +0000 Sam Lantinga ------- Comment #5 From Marc Peter 2006-06-25 18:03 [reply] -------
Sun, 25 Jun 2006 18:26:15 +0000 Sam Lantinga Updated version to SDL 1.2.1
Sun, 25 Jun 2006 18:07:34 +0000 Sam Lantinga Updated the version to 1.2.11
Sun, 25 Jun 2006 17:14:39 +0000 Sam Lantinga (none)
Sun, 25 Jun 2006 17:12:08 +0000 Sam Lantinga Fixed including stdint.h with gcc on Win32
Sat, 24 Jun 2006 17:36:55 +0000 Sam Lantinga Fix for bug #240
Sat, 24 Jun 2006 04:30:01 +0000 Sam Lantinga Fixed bug #258
Sat, 24 Jun 2006 03:41:14 +0000 Sam Lantinga Fixed bug #255
Sat, 24 Jun 2006 01:59:43 +0000 Sam Lantinga Fixed bug #260
Fri, 23 Jun 2006 08:39:05 +0000 Sam Lantinga Default the X11 dynamically loading on if the OS loader loads libraries
Fri, 23 Jun 2006 08:35:48 +0000 Ryan C. Gordon Swizzle ALSA channels for 5.1 output to match DirectSound and CoreAudio.
Fri, 23 Jun 2006 08:15:47 +0000 Sam Lantinga Fixed bug #69
Fri, 23 Jun 2006 04:27:55 +0000 Sam Lantinga Fixed bug #147
Fri, 23 Jun 2006 02:19:52 +0000 Ryan C. Gordon Only allow dynamic X11 if gcc4 (-fvisibility=hidden) is used.