log src/video/SDL_renderer_gles.c @ 3641:1e2e19d51265

age author description
Wed, 13 Jan 2010 04:58:31 +0000 Sam Lantinga Fixed iPhone build
Sat, 12 Dec 2009 00:55:13 +0000 Sam Lantinga Fixed building on iPhone
Wed, 09 Dec 2009 15:56:56 +0000 Sam Lantinga Added interfaces for batch drawing of points, lines and rects:
Fri, 04 Dec 2009 08:45:08 +0000 Sam Lantinga Fixed calls to SDL_AddRenderDriver()
Tue, 13 Oct 2009 06:51:20 +0000 Mike Gorchak Fixed SDL_BLENDMODE_MASK for GL and GLES renderers, now blending works like in software renderer.
Tue, 13 Oct 2009 06:28:31 +0000 Mike Gorchak Fixed OpenGL ES primitive alpha blending.