Mercurial > sdl-ios-xcode
log test/automated/render/render.c @ 3467:383c2058d973
age | author | description |
---|---|---|
Sat, 21 Nov 2009 05:25:08 +0000 | Sam Lantinga | pixels don't need to be dynamically allocated |
Sat, 21 Nov 2009 05:05:19 +0000 | Sam Lantinga | SDL_RenderReadPixels() needs to flush asynchronous operations before it reads. |
Fri, 20 Nov 2009 07:11:29 +0000 | Mike Gorchak | 1. SDL_RenderPresent() call has been added after each test to be sure, that all graphics output is flushed in case if it was asynchronous. |
Wed, 18 Nov 2009 09:39:32 +0000 | Sam Lantinga | Fixed a bunch of bugs in the blit blend mode tests |