log

age author description
Thu, 10 Aug 2006 14:35:42 +0000 Sam Lantinga David Hedbor is no longer maintaining the Qtopia code.
Mon, 07 Aug 2006 05:25:13 +0000 Sam Lantinga Whoops, remove debug code
Mon, 07 Aug 2006 05:24:13 +0000 Sam Lantinga Added resize support for GDI and Direct3D renderers
Sun, 06 Aug 2006 23:34:59 +0000 Sam Lantinga Added paletted OpenGL texture support.
Sun, 06 Aug 2006 08:55:37 +0000 Sam Lantinga Fixed fullscreen modes with Cocoa video driver.
Sun, 06 Aug 2006 07:29:38 +0000 Sam Lantinga Fixed bug recreating OpenGL textures on window resize
Sun, 06 Aug 2006 04:57:28 +0000 Sam Lantinga Added window resize support for the software renderer
Sun, 06 Aug 2006 04:39:13 +0000 Sam Lantinga Allow the render context to do necessary work when the video mode changes.
Sun, 06 Aug 2006 00:09:04 +0000 Sam Lantinga Clarified the difference between render drivers and render contexts
Sat, 05 Aug 2006 22:41:33 +0000 Sam Lantinga Updated header documentation
Sat, 05 Aug 2006 22:34:23 +0000 Sam Lantinga In general, fill in pointers to structures, rather than return them.
Sat, 05 Aug 2006 17:12:22 +0000 Sam Lantinga Removed old function
Sat, 05 Aug 2006 17:09:42 +0000 Sam Lantinga SDL constants are all uppercase.
Thu, 03 Aug 2006 19:34:05 +0000 Ryan C. Gordon 1.3 API proposals for audio subsystem. Nothing in here is guaranteed to
Wed, 02 Aug 2006 03:20:52 +0000 Sam Lantinga Added SDL_GetCurrentVideoDisplay()
Sun, 30 Jul 2006 08:09:20 +0000 Sam Lantinga Hack to stop the beeping
Sun, 30 Jul 2006 06:11:52 +0000 Sam Lantinga Removed debug code. :)
Sun, 30 Jul 2006 06:11:24 +0000 Sam Lantinga Added numlock support
Sun, 30 Jul 2006 05:18:33 +0000 Sam Lantinga Implemented Cocoa key event handling.
Sat, 29 Jul 2006 23:00:15 +0000 Sam Lantinga Added right/other drag code for Cocoa windows
Sat, 29 Jul 2006 22:42:48 +0000 Sam Lantinga Implemented Cocoa mouse wheel events
Sat, 29 Jul 2006 21:51:00 +0000 Sam Lantinga Simplified driver window creation code.
Sat, 29 Jul 2006 03:57:55 +0000 Sam Lantinga (none)
Sat, 29 Jul 2006 03:56:35 +0000 Sam Lantinga Don't unload the OpenGL library before the X display is closed.
Fri, 28 Jul 2006 08:46:24 +0000 Sam Lantinga We're not querying the glX attributes anymore...
Fri, 28 Jul 2006 08:43:17 +0000 Sam Lantinga Implemented X11 OpenGL support.
Thu, 27 Jul 2006 06:53:23 +0000 Sam Lantinga Initial work on X11 window code in.
Wed, 26 Jul 2006 06:34:54 +0000 Sam Lantinga Started work on the new X11 driver.
Wed, 26 Jul 2006 06:34:31 +0000 Sam Lantinga Placate versions of ranlib which complain about empty files (Mac OS X 10.4)
Wed, 26 Jul 2006 04:22:32 +0000 Sam Lantinga Starting fresh with the X11 driver
Wed, 26 Jul 2006 04:20:59 +0000 Sam Lantinga Oh yeah, more DGA removal
Wed, 26 Jul 2006 03:57:45 +0000 Sam Lantinga Added the dummy audio driver to instructions
Wed, 26 Jul 2006 03:55:56 +0000 Sam Lantinga PicoGUI is no longer maintained by the author.
Wed, 26 Jul 2006 03:24:27 +0000 Sam Lantinga The AAlib driver is fun, but not worth rewriting for SDL 1.3
Wed, 26 Jul 2006 03:15:41 +0000 Sam Lantinga The old windows video drivers are superceded by the unified win32 driver.
Wed, 26 Jul 2006 03:12:05 +0000 Sam Lantinga Hopefully glSDL has been superceded by the OpenGL render driver.
Wed, 26 Jul 2006 03:08:25 +0000 Sam Lantinga More DGA removal
Wed, 26 Jul 2006 03:06:07 +0000 Sam Lantinga Removing DGA support for SDL 1.3 - it's still buggy years later, and now
Tue, 25 Jul 2006 07:25:51 +0000 Sam Lantinga SDL applications no longer need to link with Cocoa (unless they want to)
Tue, 25 Jul 2006 07:14:40 +0000 Sam Lantinga Actually use the function we took the trouble to get the pointer for.
Tue, 25 Jul 2006 06:59:14 +0000 Sam Lantinga Fixed Objective-C memory leaks
Tue, 25 Jul 2006 06:22:42 +0000 Sam Lantinga Implemented OpenGL support on Mac OS X
Mon, 24 Jul 2006 23:30:14 +0000 Ryan C. Gordon Patch from 1.2 branch...fix compilation on Qtopia video target (reference
Mon, 24 Jul 2006 07:21:16 +0000 Sam Lantinga Implemented Mac OS X video mode selection.
Mon, 24 Jul 2006 05:03:02 +0000 Sam Lantinga Implemented Cocoa window support
Sun, 23 Jul 2006 09:16:14 +0000 Sam Lantinga Whoops, that's a while loop. :)
Sun, 23 Jul 2006 09:11:10 +0000 Sam Lantinga The Mac OS X Cocoa video driver is under construction...
Sun, 23 Jul 2006 00:55:25 +0000 Sam Lantinga Fixed compiler warnings
Sun, 23 Jul 2006 00:48:12 +0000 Sam Lantinga Added an environment variable to select which driver the software renderer will use.
Sun, 23 Jul 2006 00:19:12 +0000 Sam Lantinga Fixed crash with multiple windows
Sat, 22 Jul 2006 23:04:41 +0000 Sam Lantinga OpenGL renderer is feature complete!
Sat, 22 Jul 2006 21:58:17 +0000 Sam Lantinga Added SDL_GL_ExtensionSupported()
Sat, 22 Jul 2006 21:17:37 +0000 Sam Lantinga Query the maximum texture size for the D3D renderer.
Sat, 22 Jul 2006 21:02:57 +0000 Sam Lantinga If the OpenGL renderer is selected for a non-OpenGL window, recreate the window with OpenGL enabled.
Sat, 22 Jul 2006 19:51:48 +0000 Sam Lantinga Switch OpenGL contexts when switching render contexts.
Sat, 22 Jul 2006 19:03:31 +0000 Sam Lantinga Fixed OpenGL blend modes, added power of 2 texture code
Sat, 22 Jul 2006 18:01:56 +0000 Sam Lantinga Bug fixes to the OpenGL renderer
Sat, 22 Jul 2006 08:33:18 +0000 Sam Lantinga Convert SDL_malloc to SDL_calloc if appropriate, slightly faster on operating systems which map the zero page for memory allocations.
Wed, 19 Jul 2006 08:46:57 +0000 Sam Lantinga Fixed to compile while the OpenGL renderer is under construction
Wed, 19 Jul 2006 07:18:45 +0000 Sam Lantinga Starting on the OpenGL renderer...
Wed, 19 Jul 2006 05:45:42 +0000 Sam Lantinga Implemented scaling in the D3D renderer
Wed, 19 Jul 2006 05:03:21 +0000 Sam Lantinga Implemented blend modes in the D3D renderer
Wed, 19 Jul 2006 04:24:41 +0000 Sam Lantinga Implemented multi-window OpenGL program with test framework.
Tue, 18 Jul 2006 07:49:51 +0000 Sam Lantinga Added a test program framework for easy initialization.
Mon, 17 Jul 2006 06:47:33 +0000 Sam Lantinga Implemented Windows OpenGL support
Sun, 16 Jul 2006 09:34:01 +0000 Sam Lantinga Setting up the OpenGL support
Sun, 16 Jul 2006 03:35:44 +0000 Sam Lantinga Create a fake desktop mode for windowed mode apps
Sun, 16 Jul 2006 03:32:06 +0000 Sam Lantinga Fixed building on Mac OS X without the Carbon and Cocoa video drivers
Sat, 15 Jul 2006 19:30:18 +0000 Sam Lantinga Look at environment variables in SDL_VideoInit() and SDL_AudioInit()
Sat, 15 Jul 2006 19:29:42 +0000 Sam Lantinga Implemented fully featured dummy renderer
Sat, 15 Jul 2006 09:46:36 +0000 Sam Lantinga Streamlined the API a bit and optimized the software renderer.
Fri, 14 Jul 2006 08:24:43 +0000 Sam Lantinga Changed the name of the dummy renderer
Fri, 14 Jul 2006 08:22:45 +0000 Sam Lantinga Prefer the D3D renderer over GDI, at least for testing.
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.
Fri, 23 Jun 2006 02:16:49 +0000 Ryan C. Gordon Minor bit of sanity-checking debug info in dynamic X11 code.
Wed, 21 Jun 2006 08:26:05 +0000 Sam Lantinga Renamed, per Mike's comment on bug #157
Wed, 21 Jun 2006 08:25:28 +0000 Sam Lantinga Renamed, per Mike's comment on bug #157
Wed, 21 Jun 2006 07:57:34 +0000 Sam Lantinga Fixed bug #157
Wed, 21 Jun 2006 07:35:02 +0000 Sam Lantinga Fixed bug #256
Tue, 20 Jun 2006 06:50:42 +0000 Sam Lantinga Date: Fri, 9 Jun 2006 11:35:23 +0300
Tue, 20 Jun 2006 06:39:01 +0000 Sam Lantinga Date: Thu, 15 Jun 2006 14:19:47 +0200 (CEST)
Tue, 20 Jun 2006 05:55:23 +0000 Sam Lantinga Fixed bug #251
Tue, 20 Jun 2006 05:49:53 +0000 Sam Lantinga Bug #250, pkg-config support contributed by Mikael Eriksson
Tue, 20 Jun 2006 05:49:20 +0000 Sam Lantinga Bug #250, pkg-config support contributed by Mikael Eriksson
Tue, 20 Jun 2006 05:35:44 +0000 Sam Lantinga I think this fixes bug #244
Tue, 20 Jun 2006 05:25:04 +0000 Sam Lantinga Fixed bug #241
Tue, 20 Jun 2006 04:04:25 +0000 Sam Lantinga Test case for bug #240
Tue, 20 Jun 2006 03:52:41 +0000 Sam Lantinga Fixed bug #232
Tue, 20 Jun 2006 03:29:47 +0000 Sam Lantinga Fixed bug #232
Wed, 14 Jun 2006 19:03:01 +0000 Patrice Mandin Oops, reverted single/double buffer update
Wed, 14 Jun 2006 18:59:30 +0000 Patrice Mandin Add program to test mouse cursor change