Mercurial > sdl-ios-xcode
log src/video/photon/SDL_photon_render.c @ 3647:c5925cd41955
age | author | description |
---|---|---|
2009-12-01 | Sam Lantinga | Work in progress on multi-display support: |
2009-11-21 | Mike Gorchak | RenderReadPixels and RenderWritePixels functions work with back buffer now and all asynchronous operations are flushed before reading or writing to backbuffer. Thanks Sam for clarification of this. |
2009-11-20 | Mike Gorchak | RenderReadPixels and RenderWritePixels now work properly. |
2009-11-19 | Mike Gorchak | Support for RendererReadPixels and RendererWritePixels has been added to photon renderer. |
2009-10-22 | Mike Gorchak | Fixes in GLES configuration selection. Support for an old QNX 6.3.2. |
2009-10-13 | Mike Gorchak | All 2D operations in Photon driver have been finished. The driver is ready to use. There fullscreen modes and YUV textures are rest only. |
2009-10-12 | Mike Gorchak | Initial support for fullscreen application modes. |