Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 2324:3202e4826c57
age | author | description |
---|---|---|
Fri, 07 Mar 2008 17:20:37 +0000 | Bob Pendleton | more valgrind errors fixed. Plus I ran make indent which changed a few files. |
Sat, 18 Aug 2007 05:39:09 +0000 | Sam Lantinga | Okay, still some bugs, but everything builds again... |
Sat, 18 Aug 2007 01:44:21 +0000 | Sam Lantinga | More work in progress integrating SDL_Surface and the new SDL_Texture API |
Fri, 17 Aug 2007 00:54:53 +0000 | Sam Lantinga | Moved the colorkey and per-surface alpha into the blit info, |
Wed, 15 Aug 2007 03:52:31 +0000 | Sam Lantinga | Optimization suggested by Ryan: |
Sat, 11 Aug 2007 20:54:31 +0000 | Sam Lantinga | Emphasized the separation between SDL_Surface and SDL_Texture |
Tue, 19 Jun 2007 05:53:56 +0000 | Sam Lantinga | Fixes for compiling with Visual C++ 8.0 Express Edition |