Mercurial > sdl-ios-xcode
log src/video/SDL_renderer_sw.c @ 3458:0aed0755d1f1
age | author | description |
---|---|---|
Mon, 16 Nov 2009 07:13:07 +0000 | Sam Lantinga | You can specify the format for pixel data in SDL_RenderReadPixels() and SDL_RenderWritePixels() |
Mon, 09 Nov 2009 05:20:11 +0000 | Sam Lantinga | Work in progress on implementation of SDL_RenderReadPixels() and SDL_RenderWritePixels(), code untested. |
Fri, 30 Jan 2009 06:40:16 +0000 | Sam Lantinga | When creating a software texture, synchronize the surface with the texture. |