comparison configure.in @ 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 33052794de27
children 3f73c88c9abb 44e49d3fa6cf 64f346a83ed3
comparison
equal deleted inserted replaced
2455:0416aeddbb86 2456:da4fd7cf8745