graph
- Date: Fri, 2 Sep 2005 21:56:50 -04002005-09-11, by Sam Lantinga
- If couldn't load a needed GL symbol in SDL_SetVideoMode(), report it more2005-09-08, by Ryan C. Gordon
- iPod Linux framebuffer support.2005-09-08, by Ryan C. Gordon
- Altivec blitter for 555 -> 8888 surface, written by me.2005-09-08, by Ryan C. Gordon
- Commercial-OSS-on-Solaris patch...2005-09-08, by Ryan C. Gordon
- Byte order detection fixes in SDL_endian.h ...2005-09-08, by Ryan C. Gordon
- Fix dlvsym() detection in the configure script.2005-09-08, by Ryan C. Gordon
- Mac Classic and CodeWarrior patches.2005-09-08, by Ryan C. Gordon
- Forgot to add this with the previous Carbon/Cocoa/X11 commit.2005-09-08, by Ryan C. Gordon
- The MacOSX Carbon/Cocoa/X11 all in one library patch. Relevant emails:2005-09-08, by Ryan C. Gordon
- *** empty log message ***2005-08-25, by Sam Lantinga
- Merged the Visual C++ 6 and 7 projects so all Visual C++ users unpack the same set of projects to get started.release-1.2.9 2005-08-24, by Sam Lantinga
- Updated version number2005-08-24, by Sam Lantinga
- Updated the version number...2005-08-23, by Sam Lantinga
- *** empty log message ***2005-08-23, by Sam Lantinga
- Date: Mon, 22 Aug 2005 04:22:46 -04002005-08-23, by Sam Lantinga
- Fix for bug reported by Michael Benfield on the SDL mailing list:2005-08-22, by Ryan C. Gordon
- Apparently MacOS X will sometimes pass command line arguments to a Cocoa2005-08-22, by Ryan C. Gordon
- *** empty log message ***2005-08-21, by Sam Lantinga
- Date: Fri, 08 Jul 2005 22:43:48 +0200 (CEST)2005-08-21, by Sam Lantinga
- From Patrice Mandin:2005-08-20, by Ryan C. Gordon
- Added support for Visual C++ 20052005-08-20, by Sam Lantinga
- Patch by me to fix crash described below.2005-08-18, by Ryan C. Gordon
- SDL_GetAppState() correction when toggling fullscreen on OSX.2005-08-18, by Ryan C. Gordon
- Date: Wed, 17 Aug 2005 11:23:40 -04002005-08-18, by Ryan C. Gordon
- From: Jim Paris <jim_jtan_com>2005-08-17, by Ryan C. Gordon
- Sleep a bit less in thread2005-08-16, by Patrice Mandin
- Fixed mismerged patch.2005-08-11, by Ryan C. Gordon
- Patches to make SDL compatible with Win95 again.2005-08-11, by Ryan C. Gordon
- In MacOSX, when drag'n'dropping a document on an SDL app, or double-clicking a2005-08-11, by Ryan C. Gordon
- Document recent audio updates2005-08-10, by Patrice Mandin
- Use MiNT thread to update DMA pointers instead of unusable MFP interrupt2005-08-10, by Patrice Mandin
- Revert back to 1.6 revision2005-08-09, by Patrice Mandin
- And do not forget the correct test2005-08-08, by Patrice Mandin
- Was checking wrong address for ACIA MIDI2005-08-08, by Patrice Mandin
- Can use both clocks of FDI interface on Falcon, plus digital output2005-08-07, by Patrice Mandin
- Disable XBIOS in interrupt also under Magic2005-07-29, by Patrice Mandin
- Disable Centscreen screensaver2005-07-29, by Patrice Mandin
- Tell user how many bytes are needed2005-07-27, by Patrice Mandin
- Tell SDL to notfree my video surfaces (Damn, no how-to write a SDL driver)2005-07-27, by Patrice Mandin
- Revert back change between 1.29 and 1.302005-07-27, by Patrice Mandin
- Revert back screen centering when using c2p2005-07-21, by Patrice Mandin
- Checking external clock on DSP port was leaving audio crossbar in limbo state2005-07-21, by Patrice Mandin
- Date: Fri, 15 Jul 2005 08:29:01 +01002005-07-21, by Sam Lantinga
- Set MFP interrupt at end of frame2005-07-20, by Patrice Mandin
- Move GSXB callback to C source2005-07-20, by Patrice Mandin
- Reserve space in system buffer to call XBIOS from interrupt2005-07-20, by Patrice Mandin
- XBIOS in interrupt not usable under MiNT2005-07-20, by Patrice Mandin
- Set hardware palette to black in True Colour mode2005-07-18, by Patrice Mandin
- Save all registers on interrupt2005-07-17, by Patrice Mandin
- Forgot variable declaration2005-07-07, by Patrice Mandin
- Correctly process top/bottom event messages2005-07-07, by Patrice Mandin
- Send window to the bottom2005-07-07, by Patrice Mandin
- Don't use both mouse events for the same task2005-07-07, by Patrice Mandin
- Don't generate multiple mouse focus events2005-07-07, by Patrice Mandin
- Document IKBD hardware problem with mouse buttons and joystick fire buttons2005-07-01, by Patrice Mandin
- Cleanup C2P routine2005-06-30, by Patrice Mandin
- 4bits screen also has hardware palette2005-06-30, by Patrice Mandin
- Was not using firstcolor parameter2005-06-30, by Patrice Mandin
- Direct newbies to what to do2005-06-29, by Patrice Mandin