graph
- Only allow dynamic X11 if gcc4 (-fvisibility=hidden) is used.2006-06-23, by Ryan C. Gordon
- Minor bit of sanity-checking debug info in dynamic X11 code.2006-06-23, by Ryan C. Gordon
- Renamed, per Mike's comment on bug #1572006-06-21, by Sam Lantinga
- Renamed, per Mike's comment on bug #1572006-06-21, by Sam Lantinga
- Fixed bug #1572006-06-21, by Sam Lantinga
- Fixed bug #2562006-06-21, by Sam Lantinga
- Date: Fri, 9 Jun 2006 11:35:23 +03002006-06-20, by Sam Lantinga
- Date: Thu, 15 Jun 2006 14:19:47 +0200 (CEST)2006-06-20, by Sam Lantinga
- Fixed bug #2512006-06-20, by Sam Lantinga
- Bug #250, pkg-config support contributed by Mikael Eriksson2006-06-20, by Sam Lantinga
- Bug #250, pkg-config support contributed by Mikael Eriksson2006-06-20, by Sam Lantinga
- I think this fixes bug #2442006-06-20, by Sam Lantinga
- Fixed bug #2412006-06-20, by Sam Lantinga
- Test case for bug #2402006-06-20, by Sam Lantinga
- Fixed bug #2322006-06-20, by Sam Lantinga
- Fixed bug #2322006-06-20, by Sam Lantinga
- Oops, reverted single/double buffer update2006-06-14, by Patrice Mandin
- Add program to test mouse cursor change2006-06-14, by Patrice Mandin
- Fix mouse cursor change2006-06-14, by Patrice Mandin
- Date: Mon, 22 May 2006 01:16:47 -04002006-05-23, by Sam Lantinga
- Moved DirectInput joystick code to 1.3 branch2006-05-21, by Sam Lantinga
- Closed bug #742006-05-21, by Sam Lantinga
- Removed unused variable with undefined type. Fixes Bugzilla #234.2006-05-21, by Ryan C. Gordon
- Try to keep SDL keysyms sane regardless of keyboard layout in windib target.2006-05-18, by Ryan C. Gordon
- Make sure sem_wait didn't return early with EINTR. Fixes Bugzilla #231.2006-05-17, by Ryan C. Gordon
- Fixed thread callback calling conventions, updated OS/2 DLL name to SDL12.dll2006-05-17, by Sam Lantinga
- Fixed uninitialized variable warnings2006-05-17, by Sam Lantinga
- Clean out the tests before creating distribution archiverelease-1.2.10 2006-05-17, by Sam Lantinga
- Updated RPM spec file with License keyword2006-05-17, by Sam Lantinga
- Whoops, clean files in the dist directory2006-05-17, by Sam Lantinga
- (none)2006-05-17, by Sam Lantinga
- Removed support for Darwin, due to build problems on ps2linux2006-05-17, by Sam Lantinga
- Needed unistd.h for unlink()2006-05-17, by Sam Lantinga
- Patch from Ryan to fix compiler warnings2006-05-17, by Sam Lantinga
- Use the correct parameter for GLX_VISUAL_CAVEAT_EXT2006-05-16, by Sam Lantinga
- Updated docs for SDL 1.2.10 release2006-05-16, by Sam Lantinga
- Added information about gcc-fat.sh to README.MacOSX2006-05-16, by Sam Lantinga
- Fixed compiling GS YUV conversion code2006-05-16, by Sam Lantinga
- Date: Mon, 15 May 2006 17:18:34 +03002006-05-16, by Sam Lantinga
- DragonFly BSD has an older version of VGL which SDL doesn't support.2006-05-15, by Sam Lantinga
- Fixed corrupt image2006-05-15, by Sam Lantinga
- OpenBSD doesn't ship with X11 library major version symlinks2006-05-15, by Sam Lantinga
- Added yet another variant of autoconf to the list2006-05-15, by Sam Lantinga
- Added yet another variant of autoconf to the list2006-05-15, by Sam Lantinga
- Fix from Marc Peter: slightly fixed Watcom makefiles for 1.2.10 release2006-05-14, by Sam Lantinga
- Add a reminder to fix current->w,current->h2006-05-14, by Patrice Mandin
- Fixed alloca declaration for MPW2006-05-14, by Sam Lantinga
- Hey, whaddy know! MacOS Classic has 64-bit types!2006-05-13, by Sam Lantinga
- SDLmain compile fix2006-05-13, by Sam Lantinga
- Add missing include file2006-05-12, by Patrice Mandin
- Use the right variables to set stuff for sdl-config script2006-05-12, by Patrice Mandin
- Fixed signed/unsigned issues2006-05-12, by Sam Lantinga
- Whoops, need a space after dnl to make it meaningful. :)2006-05-12, by Sam Lantinga
- Should we always look in /usr/local when compiling natively?2006-05-11, by Sam Lantinga
- Date: Thu, 11 May 2006 19:08:05 -04002006-05-11, by Sam Lantinga
- Date: Thu, 11 May 2006 17:09:17 -04002006-05-11, by Sam Lantinga
- Forgot to declare volatile stuff also in c file2006-05-11, by Patrice Mandin
- Fixed some bugs in string handling2006-05-11, by Sam Lantinga
- Saved a little space by not including the CodeWarrior 5 XML projects2006-05-11, by Sam Lantinga
- Fixed bug #532006-05-11, by Sam Lantinga
- Fixed building with CodeWarrior on MacOS Classic2006-05-11, by Sam Lantinga
- Fixed MacOS Classic build2006-05-11, by Sam Lantinga
- sdl-config doesn't include the OpenGL library in --libs2006-05-11, by Sam Lantinga
- Fixed bug #2082006-05-11, by Sam Lantinga
- Fixed bug #2262006-05-11, by Sam Lantinga
- Fixed bug #2252006-05-11, by Sam Lantinga
- Date: Wed, 10 May 2006 17:43:21 -07002006-05-11, by Sam Lantinga
- Only set Mac OS X default if both parameters are left default2006-05-10, by Sam Lantinga
- (none)2006-05-10, by Sam Lantinga
- Added hardcoded /usr/X11R6 path so GLX detection works on Mac OS X.2006-05-10, by Sam Lantinga
- Need to use __MACOSX__ for the Mac OS X platform.2006-05-10, by Sam Lantinga
- Fixed bug #2212006-05-10, by Sam Lantinga
- Fixed bug #2222006-05-10, by Sam Lantinga
- Prevent both __MACOS__ and __MACOSX__ from being defined in Codewarrior2006-05-10, by Sam Lantinga
- Xcode has trouble compiling different files with the same name for two architectures2006-05-10, by Sam Lantinga
- Removed unused variable2006-05-10, by Sam Lantinga
- Fixed X11 support on Mac OS X Universal build2006-05-10, by Sam Lantinga
- Date: Tue, 9 May 2006 23:01:49 -04002006-05-10, by Sam Lantinga
- Fat test programs! :)2006-05-09, by Sam Lantinga
- Fixed bug #2182006-05-09, by Sam Lantinga
- Fixed bug #2202006-05-09, by Sam Lantinga
- Fixed bug #1372006-05-09, by Sam Lantinga
- Date: Mon, 8 May 2006 14:19:30 -07002006-05-09, by Sam Lantinga
- More compile fixes for systems without the DPMS extension2006-05-09, by Sam Lantinga
- Fixed build errors on systems without the DPMS extension2006-05-09, by Sam Lantinga
- Date: Mon, 8 May 2006 14:19:30 -07002006-05-09, by Sam Lantinga
- Fixed bug #1042006-05-09, by Sam Lantinga
- Fixed bug #1442006-05-09, by Sam Lantinga
- Fixed bug #2012006-05-09, by Sam Lantinga
- Fixed bug #1062006-05-09, by Sam Lantinga
- Fixed DGA mode sorting and eliminated doublescan and interlaced modes2006-05-09, by Sam Lantinga
- Disable the screensaver in DGA mode, which is even more important than X11...2006-05-08, by Sam Lantinga
- Fixed bug #2032006-05-08, by Sam Lantinga
- (none)2006-05-08, by Sam Lantinga
- Get updates to the shadow surface while switched away2006-05-08, by Sam Lantinga
- Fixed bug #492006-05-08, by Sam Lantinga
- Made it easier to test some things on the framebuffer console2006-05-08, by Sam Lantinga
- Fixed detection of current vt when not running as root.2006-05-08, by Sam Lantinga
- Eliminate duplicate video modes2006-05-08, by Sam Lantinga
- SDL_strncpy doesn't exist2006-05-08, by Sam Lantinga
- Date: Sun, 7 May 2006 19:22:33 -04002006-05-08, by Sam Lantinga
- (none)2006-05-07, by Sam Lantinga
- (none)2006-05-07, by Sam Lantinga
- Fixed bug #1022006-05-07, by Sam Lantinga
- Fixed bug #2172006-05-07, by Sam Lantinga
- Fixed bug #2162006-05-07, by Sam Lantinga
- Fixed bug #2152006-05-07, by Sam Lantinga
- Fixed bug #802006-05-05, by Sam Lantinga
- Fixed bug #1962006-05-05, by Sam Lantinga
- (none)2006-05-04, by Sam Lantinga
- Fixed bug #452006-05-04, by Sam Lantinga
- The install target depends on the libraries being built2006-05-04, by Sam Lantinga
- Updated to include new languages and platform support2006-05-04, by Sam Lantinga
- Date: Thu, 4 May 2006 08:44:10 +0200 (CEST)2006-05-04, by Sam Lantinga
- Fixed execv warning when libtool creates wrapper executables2006-05-03, by Sam Lantinga
- Patch from Dmitry Yakimov to fix building on WinCE2006-05-03, by Sam Lantinga
- Added instructions for copying SDL_config.h2006-05-02, by Sam Lantinga
- Updated OS/2 project files2006-05-02, by Sam Lantinga
- Yeah, that's what I meant. :)2006-05-01, by Sam Lantinga
- Using the SDL C runtime functions2006-05-01, by Sam Lantinga
- Don't add NONE/bin to the path - inexplicably fixes building on mingw+msys, apparently2006-05-01, by Sam Lantinga
- Date: Sun, 30 Apr 2006 14:20:05 +10002006-05-01, by Sam Lantinga
- SDL_dummy_main.c:12: warning: ISO C does not allow extra â;â outside of a function2006-05-01, by Sam Lantinga
- SDL_sysjoystick.c:983: warning: 'return' with a value, in function returning void2006-05-01, by Sam Lantinga
- Declare volatile variables modified by interrupt routines2006-04-30, by Patrice Mandin
- Removed redundant rm2006-04-30, by Sam Lantinga
- We want to wrap HAVE_ALLOCA_H, not HAVE_ALLOCA. :)2006-04-30, by Sam Lantinga
- ------- Comment #1 From Max Horn 2006-04-17 03:08 [reply] -------2006-04-29, by Sam Lantinga
- (none)2006-04-29, by 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, by Sam Lantinga
- Only use -fvisibility=hidden if SDL will define some symbols as available. :)2006-04-29, by Sam Lantinga
- [From Sam]2006-04-28, by Sam Lantinga
- Future proof C++ code2006-04-28, by Sam Lantinga
- Fixed bug #206, fatbuild.sh works flawlessly on Intel Macs2006-04-28, by Sam Lantinga
- fatbuild fixes:2006-04-27, by Ryan C. Gordon
- Fixed bug #1012006-04-27, by Sam Lantinga
- Trying to fix fatbuild.sh on intel2006-04-27, by Sam Lantinga
- Fixed compile errors on Mac OS X2006-04-27, by Sam Lantinga
- Implemented bug #52006-04-27, by Sam Lantinga
- Implemented bug #2, 117:2006-04-27, by Sam Lantinga
- SDL_Rect now uses int for position and size.SDL-1.3 2006-07-10, by Sam Lantinga
- The general code handles restoring video mode/gamma/etc. when the window loses focus.SDL-1.3 2006-07-09, by Sam Lantinga
- Implemented gamma correction on Windows.SDL-1.3 2006-07-09, by Sam Lantinga
- Implemented Win32 input grabSDL-1.3 2006-07-08, by Sam Lantinga
- SDL_PushEvent() calls the event filter code, and has a return value to tellSDL-1.3 2006-07-08, by Sam Lantinga
- Starting support for Direct3D render driver.SDL-1.3 2006-07-08, by Sam Lantinga
- Fixed compile problems with new OpenGL API.SDL-1.3 2006-07-07, by Sam Lantinga
- Fixed typo in stretch render code.SDL-1.3 2006-07-07, by Sam Lantinga
- Started on the OpenGL API revamp.SDL-1.3 2006-07-07, by Sam Lantinga
- Merged sdl.pc location fix from SDL 1.2SDL-1.3 2006-07-07, by Sam Lantinga
- Implemented Win32 video mode supportSDL-1.3 2006-07-07, by Sam Lantinga
- Proof of concept done - Win32 GDI implementation mostly complete.SDL-1.3 2006-07-06, by Sam Lantinga
- (none)SDL-1.3 2006-07-06, by Sam Lantinga
- Added a userdata parameter for event filters.SDL-1.3 2006-06-30, by Sam Lantinga
- Fixed indenting in MSVC inline assemblySDL-1.3 2006-06-30, by Sam Lantinga
- Cleaned up a bunch of warnings, started adding Win32 event supportSDL-1.3 2006-06-30, by Sam Lantinga
- You can now create multiple windows on Win32SDL-1.3 2006-06-28, by Sam Lantinga
- Further progress on the new Windows video driver:SDL-1.3 2006-06-27, by Sam Lantinga
- Include sdl.pc in the development RPMSDL-1.3 2006-06-27, by Sam Lantinga
- The screen/shadow surface flags are no longer neededSDL-1.3 2006-06-26, by Sam Lantinga
- Fixed libiconv detectionSDL-1.3 2006-06-26, by Sam Lantinga
- Fixed problem with nasm hidden visibility detectionSDL-1.3 2006-06-26, by Sam Lantinga
- Whoops, forgot to indentSDL-1.3 2006-06-26, by Sam Lantinga
- Started framework for Windows video driverSDL-1.3 2006-06-26, by Sam Lantinga
- Almost added Mac OS X nasm supportSDL-1.3 2006-06-26, by Sam Lantinga
- ------- Comment #5 From Marc Peter 2006-06-25 18:03 [reply] -------SDL-1.3 2006-06-26, by Sam Lantinga
- Merged gcc on win32 fix from SDL 1.2SDL-1.3 2006-06-25, by Sam Lantinga
- Merged fix for bug #240 from SDL 1.2SDL-1.3 2006-06-24, by Sam Lantinga
- Passing NULL to SDL_SetDisplayMode() will set the desktop mode.SDL-1.3 2006-06-24, by Sam Lantinga
- Added a multi-window version of testsprite using the new API.SDL-1.3 2006-06-24, by Sam Lantinga
- Merged fix for bug #258 from SDL 1.2SDL-1.3 2006-06-24, by Sam Lantinga
- Merged memory leak fix from SDL 1.2SDL-1.3 2006-06-24, by Sam Lantinga
- Merged SDL_GL_SWAP_CONTROL fix from SDL 1.2SDL-1.3 2006-06-24, by Sam Lantinga
- Merged Ryan's 5.1 audio fix from SDL 1.2SDL-1.3 2006-06-23, by Sam Lantinga
- Merged DirectSound dropout fix from SDL 1.2SDL-1.3 2006-06-23, by Sam Lantinga
- Merged dynamic X11 fix from SDL 1.2SDL-1.3 2006-06-23, by Sam Lantinga
- Renamed, per Mike's comment on bug #157SDL-1.3 2006-06-21, by Sam Lantinga
- Renamed, per Mike's comment on bug #157SDL-1.3 2006-06-21, by Sam Lantinga
- Fixed bug #157SDL-1.3 2006-06-21, by Sam Lantinga
- Fixed bug #256SDL-1.3 2006-06-21, by Sam Lantinga
- Date: Fri, 9 Jun 2006 11:35:23 +0300SDL-1.3 2006-06-20, by Sam Lantinga
- Date: Thu, 15 Jun 2006 14:19:47 +0200 (CEST)SDL-1.3 2006-06-20, by Sam Lantinga
- Fixed bug #251SDL-1.3 2006-06-20, by Sam Lantinga
- Bug #250, pkg-config support contributed by Mikael ErikssonSDL-1.3 2006-06-20, by Sam Lantinga
- I think this fixes bug #244SDL-1.3 2006-06-20, by Sam Lantinga
- Fixed bug #241SDL-1.3 2006-06-20, by Sam Lantinga
- Fixed bug #232SDL-1.3 2006-06-20, by Sam Lantinga
- Fixed bug #232SDL-1.3 2006-06-20, by Sam Lantinga
- This trick only works for EnglishSDL-1.3 2006-06-18, by Sam Lantinga
- Added the unicode keysym memory again for backwards compatibility.SDL-1.3 2006-06-18, by Sam Lantinga
- Fixed YUV overlay crashSDL-1.3 2006-06-18, by Sam Lantinga
- Software YUV texture support in progress...SDL-1.3 2006-06-18, by Sam Lantinga
- Finished palettized display handling.SDL-1.3 2006-06-17, by Sam Lantinga
- Default palette entries to white, instead of black.SDL-1.3 2006-06-16, by Sam Lantinga
- Working on paletted display and texture support (two different issues)SDL-1.3 2006-06-15, by Sam Lantinga
- Dummy video driver works again in high color video modes. Yay!SDL-1.3 2006-06-14, by Sam Lantinga
- More compile fixesSDL-1.3 2006-06-14, by Sam Lantinga
- SDL_SetVideoMode() compiles now...SDL-1.3 2006-06-14, by Sam Lantinga
- Added new style dummy rendererSDL-1.3 2006-06-13, by Sam Lantinga
- Adding software renderer implementationSDL-1.3 2006-06-12, by Sam Lantinga
- Overlay functions are being replaced by YUV textures.SDL-1.3 2006-06-11, by Sam Lantinga
- Finishing up keyboard code revamp, at least for now...SDL-1.3 2006-06-11, by Sam Lantinga
- Keyboard code update in progressSDL-1.3 2006-06-10, by Sam Lantinga
- Updated SDL_Surface code for software-only access, fixed some build errorsSDL-1.3 2006-06-09, by Sam Lantinga
- Moved the cursor handling into the mouse code.SDL-1.3 2006-06-09, by Sam Lantinga
- Work in progress. :)SDL-1.3 2006-06-07, by Sam Lantinga
- The test programs compile again.SDL-1.3 2006-05-29, by Sam Lantinga
- more tweaking indent optionsSDL-1.3 2006-05-29, by Sam Lantinga
- Implemented many compatibility functionsSDL-1.3 2006-05-29, by Sam Lantinga
- The dummy video driver compiles. :)SDL-1.3 2006-05-28, by Sam Lantinga
- more indent cleanupSDL-1.3 2006-05-28, by Sam Lantinga
- more indent cleanupSDL-1.3 2006-05-28, by Sam Lantinga
- fine tuning indent outputSDL-1.3 2006-05-28, by 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-28, by Sam Lantinga
- Moved DirectInput joystick code to 1.3 branchSDL-1.3 2006-05-21, by Sam Lantinga
- Added API requested in bug #43:SDL-1.3 2006-05-20, by Sam Lantinga
- Merge trunk-1.3-3SDL-1.3 2006-05-17, by Sam Lantinga
- glSDL supportSDL-1.3 2006-05-01, by Sam Lantinga
- Merge trunk-1.3-2SDL-1.3 2006-04-28, by Sam Lantinga
- SDL-trunk-1.3-merge-1SDL-1.3 2006-04-27, by Sam Lantinga
- SDL_OPENGLBLIT is really gone...SDL-1.3 2006-04-27, by Sam Lantinga
- Updated to 1.3.0, SDL_OPENGLBLIT is no longer supportedSDL-1.3 2006-04-27, by Sam Lantinga
- Creating SDL 1.3 branchSDL-1.3 2006-04-27, by Sam Lantinga
- Info on Subversion repository access.2006-04-26, by Ryan C. Gordon
- subversion conversion complete!2006-04-26, by Sam Lantinga
- Whoops, you can't use Project Builder anymore...2006-04-22, by Sam Lantinga
- Added info about fatbuild.sh2006-04-22, by Sam Lantinga
- Mac OS X fat build works! :)2006-04-22, by Sam Lantinga
- Date: Thu, 20 Apr 2006 10:13:34 +02002006-04-20, by Sam Lantinga
- I think this is it...2006-04-19, by Sam Lantinga
- *** empty log message ***2006-04-17, by Sam Lantinga
- Added a note so I remember what the heck I was doing later. :)2006-04-17, by Sam Lantinga
- More general fix for bug #1892006-04-17, by Sam Lantinga
- Fixed bug #1892006-04-17, by Sam Lantinga
- Fixed bug #1972006-04-17, by Sam Lantinga
- Use the MAKE variable when available2006-04-17, by Sam Lantinga
- Whoops, need the actual flags here2006-04-17, by Sam Lantinga
- Miscellaneous Mac OS X fixes2006-04-17, by Sam Lantinga
- Date: Fri, 31 Mar 2006 18:28:55 -05002006-04-14, by Sam Lantinga
- A script to build a fat version of the SDL library... completely untested!2006-04-14, by Sam Lantinga
- Make sure code is only compiled if the appropriate subsystem is enabled2006-04-14, by Sam Lantinga
- Don't hardcode the output directory2006-04-14, by Sam Lantinga
- From Anders F Bj�rklund:2006-04-14, by Sam Lantinga
- Don't check dlopen on Mac OS X, to retain 10.2 compatibility2006-04-13, by Sam Lantinga
- Fixed MacOS X and Solaris detection2006-04-13, by Sam Lantinga
- Fixed compile error2006-04-13, by Sam Lantinga
- Fixed bug #552006-04-13, by Sam Lantinga
- Fixed bug #1852006-04-13, by Sam Lantinga
- Fixed bug #1792006-04-13, by Sam Lantinga
- Fixed bug #1762006-04-13, by Sam Lantinga
- Fixed bug #1932006-04-13, by Sam Lantinga
- Fixed bug #1922006-04-13, by Sam Lantinga
- Added a delay so the warning message isn't accidentally missed.2006-04-13, by Sam Lantinga
- Fixed bug #1912006-04-13, by Sam Lantinga
- Fixes bug #195:2006-04-13, by Sam Lantinga
- From Anders F Bjorklund:2006-04-12, by Sam Lantinga
- From Anders F Bjorklund:2006-04-12, by Sam Lantinga
- *** empty log message ***2006-04-12, by Sam Lantinga
- Patch from Alex to fix reverted code2006-04-12, by Sam Lantinga
- *** empty log message ***2006-03-31, by Sam Lantinga
- Ugh, more 64-bit cleanup2006-03-31, by Sam Lantinga
- Date: Wed, 29 Mar 2006 17:26:55 +0200 CEST2006-03-31, by Sam Lantinga
- Fixed building DLL on Windows2006-03-25, by Sam Lantinga
- Fixed some ultra-pedantic gcc warnings2006-03-24, by Sam Lantinga
- Fixed bug #1772006-03-24, by Sam Lantinga
- SDL_X11_LoadSymbols() was reporting success when required symbols weren't2006-03-24, by Ryan C. Gordon
- Fixed compiler warning.2006-03-23, by Ryan C. Gordon
- A less rude way of doing the same thing...2006-03-23, by Sam Lantinga
- These files should be included from SDL_config.h (so they get SDL_platform.h)2006-03-23, by Sam Lantinga
- ls shouldn't barf if it gets passed a path starting with - (e.g. -lesd)2006-03-23, by Sam Lantinga
- Fixed bug #1752006-03-23, by Sam Lantinga
- *** empty log message ***2006-03-23, by Sam Lantinga
- Fixed bug #1712006-03-23, by Sam Lantinga
- Fixed DirectFB detection2006-03-23, by Sam Lantinga
- Hopefully fixed up DirectFB detection2006-03-23, by Sam Lantinga
- *sigh*2006-03-23, by Sam Lantinga
- More dynamic X11 mangling...should fix NetBSD builds. And hopefully doesn't2006-03-23, by Ryan C. Gordon
- Need time.h for nanosleep too...2006-03-23, by Sam Lantinga
- Better wscons detection2006-03-23, by Sam Lantinga
- *** empty log message ***2006-03-23, by Sam Lantinga
- Only use the visibility attribute in gcc 4.0 or newer2006-03-23, by Sam Lantinga
- Updated my email address.2006-03-23, by Ryan C. Gordon
- Consolidate all the X11 libraries, so you don't have to update 12 different2006-03-23, by Ryan C. Gordon
- Lines swapped to match ordering elsewhere2006-03-22, by Sam Lantinga
- Close off warning about setAppleMenu on Mac OS X 10.4 SDK.2006-03-22, by Ryan C. Gordon
- Don't detect Altivec on MacOS X Intel2006-03-22, by Sam Lantinga
- Xrandr support in the X11 target.2006-03-22, by Ryan C. Gordon
- Improved DirectFB install detection2006-03-22, by Sam Lantinga
- *** empty log message ***2006-03-22, by Sam Lantinga
- Patched to compile on 32-bit X11, I think.2006-03-22, by Ryan C. Gordon
- Date: Tue, 4 Mar 2003 15:05:31 -08002006-03-22, by Sam Lantinga
- Fixed bug #612006-03-22, by Sam Lantinga
- *** empty log message ***2006-03-22, by Sam Lantinga
- Fixed bug #502006-03-22, by Sam Lantinga
- Eric rocks. :)2006-03-22, by Sam Lantinga
- I'm dumping the old Xcode support, since it's too hard to maintain,2006-03-22, by Sam Lantinga
- The exports file is no longer used by the Xcode project2006-03-22, by Sam Lantinga
- Reverted SDL_config.h from accidental checkin. (see Bugzilla #171).2006-03-22, by Ryan C. Gordon
- GLX_STEREO doesn't have a parameter2006-03-22, by Sam Lantinga
- Whoops, that shouldn't have snuck in there.2006-03-22, by Ryan C. Gordon
- Updated dynamic X11 code. See details in Bugzilla #170.2006-03-22, by Ryan C. Gordon
- Default to use the visibility attribute, on gcc (is this okay?)2006-03-22, by Sam Lantinga
- Added support for gcc4's -fvisibility=hidden option.2006-03-22, by Ryan C. Gordon
- *** empty log message ***2006-03-21, by Sam Lantinga
- Add /usr/local to the build paths by default2006-03-21, by Sam Lantinga
- Updated to libtool-1.5.222006-03-21, by Sam Lantinga
- Fixed bug #1672006-03-21, by Sam Lantinga
- *** empty log message ***2006-03-21, by Sam Lantinga
- Good idea, renaming OpenBSD audio to BSD audio.2006-03-21, by Sam Lantinga
- Allow adding to the INCLUDE path2006-03-21, by Sam Lantinga
- Fixed bug #522006-03-21, by Sam Lantinga
- Show an error message if autoconf isn't found2006-03-21, by Sam Lantinga
- Fall back to autogen259 if autogen isn't available2006-03-21, by Sam Lantinga
- Fixed bug #182006-03-21, by Sam Lantinga
- Try to fill the hardware audio buffer immediately.2006-03-21, by Ryan C. Gordon
- Keep mouse cursor state sane on focus change in Quartz driver.2006-03-21, by Ryan C. Gordon
- ------- Comment #8 From Sergey Svishchev 2006-03-19 12:35 [reply] -------2006-03-20, by Sam Lantinga
- Fixed bug #113:2006-03-20, by Sam Lantinga
- Fixed bug #902006-03-20, by Sam Lantinga
- Fixed bug #842006-03-19, by Sam Lantinga
- Fixed bug #892006-03-19, by Sam Lantinga
- Fixed bug #842006-03-19, by Sam Lantinga
- Left the debug code more explicit2006-03-19, by Sam Lantinga
- Fixed bug #792006-03-19, by Sam Lantinga
- Fixed bug #42006-03-19, by Sam Lantinga
- Fixed bug #1662006-03-19, by Sam Lantinga
- Implemented RISC OS and OS/2 desktop resolution code (thanks to Alan and Doodle)2006-03-18, by Sam Lantinga
- EXTRA_LDFLAGS are the linker flags and libraries needed to build SDL.2006-03-18, by Sam Lantinga
- I did not find in configure.in where SYSTEM_LIBS where set for other platforms, and why I did not have required extra libraries added in sdl-config, so I set it there2006-03-17, by Patrice Mandin
- *** empty log message ***2006-03-16, by Sam Lantinga
- Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set.2006-03-15, by Sam Lantinga
- Fixed bug #332006-03-15, by Sam Lantinga
- From: "Alex Volkov"2006-03-15, by Sam Lantinga
- Fixed bug #152006-03-15, by Sam Lantinga
- Quartz implementation for SDL_DisplayYUVOverlay() was returning non-zero on2006-03-15, by Ryan C. Gordon
- Added disk/dummy audio and dummy video to the Visual CE projects2006-03-15, by Sam Lantinga
- *** empty log message ***2006-03-15, by Sam Lantinga
- *** empty log message ***2006-03-15, by Sam Lantinga
- Corrected dummy audio callback firing to be realistic, cleaned up tabs.2006-03-14, by Ryan C. Gordon
- WIN32 is no longer defined on Windows builds2006-03-14, by Sam Lantinga
- Added disk and dummy drivers to the Visual C++ projects2006-03-14, by Sam Lantinga
- *** empty log message ***2006-03-14, by Sam Lantinga
- By default all the real targets have dummy audio/video and disk audio.2006-03-14, by Sam Lantinga
- Implemented dummy audio driver.2006-03-14, by Ryan C. Gordon
- Fixed cut-and-paste error in DC audio target.2006-03-14, by Ryan C. Gordon
- Updated CodeWarrior export list with SDL_iconv2006-03-14, by Sam Lantinga
- Updated MacOS Classic and MacOS X exports list2006-03-14, by Sam Lantinga
- The check for UTF-* isn't needed anymore since UTF-8 has the same code range.2006-03-14, by Sam Lantinga
- Fixed bug #672006-03-14, by Sam Lantinga
- Fixed bug #1242006-03-14, by Sam Lantinga
- Fixed bug #382006-03-14, by Sam Lantinga
- Fixed bug #462006-03-14, by Sam Lantinga
- (patch tweaked a bit)2006-03-14, by Sam Lantinga
- *** empty log message ***2006-03-14, by Sam Lantinga
- CFLAGS are separate from EXTRA_CFLAGS2006-03-14, by Sam Lantinga
- Add the NAS library directory, since X11 is dynamically loaded now...2006-03-13, by Sam Lantinga
- RFC 3629 restricted the range of characters encoded with UTF-8 to 0000-10FFFF (the UTF-16 accessible range)2006-03-13, by Sam Lantinga
- Updated by Ryan Gordon2006-03-13, by Sam Lantinga
- *** empty log message ***2006-03-13, by Sam Lantinga
- Updated MacOS Classic build2006-03-13, by Sam Lantinga
- The exports file isn't necessary on BeOS anymore2006-03-13, by Sam Lantinga
- Added SDL_iconv.c to the Embedded Visual C++ projects2006-03-13, by Sam Lantinga
- *** empty log message ***2006-03-13, by Sam Lantinga
- Added _strnicmp support2006-03-13, by Sam Lantinga
- Added SDL_iconv.c to MPW Makefile2006-03-13, by Sam Lantinga
- Win32 fixes2006-03-13, by Sam Lantinga
- Added SDL_iconv.c to the Dreamcast Makefile2006-03-13, by Sam Lantinga
- The Win32 exports file isn't used by mingw anymore2006-03-13, by Sam Lantinga
- Fixed bug #1122006-03-13, by Sam Lantinga
- Added SDL_iconv.c to the Visual C++ projects2006-03-13, by Sam Lantinga
- Fixed bug #1392006-03-13, by Sam Lantinga
- *** empty log message ***2006-03-13, by Sam Lantinga
- props yo2006-03-13, by Sam Lantinga
- UTF-32 by definition can't handle characters higher than 0x10FFFF2006-03-13, by Sam Lantinga
- Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability2006-03-13, by Sam Lantinga
- Blah2006-03-12, by Sam Lantinga
- Fixed bug #1502006-03-12, by Sam Lantinga
- Fixed bug #1492006-03-12, by Sam Lantinga
- Fixes from Dmitry Yakimov:2006-03-11, by Sam Lantinga
- *** empty log message ***2006-03-11, by Sam Lantinga
- Might have fixed 64-bit issues. :)2006-03-11, by Sam Lantinga
- Fixed make distclean2006-03-11, by Sam Lantinga
- Clean up temporary files. I'm not sure how this got removed, but whatever...2006-03-11, by Sam Lantinga
- X11 support isn't installed by default2006-03-11, by Sam Lantinga
- Don't crash if SDL_Flip() is called with an OpenGL mode set2006-03-09, by Sam Lantinga
- Dynamic OpenGL loading is the default now. :)2006-03-09, by Sam Lantinga
- Prettified. :)2006-03-09, by Sam Lantinga
- Eric is setting up X11 support for the XCode project2006-03-09, by Sam Lantinga
- Cleaning up warnings on MacOS X2006-03-09, by Sam Lantinga
- Re-added C runtime support for Visual C++ 5,62006-03-08, by Sam Lantinga
- *** empty log message ***2006-03-08, by Sam Lantinga
- Added documentation on how to build a completely useless SDL library. :)2006-03-08, by Sam Lantinga
- *** empty log message ***2006-03-08, by Sam Lantinga
- QNX changes from Mike Gorchak2006-03-08, by Sam Lantinga
- Yet more Win64 tweaks2006-03-07, by Sam Lantinga
- More Win64 updates2006-03-07, by Sam Lantinga
- Updated MacOS X support2006-03-07, by Sam Lantinga
- Only use Altivec on PowerPC architecture2006-03-06, by Sam Lantinga
- Add missing asm source files2006-03-06, by Patrice Mandin
- Date: Mon, 6 Mar 2006 19:00:45 +01002006-03-06, by Sam Lantinga
- Get Microsoft's preprocessor symbols in there2006-03-06, by Sam Lantinga
- Maybe it's easier to collect the big-endian architectures. :)2006-03-06, by Sam Lantinga
- Whoops, built without libC support - doh!2006-03-06, by Sam Lantinga
- Fixed more Win64 portability issues2006-03-06, by Sam Lantinga
- Enabled libc support on Win32, so we don't break binary compatibility in 1.22006-03-06, by Sam Lantinga
- Fixed declarations to match mingw includes2006-03-06, by Sam Lantinga
- Added ARM and SH4 detection for WinCE development environment2006-03-06, by Sam Lantinga
- Don't put X_LIBS in the linker flags if we're dynamically loading X112006-03-06, by Sam Lantinga
- Removed accidentally copied/pasted script for ALSA detection2006-03-06, by Sam Lantinga
- *** empty log message ***2006-03-05, by Sam Lantinga
- Updated WinCE support by Dmitry (with some tweaks)2006-03-04, by Sam Lantinga
- *** empty log message ***2006-03-04, by Sam Lantinga
- *** empty log message ***2006-03-03, by Sam Lantinga
- *** empty log message ***2006-03-02, by Sam Lantinga
- Updated for Dreamcast KOS June 2005 snapshot:2006-03-02, by Sam Lantinga
- *** empty log message ***2006-03-02, by Sam Lantinga
- Date: Wed, 01 Mar 2006 10:14:31 +00002006-03-02, by Sam Lantinga
- Date: Wed, 1 Mar 2006 23:52:09 +01002006-03-02, by Sam Lantinga
- SetClassLongPtr isn't available in MinGW yet2006-03-01, by Sam Lantinga
- Fixed a bunch of 64-bit compatibility problems2006-03-01, by Sam Lantinga
- Hah, standard stdio code crashed on the test case.2006-02-27, by Sam Lantinga
- Whoops, missed one2006-02-27, by Sam Lantinga
- Date: Mon, 27 Feb 2006 17:01:43 +01002006-02-27, by Sam Lantinga
- *** empty log message ***2006-02-27, by Sam Lantinga
- Argh, I forgot that zip merges files into the archive instead of recreating it.2006-02-27, by Sam Lantinga
- Removing unused Makefile.am files2006-02-27, by Sam Lantinga
- Did I mention I'm anal? :) Fixed spacing in SDL_rwops.h2006-02-27, by Sam Lantinga
- Build both the .tar.gz and .zip archives when creating a CVS snapshot.2006-02-27, by Sam Lantinga
- Prefer the raw Win32 API over stdio for file RWops2006-02-27, by Sam Lantinga
- Date: Mon, 27 Feb 2006 02:17:29 +01002006-02-27, by Sam Lantinga
- Need this or things might misbuild on G3 Mac OS, I think.2006-02-27, by Ryan C. Gordon
- Oops, missed the header2006-02-26, by Sam Lantinga
- Fixed some OpenWatcom warnings2006-02-26, by Sam Lantinga
- Updated OS/2 build, yay!2006-02-26, by Sam Lantinga
- Getting closer... :)2006-02-26, by Sam Lantinga
- Passing a NULL GL library does the right thing nowadays.2006-02-26, by Sam Lantinga
- Fixed warnings in -pedantic mode2006-02-26, by Sam Lantinga
- Date: Sun, 26 Feb 2006 11:25:09 +09002006-02-26, by Sam Lantinga
- Make sure the OpenGL library is loaded before setting up OpenGL2006-02-26, by Sam Lantinga
- Use the right dynamic GL on MacOS Classic2006-02-26, by Sam Lantinga
- Created a single makefile for all the tests2006-02-26, by Sam Lantinga
- Added SDL_sysloadso.c to the Visual C++ project2006-02-25, by Sam Lantinga
- SDL_windows.h is no longer necessary2006-02-25, by Sam Lantinga
- *** empty log message ***2006-02-25, by Sam Lantinga
- Updated CodeWarrior projects (at least MacOS ones)2006-02-25, by Sam Lantinga
- *** empty log message ***2006-02-25, by Sam Lantinga
- Date: Sat, 25 Feb 2006 14:26:19 +0100 (CET)2006-02-25, by Sam Lantinga
- Update for Visual C++ 6.02006-02-24, by Sam Lantinga
- Updated with MrC includes and function definitions2006-02-24, by Sam Lantinga
- *** empty log message ***2006-02-24, by Sam Lantinga
- Hmm, how am I going to keep from committing bad versions of this?2006-02-24, by Sam Lantinga
- Updated MacOS Classic MPW build2006-02-24, by Sam Lantinga
- Updated for Visual Studio Express 20052006-02-24, by Sam Lantinga
- Added pre-configured versions of SDL_config.h for various platforms2006-02-24, by Sam Lantinga
- testplatform replaces testtypes, testendian, and testcpuinfo2006-02-24, by Sam Lantinga
- Added preliminary support for MiNT /dev/mouse driver (disabled atm)2006-02-23, by Patrice Mandin
- *** empty log message ***2006-02-23, by Sam Lantinga
- *** empty log message ***2006-02-23, by Sam Lantinga
- *** empty log message ***2006-02-22, by Sam Lantinga
- Fixed script on mingw2006-02-22, by Sam Lantinga
- *** empty log message ***2006-02-22, by Sam Lantinga
- ranlib needs to be run after the library is installed...2006-02-21, by Sam Lantinga
- FIXME:2006-02-21, by Sam Lantinga
- Fixed include files2006-02-21, by Patrice Mandin
- Fixed assembly alignment error on Intel Macs.2006-02-21, by Sam Lantinga
- *** empty log message ***2006-02-21, by Sam Lantinga
- Fixed build warnings on Intel Mac2006-02-21, by Sam Lantinga
- Fixed some preprocessor mangling2006-02-21, by Sam Lantinga
- Whoops, forgot to check in this fix2006-02-21, by Sam Lantinga
- *** empty log message ***2006-02-21, by Sam Lantinga
- Added a test case2006-02-21, by Sam Lantinga
- *** empty log message ***2006-02-21, by Sam Lantinga
- Catch the C++ and Objective C sources too...2006-02-21, by Sam Lantinga
- Use consistent identifiers for the various platforms we support.2006-02-21, by Sam Lantinga
- *** empty log message ***2006-02-21, by Sam Lantinga
- Date: Mon, 20 Feb 2006 19:54:51 -05002006-02-21, by Sam Lantinga
- *** empty log message ***2006-02-20, by Sam Lantinga
- Whoops. :)2006-02-20, by Sam Lantinga
- Added rules to build libSDLmain.a2006-02-20, by Sam Lantinga
- Add missing include directories2006-02-20, by Patrice Mandin