comparison README.DirectFB @ 2456:da4fd7cf8745 gsoc2008_iphone

Renamed functions and structures to GLES (rather than GL) to avoid confusion with the OpenGL renderer, which prior used the same names. Removed references to GL_IMG_texture_format_BGRA8888, which will not be supported here. Made it so renderer no longer caches texture filter mode, because I think that is actually bound to specific textures, so we'd need to cache the currently bound texture too ... I don't want to go through that trouble. DOES cache blend function though.
author Holmes Futrell <hfutrell@umail.ucsb.edu>
date Sat, 16 Aug 2008 00:25:03 +0000
parents 0e70b4b8cf84
children 8133d1d278da
comparison
equal deleted inserted replaced
2455:0416aeddbb86 2456:da4fd7cf8745