graph
- SDL_GetVideoMode, part 3: pixel count compare was failing when only 1 video mode was present2006-01-25, by Patrice Mandin
- Date: Mon, 22 Sep 2003 23:31:54 -0700 (PDT)2006-01-25, by Sam Lantinga
- Date: Sun, 21 Sep 2003 19:52:42 -06002006-01-25, by Sam Lantinga
- *** empty log message ***2006-01-25, by Sam Lantinga
- Hopefully the X servers have been fixed (in 5 years) :)2006-01-25, by Sam Lantinga
- Date: Thu, 04 Sep 2003 02:12:35 +02002006-01-25, by Sam Lantinga
- Date: 10 Jun 2003 15:30:59 -04002006-01-24, by Sam Lantinga
- te: Thu, 17 Apr 2003 11:25:26 -07002006-01-24, by Sam Lantinga
- Date: Thu, 19 Jan 2006 20:02:29 +02002006-01-20, by Sam Lantinga
- [PATCH] SDL_GetVideoMode() does not find best mode, part 22006-01-19, by Patrice Mandin
- Rollback 1.28 change, but only for UpdateRects function this time2006-01-19, by Patrice Mandin
- Fixed MPW include file order2006-01-19, by Sam Lantinga
- *** empty log message ***2006-01-19, by Sam Lantinga
- Implemented ToUnicode() support on Windows 95/98/ME/NT/2000/XP2006-01-19, by Sam Lantinga
- Added .cvsignore to the XME directory.2006-01-19, by Ryan C. Gordon
- Updated Windows CE/PocketPC support...adds GAPI driver, landscape mode,2006-01-19, by Ryan C. Gordon
- Fixed up build script to catch some of the newer files in a "make dist" run.2006-01-19, by Ryan C. Gordon
- *** empty log message ***2006-01-19, by Sam Lantinga
- Catch X11 extension errors...since most of these are notifications that we2006-01-14, by Ryan C. Gordon
- Don't trample SDL_LoadObject()'s error message in GL loader.2006-01-13, by Ryan C. Gordon
- Make error message meaningful if dlopen() fails on libX11.2006-01-13, by Ryan C. Gordon
- Patched to compile with debugging enabled.2006-01-13, by Ryan C. Gordon
- More dynamic X11 work.2006-01-13, by Ryan C. Gordon
- Patched to compile.2006-01-12, by Ryan C. Gordon
- Add XME hooks to X11 driver instead of relying on libxme...libxme hasn't2006-01-12, by Ryan C. Gordon
- Properly restore vidmode when switching back to SDL's virtual terminal with2006-01-10, by Ryan C. Gordon
- From Bug #36:2006-01-08, by Ryan C. Gordon
- Rollback2006-01-08, by Patrice Mandin
- Load default OpenGL library if needed at driver initialization2006-01-08, by Patrice Mandin
- Disable XBIOS driver for mouse and joystick under MiNT. Will write a driver for /dev/mouse later.2006-01-06, by Patrice Mandin
- Minor bit of debug output added to dynamic X11 code.2006-01-06, by Ryan C. Gordon
- Make some dynamic X11 symbols option. _XData32 and _XRead32 are only available2006-01-06, by Ryan C. Gordon
- For sanity's sake, removed the '&' when passing copy_row array to asm.2006-01-06, by Ryan C. Gordon
- Patched to compile.2006-01-06, by Ryan C. Gordon
- Added optimized C 32bit RGB<->RGBA alpha masking blitter from Alex Volkov.2006-01-05, by Ryan C. Gordon
- testblitspeed.c improvements: cleaned up output, and allow user to set surface2006-01-05, by Ryan C. Gordon
- From Mike Frysinger and/or Gentoo:2006-01-05, by Ryan C. Gordon
- Patch from Michael Bonfils to add CPUID support for x86 Solaris.2006-01-05, by Ryan C. Gordon
- From Mike Frysinger and/or Gentoo:2006-01-05, by Ryan C. Gordon
- From Mike Frysinger and/or Gentoo:2006-01-05, by Ryan C. Gordon
- More dynamic X11 fixes...catches some code in Xlib headers that caused2006-01-04, by Ryan C. Gordon
- Windows should use _beginthreadex() instead of CreateThread(), to avoid a2006-01-04, by Ryan C. Gordon
- Debug code should check right function names.2006-01-04, by Ryan C. Gordon
- Removed some incorrect comments in the "dc" driver that survived the2006-01-04, by Ryan C. Gordon
- Bumped the version number for the next release2006-01-04, by Sam Lantinga
- Use a simple table for Unicode translation2006-01-02, by Patrice Mandin
- Quartz driver: Make sure we pass a pointer to the right type.2006-01-02, by Ryan C. Gordon
- Quartz driver: Correctly handle SDL_DOUBLEBUF|SDL_FULLSCREEN when the2006-01-02, by Ryan C. Gordon
- Quartz target: set x and y field of mode list to 0 in SDL_ListMode call.2006-01-02, by Ryan C. Gordon
- Oops, actually use the timings in the modes db. :)2006-01-02, by Sam Lantinga
- *** empty log message ***2006-01-02, by Sam Lantinga
- Added support for parsing /etc/fb.modes, based on Stephane Marchesin's patch2006-01-02, by Sam Lantinga
- Toggle flip debugging in testsprite.c on the command line, not as a hardcoded2006-01-02, by Ryan C. Gordon
- Quartz target shouldn't crash if an event thread is used.2006-01-02, by Ryan C. Gordon
- To: sdl@libsdl.org2006-01-02, by Ryan C. Gordon
- To: sdl@libsdl.org2006-01-01, by Ryan C. Gordon
- Bumped windib's priority above DirectX, since both DirectDraw and DirectInput2006-01-01, by Ryan C. Gordon
- Added preliminary missingtranslation from Atari to Unicode charset2006-01-01, by Patrice Mandin
- From: "alan buckley" <alan_baa@hotmail.com>2005-12-23, by Sam Lantinga
- To: sdl@libsdl.org2005-12-21, by Ryan C. Gordon