log

age author description
2006-05-07 Sam Lantinga Fixed bug #217
2006-05-07 Sam Lantinga Fixed bug #216
2006-05-07 Sam Lantinga Fixed bug #215
2006-05-05 Sam Lantinga Fixed bug #80
2006-05-05 Sam Lantinga Fixed bug #196
2006-05-04 Sam Lantinga (none)
2006-05-04 Sam Lantinga Fixed bug #45
2006-05-04 Sam Lantinga The install target depends on the libraries being built
2006-05-04 Sam Lantinga Updated to include new languages and platform support
2006-05-04 Sam Lantinga Date: Thu, 4 May 2006 08:44:10 +0200 (CEST)
2006-05-03 Sam Lantinga Fixed execv warning when libtool creates wrapper executables
2006-05-03 Sam Lantinga Patch from Dmitry Yakimov to fix building on WinCE
2006-05-02 Sam Lantinga Added instructions for copying SDL_config.h
2006-05-02 Sam Lantinga Updated OS/2 project files
2006-05-01 Sam Lantinga Yeah, that's what I meant. :)
2006-05-01 Sam Lantinga Using the SDL C runtime functions
2006-05-01 Sam Lantinga Don't add NONE/bin to the path - inexplicably fixes building on mingw+msys, apparently
2006-05-01 Sam Lantinga Date: Sun, 30 Apr 2006 14:20:05 +1000
2006-05-01 Sam Lantinga SDL_dummy_main.c:12: warning: ISO C does not allow extra â;â outside of a function
2006-05-01 Sam Lantinga SDL_sysjoystick.c:983: warning: 'return' with a value, in function returning void
2006-04-30 Patrice Mandin Declare volatile variables modified by interrupt routines
2006-04-30 Sam Lantinga Removed redundant rm
2006-04-30 Sam Lantinga We want to wrap HAVE_ALLOCA_H, not HAVE_ALLOCA. :)
2006-04-29 Sam Lantinga ------- Comment #1 From Max Horn 2006-04-17 03:08 [reply] -------
2006-04-29 Sam Lantinga (none)
2006-04-29 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.
2006-04-29 Sam Lantinga Only use -fvisibility=hidden if SDL will define some symbols as available. :)
2006-04-28 Sam Lantinga [From Sam]
2006-04-28 Sam Lantinga Future proof C++ code
2006-04-28 Sam Lantinga Fixed bug #206, fatbuild.sh works flawlessly on Intel Macs
2006-04-27 Ryan C. Gordon fatbuild fixes:
2006-04-27 Sam Lantinga Fixed bug #101
2006-04-27 Sam Lantinga Trying to fix fatbuild.sh on intel
2006-04-27 Sam Lantinga Fixed compile errors on Mac OS X
2006-04-27 Sam Lantinga Implemented bug #5
2006-04-27 Sam Lantinga Implemented bug #2, 117:
2006-07-10 Sam Lantinga SDL_Rect now uses int for position and size. SDL-1.3
2006-07-09 Sam Lantinga The general code handles restoring video mode/gamma/etc. when the window loses focus. SDL-1.3
2006-07-09 Sam Lantinga Implemented gamma correction on Windows. SDL-1.3
2006-07-08 Sam Lantinga Implemented Win32 input grab SDL-1.3
2006-07-08 Sam Lantinga SDL_PushEvent() calls the event filter code, and has a return value to tell SDL-1.3
2006-07-08 Sam Lantinga Starting support for Direct3D render driver. SDL-1.3
2006-07-07 Sam Lantinga Fixed compile problems with new OpenGL API. SDL-1.3
2006-07-07 Sam Lantinga Fixed typo in stretch render code. SDL-1.3
2006-07-07 Sam Lantinga Started on the OpenGL API revamp. SDL-1.3
2006-07-07 Sam Lantinga Merged sdl.pc location fix from SDL 1.2 SDL-1.3
2006-07-07 Sam Lantinga Implemented Win32 video mode support SDL-1.3
2006-07-06 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
2006-07-06 Sam Lantinga (none) SDL-1.3
2006-06-30 Sam Lantinga Added a userdata parameter for event filters. SDL-1.3
2006-06-30 Sam Lantinga Fixed indenting in MSVC inline assembly SDL-1.3
2006-06-30 Sam Lantinga Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3
2006-06-28 Sam Lantinga You can now create multiple windows on Win32 SDL-1.3
2006-06-27 Sam Lantinga Further progress on the new Windows video driver: SDL-1.3
2006-06-27 Sam Lantinga Include sdl.pc in the development RPM SDL-1.3
2006-06-26 Sam Lantinga The screen/shadow surface flags are no longer needed SDL-1.3
2006-06-26 Sam Lantinga Fixed libiconv detection SDL-1.3
2006-06-26 Sam Lantinga Fixed problem with nasm hidden visibility detection SDL-1.3
2006-06-26 Sam Lantinga Whoops, forgot to indent SDL-1.3
2006-06-26 Sam Lantinga Started framework for Windows video driver SDL-1.3
2006-06-26 Sam Lantinga Almost added Mac OS X nasm support SDL-1.3
2006-06-26 Sam Lantinga ------- Comment #5 From Marc Peter 2006-06-25 18:03 [reply] ------- SDL-1.3
2006-06-25 Sam Lantinga Merged gcc on win32 fix from SDL 1.2 SDL-1.3
2006-06-24 Sam Lantinga Merged fix for bug #240 from SDL 1.2 SDL-1.3
2006-06-24 Sam Lantinga Passing NULL to SDL_SetDisplayMode() will set the desktop mode. SDL-1.3
2006-06-24 Sam Lantinga Added a multi-window version of testsprite using the new API. SDL-1.3
2006-06-24 Sam Lantinga Merged fix for bug #258 from SDL 1.2 SDL-1.3
2006-06-24 Sam Lantinga Merged memory leak fix from SDL 1.2 SDL-1.3
2006-06-24 Sam Lantinga Merged SDL_GL_SWAP_CONTROL fix from SDL 1.2 SDL-1.3
2006-06-23 Sam Lantinga Merged Ryan's 5.1 audio fix from SDL 1.2 SDL-1.3
2006-06-23 Sam Lantinga Merged DirectSound dropout fix from SDL 1.2 SDL-1.3
2006-06-23 Sam Lantinga Merged dynamic X11 fix from SDL 1.2 SDL-1.3
2006-06-21 Sam Lantinga Renamed, per Mike's comment on bug #157 SDL-1.3
2006-06-21 Sam Lantinga Renamed, per Mike's comment on bug #157 SDL-1.3
2006-06-21 Sam Lantinga Fixed bug #157 SDL-1.3
2006-06-21 Sam Lantinga Fixed bug #256 SDL-1.3
2006-06-20 Sam Lantinga Date: Fri, 9 Jun 2006 11:35:23 +0300 SDL-1.3
2006-06-20 Sam Lantinga Date: Thu, 15 Jun 2006 14:19:47 +0200 (CEST) SDL-1.3
2006-06-20 Sam Lantinga Fixed bug #251 SDL-1.3
2006-06-20 Sam Lantinga Bug #250, pkg-config support contributed by Mikael Eriksson SDL-1.3
2006-06-20 Sam Lantinga I think this fixes bug #244 SDL-1.3
2006-06-20 Sam Lantinga Fixed bug #241 SDL-1.3
2006-06-20 Sam Lantinga Fixed bug #232 SDL-1.3
2006-06-20 Sam Lantinga Fixed bug #232 SDL-1.3
2006-06-18 Sam Lantinga This trick only works for English SDL-1.3
2006-06-18 Sam Lantinga Added the unicode keysym memory again for backwards compatibility. SDL-1.3
2006-06-18 Sam Lantinga Fixed YUV overlay crash SDL-1.3
2006-06-18 Sam Lantinga Software YUV texture support in progress... SDL-1.3
2006-06-17 Sam Lantinga Finished palettized display handling. SDL-1.3
2006-06-16 Sam Lantinga Default palette entries to white, instead of black. SDL-1.3
2006-06-15 Sam Lantinga Working on paletted display and texture support (two different issues) SDL-1.3
2006-06-14 Sam Lantinga Dummy video driver works again in high color video modes. Yay! SDL-1.3
2006-06-14 Sam Lantinga More compile fixes SDL-1.3
2006-06-14 Sam Lantinga SDL_SetVideoMode() compiles now... SDL-1.3
2006-06-13 Sam Lantinga Added new style dummy renderer SDL-1.3
2006-06-12 Sam Lantinga Adding software renderer implementation SDL-1.3
2006-06-11 Sam Lantinga Overlay functions are being replaced by YUV textures. SDL-1.3
2006-06-11 Sam Lantinga Finishing up keyboard code revamp, at least for now... SDL-1.3
2006-06-10 Sam Lantinga Keyboard code update in progress SDL-1.3
2006-06-09 Sam Lantinga Updated SDL_Surface code for software-only access, fixed some build errors SDL-1.3
2006-06-09 Sam Lantinga Moved the cursor handling into the mouse code. SDL-1.3
2006-06-07 Sam Lantinga Work in progress. :) SDL-1.3
2006-05-29 Sam Lantinga The test programs compile again. SDL-1.3
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-29 Sam Lantinga Implemented many compatibility functions SDL-1.3
2006-05-28 Sam Lantinga The dummy video driver compiles. :) SDL-1.3
2006-05-28 Sam Lantinga more indent cleanup SDL-1.3
2006-05-28 Sam Lantinga more indent cleanup SDL-1.3
2006-05-28 Sam Lantinga fine tuning indent output SDL-1.3
2006-05-28 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
2006-05-21 Sam Lantinga Moved DirectInput joystick code to 1.3 branch SDL-1.3
2006-05-20 Sam Lantinga Added API requested in bug #43: SDL-1.3
2006-05-17 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
2006-05-01 Sam Lantinga glSDL support SDL-1.3
2006-04-28 Sam Lantinga Merge trunk-1.3-2 SDL-1.3
2006-04-27 Sam Lantinga SDL-trunk-1.3-merge-1 SDL-1.3
2006-04-27 Sam Lantinga SDL_OPENGLBLIT is really gone... SDL-1.3
2006-04-27 Sam Lantinga Updated to 1.3.0, SDL_OPENGLBLIT is no longer supported SDL-1.3
2006-04-27 Sam Lantinga Creating SDL 1.3 branch SDL-1.3
2006-04-26 Ryan C. Gordon Info on Subversion repository access.