summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2006-11-24 06:23:41 +0000
committerKenneth Russel <[email protected]>2006-11-24 06:23:41 +0000
commitbf11413418727af5957619fd2242056acc57f360 (patch)
treede555969002828871ec7ab18f23719cb24285edb /www
parentc5ba57aa77b4dbd49d2d2ee78e4520a3c8ceb3a0 (diff)
Optimized buffer binding checks for glVertexPointer and similar calls
on request from John Burkey. Now caches the buffer binding for GL_ARRAY_BUFFER, etc. upon glBindBuffer calls and invalidates this cache upon glPushClientAttrib / glPopClientAttrib calls, refreshing the state only when necessary using the glGetIntegerv call. Fixed knowledge of available OpenGL versions to support OpenGL 2.1 (and future minor version updates). Fixed breakage of GL_NV_vertex_array_range support after recent upgrade of wglext.h and glxext.h headers. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@994 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'www')
0 files changed, 0 insertions, 0 deletions