log

age author description
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.
2006-04-26 Sam Lantinga subversion conversion complete!
2006-04-22 Sam Lantinga Whoops, you can't use Project Builder anymore...
2006-04-22 Sam Lantinga Added info about fatbuild.sh
2006-04-22 Sam Lantinga Mac OS X fat build works! :)
2006-04-20 Sam Lantinga Date: Thu, 20 Apr 2006 10:13:34 +0200
2006-04-19 Sam Lantinga I think this is it...
2006-04-17 Sam Lantinga *** empty log message ***
2006-04-17 Sam Lantinga Added a note so I remember what the heck I was doing later. :)
2006-04-17 Sam Lantinga More general fix for bug #189
2006-04-17 Sam Lantinga Fixed bug #189
2006-04-17 Sam Lantinga Fixed bug #197
2006-04-17 Sam Lantinga Use the MAKE variable when available
2006-04-17 Sam Lantinga Whoops, need the actual flags here
2006-04-17 Sam Lantinga Miscellaneous Mac OS X fixes
2006-04-14 Sam Lantinga Date: Fri, 31 Mar 2006 18:28:55 -0500
2006-04-14 Sam Lantinga A script to build a fat version of the SDL library... completely untested!
2006-04-14 Sam Lantinga Make sure code is only compiled if the appropriate subsystem is enabled
2006-04-14 Sam Lantinga Don't hardcode the output directory
2006-04-14 Sam Lantinga From Anders F Bj�rklund:
2006-04-13 Sam Lantinga Don't check dlopen on Mac OS X, to retain 10.2 compatibility
2006-04-13 Sam Lantinga Fixed MacOS X and Solaris detection
2006-04-13 Sam Lantinga Fixed compile error
2006-04-13 Sam Lantinga Fixed bug #55
2006-04-13 Sam Lantinga Fixed bug #185
2006-04-13 Sam Lantinga Fixed bug #179
2006-04-13 Sam Lantinga Fixed bug #176
2006-04-13 Sam Lantinga Fixed bug #193
2006-04-13 Sam Lantinga Fixed bug #192
2006-04-13 Sam Lantinga Added a delay so the warning message isn't accidentally missed.
2006-04-13 Sam Lantinga Fixed bug #191
2006-04-13 Sam Lantinga Fixes bug #195:
2006-04-12 Sam Lantinga From Anders F Bjorklund:
2006-04-12 Sam Lantinga From Anders F Bjorklund:
2006-04-12 Sam Lantinga *** empty log message ***
2006-04-12 Sam Lantinga Patch from Alex to fix reverted code
2006-03-31 Sam Lantinga *** empty log message ***
2006-03-31 Sam Lantinga Ugh, more 64-bit cleanup
2006-03-31 Sam Lantinga Date: Wed, 29 Mar 2006 17:26:55 +0200 CEST
2006-03-25 Sam Lantinga Fixed building DLL on Windows
2006-03-24 Sam Lantinga Fixed some ultra-pedantic gcc warnings
2006-03-24 Sam Lantinga Fixed bug #177
2006-03-24 Ryan C. Gordon SDL_X11_LoadSymbols() was reporting success when required symbols weren't
2006-03-23 Ryan C. Gordon Fixed compiler warning.
2006-03-23 Sam Lantinga A less rude way of doing the same thing...
2006-03-23 Sam Lantinga These files should be included from SDL_config.h (so they get SDL_platform.h)
2006-03-23 Sam Lantinga ls shouldn't barf if it gets passed a path starting with - (e.g. -lesd)
2006-03-23 Sam Lantinga Fixed bug #175
2006-03-23 Sam Lantinga *** empty log message ***
2006-03-23 Sam Lantinga Fixed bug #171
2006-03-23 Sam Lantinga Fixed DirectFB detection
2006-03-23 Sam Lantinga Hopefully fixed up DirectFB detection
2006-03-23 Sam Lantinga *sigh*
2006-03-23 Ryan C. Gordon More dynamic X11 mangling...should fix NetBSD builds. And hopefully doesn't
2006-03-23 Sam Lantinga Need time.h for nanosleep too...
2006-03-23 Sam Lantinga Better wscons detection
2006-03-23 Sam Lantinga *** empty log message ***
2006-03-23 Sam Lantinga Only use the visibility attribute in gcc 4.0 or newer
2006-03-23 Ryan C. Gordon Updated my email address.
2006-03-23 Ryan C. Gordon Consolidate all the X11 libraries, so you don't have to update 12 different
2006-03-22 Sam Lantinga Lines swapped to match ordering elsewhere
2006-03-22 Ryan C. Gordon Close off warning about setAppleMenu on Mac OS X 10.4 SDK.
2006-03-22 Sam Lantinga Don't detect Altivec on MacOS X Intel
2006-03-22 Ryan C. Gordon Xrandr support in the X11 target.
2006-03-22 Sam Lantinga Improved DirectFB install detection
2006-03-22 Sam Lantinga *** empty log message ***
2006-03-22 Ryan C. Gordon Patched to compile on 32-bit X11, I think.
2006-03-22 Sam Lantinga Date: Tue, 4 Mar 2003 15:05:31 -0800
2006-03-22 Sam Lantinga Fixed bug #61
2006-03-22 Sam Lantinga *** empty log message ***
2006-03-22 Sam Lantinga Fixed bug #50
2006-03-22 Sam Lantinga Eric rocks. :)
2006-03-22 Sam Lantinga I'm dumping the old Xcode support, since it's too hard to maintain,
2006-03-22 Sam Lantinga The exports file is no longer used by the Xcode project
2006-03-22 Ryan C. Gordon Reverted SDL_config.h from accidental checkin. (see Bugzilla #171).
2006-03-22 Sam Lantinga GLX_STEREO doesn't have a parameter
2006-03-22 Ryan C. Gordon Whoops, that shouldn't have snuck in there.
2006-03-22 Ryan C. Gordon Updated dynamic X11 code. See details in Bugzilla #170.
2006-03-22 Sam Lantinga Default to use the visibility attribute, on gcc (is this okay?)
2006-03-22 Ryan C. Gordon Added support for gcc4's -fvisibility=hidden option.
2006-03-21 Sam Lantinga *** empty log message ***
2006-03-21 Sam Lantinga Add /usr/local to the build paths by default
2006-03-21 Sam Lantinga Updated to libtool-1.5.22
2006-03-21 Sam Lantinga Fixed bug #167
2006-03-21 Sam Lantinga *** empty log message ***
2006-03-21 Sam Lantinga Good idea, renaming OpenBSD audio to BSD audio.
2006-03-21 Sam Lantinga Allow adding to the INCLUDE path
2006-03-21 Sam Lantinga Fixed bug #52
2006-03-21 Sam Lantinga Show an error message if autoconf isn't found
2006-03-21 Sam Lantinga Fall back to autogen259 if autogen isn't available
2006-03-21 Sam Lantinga Fixed bug #18
2006-03-21 Ryan C. Gordon Try to fill the hardware audio buffer immediately.
2006-03-21 Ryan C. Gordon Keep mouse cursor state sane on focus change in Quartz driver.
2006-03-20 Sam Lantinga ------- Comment #8 From Sergey Svishchev 2006-03-19 12:35 [reply] -------
2006-03-20 Sam Lantinga Fixed bug #113:
2006-03-20 Sam Lantinga Fixed bug #90
2006-03-19 Sam Lantinga Fixed bug #84
2006-03-19 Sam Lantinga Fixed bug #89
2006-03-19 Sam Lantinga Fixed bug #84
2006-03-19 Sam Lantinga Left the debug code more explicit
2006-03-19 Sam Lantinga Fixed bug #79
2006-03-19 Sam Lantinga Fixed bug #4
2006-03-19 Sam Lantinga Fixed bug #166
2006-03-18 Sam Lantinga Implemented RISC OS and OS/2 desktop resolution code (thanks to Alan and Doodle)
2006-03-18 Sam Lantinga EXTRA_LDFLAGS are the linker flags and libraries needed to build SDL.
2006-03-17 Patrice Mandin 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 there
2006-03-16 Sam Lantinga *** empty log message ***
2006-03-15 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 Sam Lantinga Fixed bug #33
2006-03-15 Sam Lantinga From: "Alex Volkov"
2006-03-15 Sam Lantinga Fixed bug #15
2006-03-15 Ryan C. Gordon Quartz implementation for SDL_DisplayYUVOverlay() was returning non-zero on
2006-03-15 Sam Lantinga Added disk/dummy audio and dummy video to the Visual CE projects
2006-03-15 Sam Lantinga *** empty log message ***
2006-03-15 Sam Lantinga *** empty log message ***
2006-03-14 Ryan C. Gordon Corrected dummy audio callback firing to be realistic, cleaned up tabs.
2006-03-14 Sam Lantinga WIN32 is no longer defined on Windows builds
2006-03-14 Sam Lantinga Added disk and dummy drivers to the Visual C++ projects
2006-03-14 Sam Lantinga *** empty log message ***
2006-03-14 Sam Lantinga By default all the real targets have dummy audio/video and disk audio.
2006-03-14 Ryan C. Gordon Implemented dummy audio driver.
2006-03-14 Ryan C. Gordon Fixed cut-and-paste error in DC audio target.
2006-03-14 Sam Lantinga Updated CodeWarrior export list with SDL_iconv
2006-03-14 Sam Lantinga Updated MacOS Classic and MacOS X exports list
2006-03-14 Sam Lantinga The check for UTF-* isn't needed anymore since UTF-8 has the same code range.
2006-03-14 Sam Lantinga Fixed bug #67
2006-03-14 Sam Lantinga Fixed bug #124
2006-03-14 Sam Lantinga Fixed bug #38
2006-03-14 Sam Lantinga Fixed bug #46
2006-03-14 Sam Lantinga (patch tweaked a bit)
2006-03-14 Sam Lantinga *** empty log message ***
2006-03-14 Sam Lantinga CFLAGS are separate from EXTRA_CFLAGS
2006-03-13 Sam Lantinga Add the NAS library directory, since X11 is dynamically loaded now...
2006-03-13 Sam Lantinga RFC 3629 restricted the range of characters encoded with UTF-8 to 0000-10FFFF (the UTF-16 accessible range)
2006-03-13 Sam Lantinga Updated by Ryan Gordon
2006-03-13 Sam Lantinga *** empty log message ***
2006-03-13 Sam Lantinga Updated MacOS Classic build
2006-03-13 Sam Lantinga The exports file isn't necessary on BeOS anymore
2006-03-13 Sam Lantinga Added SDL_iconv.c to the Embedded Visual C++ projects
2006-03-13 Sam Lantinga *** empty log message ***
2006-03-13 Sam Lantinga Added _strnicmp support
2006-03-13 Sam Lantinga Added SDL_iconv.c to MPW Makefile
2006-03-13 Sam Lantinga Win32 fixes
2006-03-13 Sam Lantinga Added SDL_iconv.c to the Dreamcast Makefile
2006-03-13 Sam Lantinga The Win32 exports file isn't used by mingw anymore
2006-03-13 Sam Lantinga Fixed bug #112
2006-03-13 Sam Lantinga Added SDL_iconv.c to the Visual C++ projects
2006-03-13 Sam Lantinga Fixed bug #139
2006-03-13 Sam Lantinga *** empty log message ***
2006-03-13 Sam Lantinga props yo
2006-03-13 Sam Lantinga UTF-32 by definition can't handle characters higher than 0x10FFFF
2006-03-13 Sam Lantinga Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
2006-03-12 Sam Lantinga Blah
2006-03-12 Sam Lantinga Fixed bug #150
2006-03-12 Sam Lantinga Fixed bug #149
2006-03-11 Sam Lantinga Fixes from Dmitry Yakimov:
2006-03-11 Sam Lantinga *** empty log message ***
2006-03-11 Sam Lantinga Might have fixed 64-bit issues. :)
2006-03-11 Sam Lantinga Fixed make distclean
2006-03-11 Sam Lantinga Clean up temporary files. I'm not sure how this got removed, but whatever...
2006-03-11 Sam Lantinga X11 support isn't installed by default
2006-03-09 Sam Lantinga Don't crash if SDL_Flip() is called with an OpenGL mode set
2006-03-09 Sam Lantinga Dynamic OpenGL loading is the default now. :)
2006-03-09 Sam Lantinga Prettified. :)
2006-03-09 Sam Lantinga Eric is setting up X11 support for the XCode project
2006-03-09 Sam Lantinga Cleaning up warnings on MacOS X
2006-03-08 Sam Lantinga Re-added C runtime support for Visual C++ 5,6
2006-03-08 Sam Lantinga *** empty log message ***
2006-03-08 Sam Lantinga Added documentation on how to build a completely useless SDL library. :)
2006-03-08 Sam Lantinga *** empty log message ***
2006-03-08 Sam Lantinga QNX changes from Mike Gorchak
2006-03-07 Sam Lantinga Yet more Win64 tweaks
2006-03-07 Sam Lantinga More Win64 updates
2006-03-07 Sam Lantinga Updated MacOS X support
2006-03-06 Sam Lantinga Only use Altivec on PowerPC architecture
2006-03-06 Patrice Mandin Add missing asm source files
2006-03-06 Sam Lantinga Date: Mon, 6 Mar 2006 19:00:45 +0100
2006-03-06 Sam Lantinga Get Microsoft's preprocessor symbols in there
2006-03-06 Sam Lantinga Maybe it's easier to collect the big-endian architectures. :)
2006-03-06 Sam Lantinga Whoops, built without libC support - doh!
2006-03-06 Sam Lantinga Fixed more Win64 portability issues
2006-03-06 Sam Lantinga Enabled libc support on Win32, so we don't break binary compatibility in 1.2
2006-03-06 Sam Lantinga Fixed declarations to match mingw includes
2006-03-06 Sam Lantinga Added ARM and SH4 detection for WinCE development environment
2006-03-06 Sam Lantinga Don't put X_LIBS in the linker flags if we're dynamically loading X11
2006-03-06 Sam Lantinga Removed accidentally copied/pasted script for ALSA detection
2006-03-05 Sam Lantinga *** empty log message ***
2006-03-04 Sam Lantinga Updated WinCE support by Dmitry (with some tweaks)
2006-03-04 Sam Lantinga *** empty log message ***
2006-03-03 Sam Lantinga *** empty log message ***
2006-03-02 Sam Lantinga *** empty log message ***
2006-03-02 Sam Lantinga Updated for Dreamcast KOS June 2005 snapshot:
2006-03-02 Sam Lantinga *** empty log message ***
2006-03-02 Sam Lantinga Date: Wed, 01 Mar 2006 10:14:31 +0000
2006-03-02 Sam Lantinga Date: Wed, 1 Mar 2006 23:52:09 +0100
2006-03-01 Sam Lantinga SetClassLongPtr isn't available in MinGW yet
2006-03-01 Sam Lantinga Fixed a bunch of 64-bit compatibility problems
2006-02-27 Sam Lantinga Hah, standard stdio code crashed on the test case.
2006-02-27 Sam Lantinga Whoops, missed one
2006-02-27 Sam Lantinga Date: Mon, 27 Feb 2006 17:01:43 +0100
2006-02-27 Sam Lantinga *** empty log message ***
2006-02-27 Sam Lantinga Argh, I forgot that zip merges files into the archive instead of recreating it.
2006-02-27 Sam Lantinga Removing unused Makefile.am files
2006-02-27 Sam Lantinga Did I mention I'm anal? :) Fixed spacing in SDL_rwops.h
2006-02-27 Sam Lantinga Build both the .tar.gz and .zip archives when creating a CVS snapshot.
2006-02-27 Sam Lantinga Prefer the raw Win32 API over stdio for file RWops
2006-02-27 Sam Lantinga Date: Mon, 27 Feb 2006 02:17:29 +0100
2006-02-27 Ryan C. Gordon Need this or things might misbuild on G3 Mac OS, I think.
2006-02-26 Sam Lantinga Oops, missed the header
2006-02-26 Sam Lantinga Fixed some OpenWatcom warnings
2006-02-26 Sam Lantinga Updated OS/2 build, yay!
2006-02-26 Sam Lantinga Getting closer... :)
2006-02-26 Sam Lantinga Passing a NULL GL library does the right thing nowadays.
2006-02-26 Sam Lantinga Fixed warnings in -pedantic mode
2006-02-26 Sam Lantinga Date: Sun, 26 Feb 2006 11:25:09 +0900
2006-02-26 Sam Lantinga Make sure the OpenGL library is loaded before setting up OpenGL
2006-02-26 Sam Lantinga Use the right dynamic GL on MacOS Classic
2006-02-26 Sam Lantinga Created a single makefile for all the tests
2006-02-25 Sam Lantinga Added SDL_sysloadso.c to the Visual C++ project
2006-02-25 Sam Lantinga SDL_windows.h is no longer necessary
2006-02-25 Sam Lantinga *** empty log message ***
2006-02-25 Sam Lantinga Updated CodeWarrior projects (at least MacOS ones)
2006-02-25 Sam Lantinga *** empty log message ***
2006-02-25 Sam Lantinga Date: Sat, 25 Feb 2006 14:26:19 +0100 (CET)
2006-02-24 Sam Lantinga Update for Visual C++ 6.0
2006-02-24 Sam Lantinga Updated with MrC includes and function definitions
2006-02-24 Sam Lantinga *** empty log message ***
2006-02-24 Sam Lantinga Hmm, how am I going to keep from committing bad versions of this?
2006-02-24 Sam Lantinga Updated MacOS Classic MPW build
2006-02-24 Sam Lantinga Updated for Visual Studio Express 2005
2006-02-24 Sam Lantinga Added pre-configured versions of SDL_config.h for various platforms
2006-02-24 Sam Lantinga testplatform replaces testtypes, testendian, and testcpuinfo
2006-02-23 Patrice Mandin Added preliminary support for MiNT /dev/mouse driver (disabled atm)
2006-02-23 Sam Lantinga *** empty log message ***
2006-02-23 Sam Lantinga *** empty log message ***
2006-02-22 Sam Lantinga *** empty log message ***
2006-02-22 Sam Lantinga Fixed script on mingw
2006-02-22 Sam Lantinga *** empty log message ***
2006-02-21 Sam Lantinga ranlib needs to be run after the library is installed...
2006-02-21 Sam Lantinga FIXME:
2006-02-21 Patrice Mandin Fixed include files
2006-02-21 Sam Lantinga Fixed assembly alignment error on Intel Macs.
2006-02-21 Sam Lantinga *** empty log message ***
2006-02-21 Sam Lantinga Fixed build warnings on Intel Mac
2006-02-21 Sam Lantinga Fixed some preprocessor mangling
2006-02-21 Sam Lantinga Whoops, forgot to check in this fix
2006-02-21 Sam Lantinga *** empty log message ***
2006-02-21 Sam Lantinga Added a test case
2006-02-21 Sam Lantinga *** empty log message ***
2006-02-21 Sam Lantinga Catch the C++ and Objective C sources too...
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-21 Sam Lantinga *** empty log message ***
2006-02-21 Sam Lantinga Date: Mon, 20 Feb 2006 19:54:51 -0500
2006-02-20 Sam Lantinga *** empty log message ***
2006-02-20 Sam Lantinga Whoops. :)
2006-02-20 Sam Lantinga Added rules to build libSDLmain.a
2006-02-20 Patrice Mandin Add missing include directories
2006-02-20 Patrice Mandin Hum badly edited source
2006-02-20 Sam Lantinga Set the install permissions correctly
2006-02-20 Sam Lantinga Pass LDFLAGS to the build system
2006-02-20 Sam Lantinga *** empty log message ***
2006-02-20 Sam Lantinga Blargle-fnargle dependencies and build rules
2006-02-20 Sam Lantinga Added DESTDIR support
2006-02-20 Sam Lantinga Fixed X11 library detection
2006-02-20 Sam Lantinga Fixed build dependencies... ugh
2006-02-20 Sam Lantinga Tests require SDL 1.2.10
2006-02-20 Sam Lantinga Pick the right default GL library on IRIX
2006-02-20 Sam Lantinga Fixed defaults for 8 bpp visuals
2006-02-20 Sam Lantinga build fixes for IRIX 6.5 - dynamic X11 loading works! :)
2006-02-20 Sam Lantinga NetBSD support
2006-02-20 Sam Lantinga *** empty log message ***
2006-02-20 Sam Lantinga On FreeBSD, alloca is defined in stdlib.h
2006-02-20 Sam Lantinga Completely removed dependency on automake
2006-02-19 Sam Lantinga Use only safe string functions
2006-02-19 Sam Lantinga *** empty log message ***
2006-02-19 Sam Lantinga *** empty log message ***
2006-02-19 Sam Lantinga I don't think we need aclocal anymore (comes from the automake package)
2006-02-19 Sam Lantinga sprintf should have been snprintf
2006-02-19 Sam Lantinga QuickTime depends on Carbon and ApplicationServices
2006-02-19 Sam Lantinga *** empty log message ***
2006-02-19 Sam Lantinga Whoops
2006-02-18 Sam Lantinga Added a reminder on where to put libSDL.so
2006-02-18 Sam Lantinga Detect the X11 library on Solaris x86
2006-02-18 Sam Lantinga Doh! Bitten by search and replace. :)
2006-02-18 Sam Lantinga More fixes for building on BeOS
2006-02-17 Sam Lantinga Fixes for BeOS and Solaris builds
2006-02-16 Sam Lantinga spaces, not tabs. :)
2006-02-16 Patrice Mandin Add missing clause
2006-02-16 Patrice Mandin Fix typo
2006-02-16 Sam Lantinga Fixed building with cygwin
2006-02-16 Sam Lantinga *** empty log message ***
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-02-10 Sam Lantinga *** empty log message ***
2006-02-10 Sam Lantinga *** empty log message ***
2006-02-10 Sam Lantinga More header massaging... works great on Windows. ;-)
2006-02-10 Sam Lantinga Whoops, need this. :)
2006-02-10 Sam Lantinga *** empty log message ***
2006-02-10 Sam Lantinga *** empty log message ***
2006-02-09 Sam Lantinga Fixed build problem with SDL_string.c
2006-02-09 Sam Lantinga Started the process of improving configure support, and merging C types
2006-02-09 Sam Lantinga Disable freaking autoheader. :)
2006-02-08 Ryan C. Gordon Changed X11 header order so it works on Solaris.
2006-02-08 Patrice Mandin Fixes for new SDL embedded libc stuff
2006-02-08 Sam Lantinga *** empty log message ***
2006-02-08 Sam Lantinga Date: Mon, 6 Feb 2006 11:41:04 -0500
2006-02-08 Sam Lantinga Check for strtod
2006-02-08 Sam Lantinga Default to build SDL without MSVCRT
2006-02-07 Sam Lantinga Fixes for Visual C++ 6.0
2006-02-07 Sam Lantinga G:\SDL-12-CVS\src\video\math_private.h(171) : error C4226:
2006-02-07 Sam Lantinga *** empty log message ***
2006-02-07 Sam Lantinga Fixed it Hayashi Naoyuki's way. :)
2006-02-07 Sam Lantinga Configure dynamically generates SDL_config.h
2006-02-07 Ryan C. Gordon Faster fades when changing to/from/between fullscreen modes on Mac OS X. Also,
2006-02-07 Sam Lantinga *** empty log message ***
2006-02-07 Sam Lantinga Removed uses of stdlib.h and string.h
2006-02-07 Sam Lantinga Don't touch code that we brought in from other sources
2006-02-07 Sam Lantinga Use SDL_ prefixed versions of C library functions.
2006-02-06 Sam Lantinga SDL_config.h will eventually be a general feature set test,
2006-02-06 Sam Lantinga Proper credit to uClibc :)
2006-02-06 Sam Lantinga *** empty log message ***
2006-02-06 Sam Lantinga Update from Alan Buckley
2006-02-06 Sam Lantinga A few fixes to get this building on Linux again
2006-02-06 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
2006-02-04 Sam Lantinga Seek back to start on error
2006-02-04 Sam Lantinga Date: Sat, 04 Feb 2006 19:47:23 +0900
2006-02-04 Sam Lantinga Resolved bug #130
2006-02-03 Sam Lantinga From: Hayashi Naoyuki
2006-02-03 Sam Lantinga Resolve bug #120
2006-02-03 Sam Lantinga Favor using pthread_mutexattr_settype() on Linux.
2006-02-03 Sam Lantinga Fixed compile warning
2006-02-02 Patrice Mandin Update for mintlib 0.57.6 (m68k-atari-mint libc)
2006-02-02 Sam Lantinga Date: Wed, 1 Feb 2006 18:20:33 -0800
2006-02-02 Ryan C. Gordon AAlib driver was using C runtime string functions without including string.h.
2006-02-01 Ryan C. Gordon Logic bug in X11 Unicode input shutdown...was checking for == NULL
2006-02-01 Sam Lantinga Eliminate duplicate modes with different refresh rates
2006-02-01 Sam Lantinga Updated exports
2006-02-01 Sam Lantinga *** empty log message ***
2006-02-01 Sam Lantinga Merged useful fixes from 1.3 branch
2006-02-01 Ryan C. Gordon Fixed dynamic X11 for now, I think.
2006-02-01 Sam Lantinga *** empty log message ***
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2006-02-01 Sam Lantinga *** empty log message ***
2006-01-31 Patrice Mandin Add flag to post mouse button events or not, and use defined function to post them
2006-01-31 Sam Lantinga Bah, I don't know what I'm doing.
2006-01-31 Sam Lantinga Quit building the frigging F77 libtool configuration!
2006-01-31 Sam Lantinga We're no longer doing compile checks on the X11 extensions which we include.
2006-01-31 Ryan C. Gordon Changed references to XFree86 to Xext to match change in directory structure.
2006-01-31 Sam Lantinga Reverted in favor of this one:
2006-01-31 Sam Lantinga XFree86 directory renamed to Xext
2006-01-31 Sam Lantinga Date: Tue, 05 Jul 2005 21:43:26 +1000
2006-01-31 Sam Lantinga Date: Sat, 14 Jan 2006 15:16:01 -0500
2006-01-31 Sam Lantinga Oops
2006-01-30 Ryan C. Gordon Removed some old Mac OS X cruft.
2006-01-30 Ryan C. Gordon Corrects dynamic X11 code on Tru64 systems.
2006-01-30 Sam Lantinga This library is now available under the LGPL 2.1, the major change of which
2006-01-30 Sam Lantinga *** empty log message ***
2006-01-30 Sam Lantinga Fixed crash:
2006-01-30 Sam Lantinga Date: Sun, 6 Mar 2005 17:06:20 +0100
2006-01-29 Sam Lantinga Date: Fri, 18 Feb 2005 20:49:35 +0200 (EET)
2006-01-29 Sam Lantinga Added some useful command line arguments for testing
2006-01-29 Sam Lantinga Fixed palette bug on non-WinCE
2006-01-29 Sam Lantinga Only save the window position if we're in windowed mode
2006-01-29 Sam Lantinga The event code was fine, and calculated the SDL_windowX/Y correctly.
2006-01-29 Sam Lantinga Date: Fri, 18 Feb 2005 07:58:00 +0200
2006-01-29 Sam Lantinga Cleaned up the app registration stuff a bit
2006-01-29 Sam Lantinga Date: Tue, 15 Feb 2005 21:28:48 +0900 (JST)
2006-01-29 Sam Lantinga Use the executable directory, not the current directory, for stdio output files
2006-01-29 Sam Lantinga *** empty log message ***
2006-01-29 Sam Lantinga Report both absolute and relative motion
2006-01-29 Sam Lantinga Date: Fri, 14 Jan 2005 21:52:46 +0100
2006-01-29 Sam Lantinga Date: Sat, 15 Jan 2005 02:01:51 +0000 (UTC)
2006-01-29 Sam Lantinga *** empty log message ***
2006-01-29 Sam Lantinga Re-query the SDL_WINDOWID each time we initialize the video
2006-01-28 Sam Lantinga *** empty log message ***
2006-01-27 Sam Lantinga Avoid warnings in Visual C++ 2005
2006-01-27 Sam Lantinga *** empty log message ***
2006-01-27 Sam Lantinga Wacky! :)
2006-01-27 Sam Lantinga Fixed to match the docs
2006-01-27 Sam Lantinga Date: Mon, 23 Feb 2004 23:29:20 -0500
2006-01-26 Sam Lantinga Who'd have thought that Windows CE wouldn't have the environment APIs?
2006-01-26 Sam Lantinga Compile fix for Window CE
2006-01-26 Sam Lantinga Whoops! (hope this compiles...)
2006-01-26 Sam Lantinga Updated config* from CVS
2006-01-26 Sam Lantinga Some explanation on why SDL_RWFromFP doesn't always work on Win32
2006-01-26 Sam Lantinga Use Win32 API for putenv/getenv to avoid C runtime conflicts
2006-01-25 Patrice Mandin Correctly manage mouse relative motion
2006-01-25 Patrice Mandin SDL_GetVideoMode, part 3: pixel count compare was failing when only 1 video mode was present
2006-01-25 Sam Lantinga Date: Mon, 22 Sep 2003 23:31:54 -0700 (PDT)
2006-01-25 Sam Lantinga Date: Sun, 21 Sep 2003 19:52:42 -0600
2006-01-25 Sam Lantinga *** empty log message ***
2006-01-25 Sam Lantinga Hopefully the X servers have been fixed (in 5 years) :)
2006-01-25 Sam Lantinga Date: Thu, 04 Sep 2003 02:12:35 +0200
2006-01-24 Sam Lantinga Date: 10 Jun 2003 15:30:59 -0400
2006-01-24 Sam Lantinga te: Thu, 17 Apr 2003 11:25:26 -0700
2006-01-20 Sam Lantinga Date: Thu, 19 Jan 2006 20:02:29 +0200
2006-01-19 Patrice Mandin [PATCH] SDL_GetVideoMode() does not find best mode, part 2