log src/video/SDL_yuv_mmx.c @ 4604:d7535d7a40ea

age author description
2010-01-24 Sam Lantinga Fixed bug #926
2008-12-08 Sam Lantinga Updated copyright date
2007-07-14 Ryan C. Gordon Merged r3261:3262 from branches/SDL-1.2: MMX/YUV with __OPTIMIZE__.
2007-07-14 Ryan C. Gordon Merged r3257:3258 from branches/SDL-1.2: unused MMX variables.
2007-07-11 Sam Lantinga indent
2007-07-11 Ryan C. Gordon Merged r3211:3213 from branches/SDL-1.2: YUV MMX inline asm for GCC.
2007-07-11 Sam Lantinga indent doesn't know how to handle inline asm
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-05-29 Sam Lantinga more tweaking indent options 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-02-21 Sam Lantinga FIXME:
2006-02-21 Sam Lantinga Whoops, forgot to check in this fix
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-02-10 Sam Lantinga More header massaging... works great on Windows. ;-)
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2005-09-28 Ryan C. Gordon Patched inline assembly to compile on gcc 4.0.1. Details are here:
2005-02-13 Sam Lantinga Ugly hack to make this work with gcc 2.x and 3.x
2004-08-24 Sam Lantinga I don't know how this got missed, but...
2004-08-21 Sam Lantinga *** empty log message ***
2004-05-16 Sam Lantinga Date: Mon, 10 May 2004 10:17:46 -0400
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2002-03-06 Sam Lantinga Updated copyright information for 2002
2001-12-14 Sam Lantinga Updated the source with the correct e-mail address
2001-04-26 Sam Lantinga Initial revision