Mercurial > sdl-ios-xcode
log src/video/SDL_surface.c @ 462:1be0cdaf8092
age | author | description |
---|---|---|
Tue, 20 Aug 2002 16:58:49 +0000 | Sam Lantinga | Fixed offset bug in hardware accelerated fills and blits |
Sat, 17 Aug 2002 19:17:01 +0000 | Sam Lantinga | Zeroed out SDL_Surface::unused1 so glSDL will work on stock SDL |
Thu, 01 Aug 2002 23:06:39 +0000 | Sam Lantinga | Fixed SDL_DisplayFormatAlpha() on RGB surfaces with alpha |
Wed, 03 Jul 2002 04:54:55 +0000 | Sam Lantinga | Memory leak fix for DirectX software surfaces |
Wed, 06 Mar 2002 11:23:08 +0000 | Sam Lantinga | Updated copyright information for 2002 |
Wed, 06 Mar 2002 11:05:47 +0000 | Sam Lantinga | Removed the API changes to preserve SDL 1.2 stability |
Tue, 05 Mar 2002 19:55:32 +0000 | Sam Lantinga | Added SDL_LockRect() and SDL_UnlockRect() |