log src/video/SDL_renderer_gles.c @ 4986:8431f59485d0

age author description
Wed, 12 Jan 2011 15:42:26 -0800 Sam Lantinga Renderer didn't advertise texture format SDL_PIXELFORMAT_ABGR8888
Wed, 12 Jan 2011 15:23:19 -0800 Sam Lantinga Fixed blue-red channel swap in OpenGL ES 16-bit texture formats
Wed, 05 Jan 2011 00:09:19 -0800 Sam Lantinga Fixed screen texture format on Android
Sun, 12 Dec 2010 15:19:05 -0800 Sam Lantinga Use the enumerated type for blend and scale mode instead of int