SDL/test/automated/render
Sam Lantinga 32188b63d3 SDL_RenderReadPixels() needs to flush asynchronous operations before it reads.
The semantics are that it reads the back buffer, and those pixels may not be available once SDL_RenderPresent() has happened.
2009-11-21 05:05:19 +00:00
..
render.c SDL_RenderReadPixels() needs to flush asynchronous operations before it reads. 2009-11-21 05:05:19 +00:00
render.h Merged Edgar's code changes from Google Summer of Code 2009 2009-09-07 05:06:34 +00:00