Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sun, 07 Jun 2009 02:44:46 +0000 | Sam Lantinga | Hi, |
Fri, 05 Jun 2009 23:36:00 +0000 | Bob Pendleton | Added a #ifndef SDL_NO_COMPAT around SDL_ActiveEvent and SDL_ResizeEvent so that code |
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. |
Fri, 05 Jun 2009 07:30:51 +0000 | Mike Gorchak | QNX quirk has been added, QNX OpenGL ES implementation is broken regarding support of textures with packed pixel formats. |
Thu, 04 Jun 2009 21:00:45 +0000 | Bob Pendleton | Added an ifdef so that if you |
Wed, 03 Jun 2009 10:40:44 +0000 | Mike Gorchak | Support for BGR565 pixel format has been added, mainly for OpenGL ES renderer. OpenGL ES renderer now have new texture formats. |
Wed, 03 Jun 2009 04:37:27 +0000 | Sam Lantinga | Von: Thomas Zimmermann |