log src/video/photon/SDL_photon_render.c @ 4839:05d172e92b52

age author description
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Thu, 21 Jan 2010 06:21:52 +0000 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
Tue, 01 Dec 2009 05:57:15 +0000 Sam Lantinga Work in progress on multi-display support:
Sat, 21 Nov 2009 06:17:50 +0000 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.
Fri, 20 Nov 2009 07:07:41 +0000 Mike Gorchak RenderReadPixels and RenderWritePixels now work properly.
Thu, 19 Nov 2009 08:44:07 +0000 Mike Gorchak Support for RendererReadPixels and RendererWritePixels has been added to photon renderer.
Thu, 22 Oct 2009 06:08:36 +0000 Mike Gorchak Fixes in GLES configuration selection. Support for an old QNX 6.3.2.
Tue, 13 Oct 2009 11:26:40 +0000 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.
Mon, 12 Oct 2009 19:47:01 +0000 Mike Gorchak Initial support for fullscreen application modes.
Mon, 12 Oct 2009 11:45:01 +0000 Mike Gorchak Photon SDL renderer almost finished, the double/tripple buffering is left only.
Mon, 12 Oct 2009 08:21:43 +0000 Mike Gorchak Continue working on 2D support in Photon.
Sun, 11 Oct 2009 18:45:39 +0000 Mike Gorchak Continue working on 2D support in Photon
Sat, 10 Oct 2009 20:15:20 +0000 Mike Gorchak Continue working on 2D support for Photon/QNX.
Sat, 23 May 2009 22:41:08 +0000 Sam Lantinga indent
Tue, 28 Apr 2009 04:30:52 +0000 Mike Gorchak Continue working on QNX Photon with OpenGL ES support
Tue, 17 Mar 2009 03:24:22 +0000 Sam Lantinga Date: Thu, 12 Mar 2009 15:14:38 +0200