log src/video/photon/SDL_photon_render.c @ 4405:7828bb19af1e

age author description
2010-01-24 Sam Lantinga Fixed bug #926
2010-01-21 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
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.
2009-10-12 Mike Gorchak Photon SDL renderer almost finished, the double/tripple buffering is left only.
2009-10-12 Mike Gorchak Continue working on 2D support in Photon.
2009-10-11 Mike Gorchak Continue working on 2D support in Photon
2009-10-10 Mike Gorchak Continue working on 2D support for Photon/QNX.
2009-05-23 Sam Lantinga indent
2009-04-28 Mike Gorchak Continue working on QNX Photon with OpenGL ES support
2009-03-17 Sam Lantinga Date: Thu, 12 Mar 2009 15:14:38 +0200