Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 3166:3a63a5824557
age | author | description |
---|---|---|
Fri, 05 Jun 2009 07:35:06 +0000 | Mike Gorchak | Best pixel formats with alpha search code has been added to function which converts surface to texture with enabled color keys. Now "testsprite2 --renderer opengl_es" works fine with all pixel formats with alpha. This affects other renderers too. |
Wed, 03 Jun 2009 04:37:27 +0000 | Sam Lantinga | Von: Thomas Zimmermann |
Sun, 31 May 2009 11:53:12 +0000 | Sam Lantinga | OpenPandora support added by David Carré |
Fri, 29 May 2009 09:50:21 +0000 | Martin Lowinski | Added ps3 video driver based on the dummy driver. gsoc2009_ps3 |
Sat, 23 May 2009 22:41:08 +0000 | Sam Lantinga | indent |
Thu, 06 Aug 2009 08:59:53 +0000 | Jiang Jiang | Further polish API, fix crash in test program. gsoc2009_IME |