log

age author description
Tue, 02 May 2006 15:18:07 +0000 Sam Lantinga Added instructions for copying SDL_config.h
Tue, 02 May 2006 03:06:33 +0000 Sam Lantinga Updated OS/2 project files
Mon, 01 May 2006 23:13:16 +0000 Sam Lantinga Yeah, that's what I meant. :)
Mon, 01 May 2006 11:07:04 +0000 Sam Lantinga Using the SDL C runtime functions
Mon, 01 May 2006 07:23:46 +0000 Sam Lantinga Don't add NONE/bin to the path - inexplicably fixes building on mingw+msys, apparently
Mon, 01 May 2006 07:15:35 +0000 Sam Lantinga Date: Sun, 30 Apr 2006 14:20:05 +1000
Mon, 01 May 2006 06:41:17 +0000 Sam Lantinga SDL_dummy_main.c:12: warning: ISO C does not allow extra â;â outside of a function
Mon, 01 May 2006 06:40:00 +0000 Sam Lantinga SDL_sysjoystick.c:983: warning: 'return' with a value, in function returning void
Sun, 30 Apr 2006 21:01:25 +0000 Patrice Mandin Declare volatile variables modified by interrupt routines
Sun, 30 Apr 2006 16:53:40 +0000 Sam Lantinga Removed redundant rm
Sun, 30 Apr 2006 08:57:02 +0000 Sam Lantinga We want to wrap HAVE_ALLOCA_H, not HAVE_ALLOCA. :)
Sat, 29 Apr 2006 20:22:31 +0000 Sam Lantinga ------- Comment #1 From Max Horn 2006-04-17 03:08 [reply] -------
Sat, 29 Apr 2006 17:56:06 +0000 Sam Lantinga (none)
Sat, 29 Apr 2006 17:54:32 +0000 Sam Lantinga Disable the XRandR extension by default, since KDE maximizes windows which are larger than the new resolution, and then doesn't restore their size and positition when the old resolution is restored.
Sat, 29 Apr 2006 04:08:40 +0000 Sam Lantinga Only use -fvisibility=hidden if SDL will define some symbols as available. :)
Fri, 28 Apr 2006 05:46:07 +0000 Sam Lantinga [From Sam]
Fri, 28 Apr 2006 05:43:58 +0000 Sam Lantinga Future proof C++ code
Fri, 28 Apr 2006 05:38:06 +0000 Sam Lantinga Fixed bug #206, fatbuild.sh works flawlessly on Intel Macs
Thu, 27 Apr 2006 11:18:03 +0000 Ryan C. Gordon fatbuild fixes:
Thu, 27 Apr 2006 10:44:43 +0000 Sam Lantinga Fixed bug #101
Thu, 27 Apr 2006 10:21:54 +0000 Sam Lantinga Trying to fix fatbuild.sh on intel
Thu, 27 Apr 2006 09:08:44 +0000 Sam Lantinga Fixed compile errors on Mac OS X
Thu, 27 Apr 2006 08:39:51 +0000 Sam Lantinga Implemented bug #5
Thu, 27 Apr 2006 07:59:16 +0000 Sam Lantinga Implemented bug #2, 117:
Mon, 10 Jul 2006 07:34:50 +0000 Sam Lantinga SDL_Rect now uses int for position and size. SDL-1.3
Sun, 09 Jul 2006 18:09:16 +0000 Sam Lantinga The general code handles restoring video mode/gamma/etc. when the window loses focus. SDL-1.3
Sun, 09 Jul 2006 09:02:26 +0000 Sam Lantinga Implemented gamma correction on Windows. SDL-1.3
Sat, 08 Jul 2006 20:55:39 +0000 Sam Lantinga Implemented Win32 input grab SDL-1.3
Sat, 08 Jul 2006 20:07:08 +0000 Sam Lantinga SDL_PushEvent() calls the event filter code, and has a return value to tell SDL-1.3
Sat, 08 Jul 2006 18:06:02 +0000 Sam Lantinga Starting support for Direct3D render driver. SDL-1.3
Fri, 07 Jul 2006 10:39:33 +0000 Sam Lantinga Fixed compile problems with new OpenGL API. SDL-1.3
Fri, 07 Jul 2006 10:39:02 +0000 Sam Lantinga Fixed typo in stretch render code. SDL-1.3
Fri, 07 Jul 2006 10:29:16 +0000 Sam Lantinga Started on the OpenGL API revamp. SDL-1.3
Fri, 07 Jul 2006 08:07:16 +0000 Sam Lantinga Merged sdl.pc location fix from SDL 1.2 SDL-1.3
Fri, 07 Jul 2006 08:05:39 +0000 Sam Lantinga Implemented Win32 video mode support SDL-1.3
Thu, 06 Jul 2006 07:17:11 +0000 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
Thu, 06 Jul 2006 05:53:32 +0000 Sam Lantinga (none) SDL-1.3
Fri, 30 Jun 2006 08:18:44 +0000 Sam Lantinga Added a userdata parameter for event filters. SDL-1.3
Fri, 30 Jun 2006 05:50:35 +0000 Sam Lantinga Fixed indenting in MSVC inline assembly SDL-1.3
Fri, 30 Jun 2006 05:42:49 +0000 Sam Lantinga Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3
Wed, 28 Jun 2006 08:12:07 +0000 Sam Lantinga You can now create multiple windows on Win32 SDL-1.3
Tue, 27 Jun 2006 07:46:36 +0000 Sam Lantinga Further progress on the new Windows video driver: SDL-1.3
Tue, 27 Jun 2006 04:59:10 +0000 Sam Lantinga Include sdl.pc in the development RPM SDL-1.3
Mon, 26 Jun 2006 20:32:54 +0000 Sam Lantinga The screen/shadow surface flags are no longer needed SDL-1.3
Mon, 26 Jun 2006 16:21:06 +0000 Sam Lantinga Fixed libiconv detection SDL-1.3
Mon, 26 Jun 2006 16:15:36 +0000 Sam Lantinga Fixed problem with nasm hidden visibility detection SDL-1.3
Mon, 26 Jun 2006 14:29:50 +0000 Sam Lantinga Whoops, forgot to indent SDL-1.3
Mon, 26 Jun 2006 13:56:56 +0000 Sam Lantinga Started framework for Windows video driver SDL-1.3
Mon, 26 Jun 2006 05:27:34 +0000 Sam Lantinga Almost added Mac OS X nasm support SDL-1.3
Mon, 26 Jun 2006 01:35:02 +0000 Sam Lantinga ------- Comment #5 From Marc Peter 2006-06-25 18:03 [reply] ------- SDL-1.3
Sun, 25 Jun 2006 17:17:00 +0000 Sam Lantinga Merged gcc on win32 fix from SDL 1.2 SDL-1.3
Sat, 24 Jun 2006 17:31:46 +0000 Sam Lantinga Merged fix for bug #240 from SDL 1.2 SDL-1.3
Sat, 24 Jun 2006 17:01:29 +0000 Sam Lantinga Passing NULL to SDL_SetDisplayMode() will set the desktop mode. SDL-1.3
Sat, 24 Jun 2006 16:51:01 +0000 Sam Lantinga Added a multi-window version of testsprite using the new API. SDL-1.3
Sat, 24 Jun 2006 04:31:42 +0000 Sam Lantinga Merged fix for bug #258 from SDL 1.2 SDL-1.3
Sat, 24 Jun 2006 03:43:21 +0000 Sam Lantinga Merged memory leak fix from SDL 1.2 SDL-1.3
Sat, 24 Jun 2006 02:48:55 +0000 Sam Lantinga Merged SDL_GL_SWAP_CONTROL fix from SDL 1.2 SDL-1.3
Fri, 23 Jun 2006 09:01:08 +0000 Sam Lantinga Merged Ryan's 5.1 audio fix from SDL 1.2 SDL-1.3
Fri, 23 Jun 2006 08:48:24 +0000 Sam Lantinga Merged DirectSound dropout fix from SDL 1.2 SDL-1.3
Fri, 23 Jun 2006 08:40:46 +0000 Sam Lantinga Merged dynamic X11 fix from SDL 1.2 SDL-1.3
Wed, 21 Jun 2006 08:26:43 +0000 Sam Lantinga Renamed, per Mike's comment on bug #157 SDL-1.3
Wed, 21 Jun 2006 08:25:17 +0000 Sam Lantinga Renamed, per Mike's comment on bug #157 SDL-1.3
Wed, 21 Jun 2006 07:57:59 +0000 Sam Lantinga Fixed bug #157 SDL-1.3
Wed, 21 Jun 2006 07:36:00 +0000 Sam Lantinga Fixed bug #256 SDL-1.3
Tue, 20 Jun 2006 06:51:23 +0000 Sam Lantinga Date: Fri, 9 Jun 2006 11:35:23 +0300 SDL-1.3
Tue, 20 Jun 2006 06:41:15 +0000 Sam Lantinga Date: Thu, 15 Jun 2006 14:19:47 +0200 (CEST) SDL-1.3
Tue, 20 Jun 2006 05:57:50 +0000 Sam Lantinga Fixed bug #251 SDL-1.3
Tue, 20 Jun 2006 05:50:12 +0000 Sam Lantinga Bug #250, pkg-config support contributed by Mikael Eriksson SDL-1.3
Tue, 20 Jun 2006 05:40:57 +0000 Sam Lantinga I think this fixes bug #244 SDL-1.3
Tue, 20 Jun 2006 05:27:03 +0000 Sam Lantinga Fixed bug #241 SDL-1.3
Tue, 20 Jun 2006 05:23:22 +0000 Sam Lantinga Fixed bug #232 SDL-1.3
Tue, 20 Jun 2006 03:29:30 +0000 Sam Lantinga Fixed bug #232 SDL-1.3
Sun, 18 Jun 2006 13:54:27 +0000 Sam Lantinga This trick only works for English SDL-1.3
Sun, 18 Jun 2006 13:47:19 +0000 Sam Lantinga Added the unicode keysym memory again for backwards compatibility. SDL-1.3
Sun, 18 Jun 2006 07:31:45 +0000 Sam Lantinga Fixed YUV overlay crash SDL-1.3
Sun, 18 Jun 2006 06:35:41 +0000 Sam Lantinga Software YUV texture support in progress... SDL-1.3
Sat, 17 Jun 2006 06:45:14 +0000 Sam Lantinga Finished palettized display handling. SDL-1.3
Fri, 16 Jun 2006 06:00:31 +0000 Sam Lantinga Default palette entries to white, instead of black. SDL-1.3
Thu, 15 Jun 2006 07:07:07 +0000 Sam Lantinga Working on paletted display and texture support (two different issues) SDL-1.3
Wed, 14 Jun 2006 08:41:13 +0000 Sam Lantinga Dummy video driver works again in high color video modes. Yay! SDL-1.3
Wed, 14 Jun 2006 06:26:35 +0000 Sam Lantinga More compile fixes SDL-1.3
Wed, 14 Jun 2006 06:14:26 +0000 Sam Lantinga SDL_SetVideoMode() compiles now... SDL-1.3
Tue, 13 Jun 2006 04:37:45 +0000 Sam Lantinga Added new style dummy renderer SDL-1.3
Mon, 12 Jun 2006 09:10:06 +0000 Sam Lantinga Adding software renderer implementation SDL-1.3
Sun, 11 Jun 2006 07:30:16 +0000 Sam Lantinga Overlay functions are being replaced by YUV textures. SDL-1.3
Sun, 11 Jun 2006 05:27:10 +0000 Sam Lantinga Finishing up keyboard code revamp, at least for now... SDL-1.3
Sat, 10 Jun 2006 09:11:59 +0000 Sam Lantinga Keyboard code update in progress SDL-1.3
Fri, 09 Jun 2006 07:06:12 +0000 Sam Lantinga Updated SDL_Surface code for software-only access, fixed some build errors SDL-1.3
Fri, 09 Jun 2006 06:42:42 +0000 Sam Lantinga Moved the cursor handling into the mouse code. SDL-1.3
Wed, 07 Jun 2006 16:10:28 +0000 Sam Lantinga Work in progress. :) SDL-1.3
Mon, 29 May 2006 05:08:33 +0000 Sam Lantinga The test programs compile again. SDL-1.3
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Mon, 29 May 2006 03:53:21 +0000 Sam Lantinga Implemented many compatibility functions SDL-1.3
Sun, 28 May 2006 21:56:07 +0000 Sam Lantinga The dummy video driver compiles. :) SDL-1.3
Sun, 28 May 2006 18:18:30 +0000 Sam Lantinga more indent cleanup SDL-1.3
Sun, 28 May 2006 18:16:36 +0000 Sam Lantinga more indent cleanup SDL-1.3
Sun, 28 May 2006 13:29:03 +0000 Sam Lantinga fine tuning indent output SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Sun, 21 May 2006 17:27:13 +0000 Sam Lantinga Moved DirectInput joystick code to 1.3 branch SDL-1.3
Sat, 20 May 2006 04:35:58 +0000 Sam Lantinga Added API requested in bug #43: SDL-1.3
Wed, 17 May 2006 08:18:28 +0000 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
Mon, 01 May 2006 06:58:33 +0000 Sam Lantinga glSDL support SDL-1.3
Fri, 28 Apr 2006 16:55:41 +0000 Sam Lantinga Merge trunk-1.3-2 SDL-1.3
Thu, 27 Apr 2006 09:09:48 +0000 Sam Lantinga SDL-trunk-1.3-merge-1 SDL-1.3
Thu, 27 Apr 2006 05:49:51 +0000 Sam Lantinga SDL_OPENGLBLIT is really gone... SDL-1.3
Thu, 27 Apr 2006 05:30:05 +0000 Sam Lantinga Updated to 1.3.0, SDL_OPENGLBLIT is no longer supported SDL-1.3
Thu, 27 Apr 2006 05:19:10 +0000 Sam Lantinga Creating SDL 1.3 branch SDL-1.3
Wed, 26 Apr 2006 23:17:39 +0000 Ryan C. Gordon Info on Subversion repository access.
Wed, 26 Apr 2006 20:30:11 +0000 Sam Lantinga subversion conversion complete!
Sat, 22 Apr 2006 19:50:23 +0000 Sam Lantinga Whoops, you can't use Project Builder anymore...
Sat, 22 Apr 2006 19:49:37 +0000 Sam Lantinga Added info about fatbuild.sh
Sat, 22 Apr 2006 19:17:14 +0000 Sam Lantinga Mac OS X fat build works! :)
Thu, 20 Apr 2006 16:33:51 +0000 Sam Lantinga Date: Thu, 20 Apr 2006 10:13:34 +0200
Wed, 19 Apr 2006 03:49:57 +0000 Sam Lantinga I think this is it...
Mon, 17 Apr 2006 14:27:47 +0000 Sam Lantinga *** empty log message ***
Mon, 17 Apr 2006 07:03:13 +0000 Sam Lantinga Added a note so I remember what the heck I was doing later. :)
Mon, 17 Apr 2006 06:47:23 +0000 Sam Lantinga More general fix for bug #189
Mon, 17 Apr 2006 05:38:33 +0000 Sam Lantinga Fixed bug #189
Mon, 17 Apr 2006 04:54:08 +0000 Sam Lantinga Fixed bug #197
Mon, 17 Apr 2006 03:58:29 +0000 Sam Lantinga Use the MAKE variable when available