graph
- 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