RSS

(root)/iphone/common : 70 : source/ImageWell.m

To get this branch, use:
bzr branch /browse/iphone/common

« back to all changes in this revision

Viewing changes to source/ImageWell.m

Dömötör Gulyás
2010-08-08 17:59:45
Revision ID: dognotdog@gmail.com-20100808155945-d5p1gehk7jjd3dzo
adds method to free VertexArray resources for shared objects; changes +sharedQuad to have the tex coords rightside up; adds support for VAO on hardware supporting it; changes GLESView animation to be driven by CADisplayLink; ES2Shader can now set arbitrarily named uniforms in shaders, also gets better error checking

Show diffs side-by-side

added added

removed removed

507
507
        }
508
508
        
509
509
        assert(delegate);
510
 
        #if __IPHONE_OS_VERSION_MAX_ALLOWED >= 30200
 
510
        #if __IPHONE_OS_VERSION_MAX_ALLOWED >= __IPHONE_3_2
511
511
        if ([self isItAPad])
512
512
        {
513
513
                if (!popoverController)

Loggerhead 1.17 is a web-based interface for Bazaar branches