Mercurial > sdl-ios-xcode
log src/video/SDL_RLEaccel.c @ 2786:6bacfecbf27e
age | author | description |
---|---|---|
Tue, 10 Jun 2008 06:45:39 +0000 | Darren Alton | First commit. Added header configs for DS as well as a Makefile. Initial work on framebuffer video driver, currently not functioning as desired. gsoc2008_nds |
Fri, 14 Mar 2008 18:17:49 +0000 | Bob Pendleton | re: bug#563. checking in some commented out trace code and a fix so that the in testalpha.c the background only flashes when alpha == 255. The problem that is being |
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 06:21:58 +0000 | Sam Lantinga | Work in progress: merging new texture features into SDL blit system |
Fri, 17 Aug 2007 00:54:53 +0000 | Sam Lantinga | Moved the colorkey and per-surface alpha into the blit info, |
Sat, 11 Aug 2007 20:54:31 +0000 | Sam Lantinga | Emphasized the separation between SDL_Surface and SDL_Texture |