log src/video/SDL_surface.c @ 667:adbed8d7a991

age author description
2002-10-15 Sam Lantinga Return an error with color fills on less than 8 bpp surfaces.
2002-10-11 Sam Lantinga Fixed a crash blitting RLE surfaces to RLE surfaces
2002-10-07 Sam Lantinga *** empty log message ***
2002-08-20 Sam Lantinga Fixed offset bug in hardware accelerated fills and blits
2002-08-17 Sam Lantinga Zeroed out SDL_Surface::unused1 so glSDL will work on stock SDL
2002-08-01 Sam Lantinga Fixed SDL_DisplayFormatAlpha() on RGB surfaces with alpha
2002-07-03 Sam Lantinga Memory leak fix for DirectX software surfaces
2002-03-06 Sam Lantinga Updated copyright information for 2002
2002-03-06 Sam Lantinga Removed the API changes to preserve SDL 1.2 stability
2002-03-05 Sam Lantinga Added SDL_LockRect() and SDL_UnlockRect()
2002-01-14 Sam Lantinga *** empty log message ***
2001-12-14 Sam Lantinga Updated the source with the correct e-mail address
2001-07-31 Sam Lantinga The rectangle argument to SDL_SetClipRect is really const
2001-04-26 Sam Lantinga Initial revision