GL_TEXTURE_RECTANGLE_ARB on iPhone/iPad

Posted by Filip Kunc on Stack Overflow See other posts from Stack Overflow or by Filip Kunc
Published on 2010-04-10T21:48:47Z Indexed on 2010/04/10 21:53 UTC
Read the original article Hit count: 239

Filed under:
|
|
|

I can't find any support for GL_TEXTURE_RECTANGLE_ARB in OpenGL ES. Is there any extension specific for iPhone or iPad which can render arbitrary sprites (non power of two)?

Thanks for help.

© Stack Overflow or respective owner

Related posts about opengl-es

Related posts about iphone