log src/video/SDL_renderer_gles.c @ 3536:0267b8b1595c

age author description
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.
Sun, 07 Jun 2009 02:45:55 +0000 Sam Lantinga indent
Fri, 05 Jun 2009 07:30:51 +0000 Mike Gorchak QNX quirk has been added, QNX OpenGL ES implementation is broken regarding support of textures with packed pixel formats.