summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2007-10-17 17:50:10 +0000
committerKenneth Russel <[email protected]>2007-10-17 17:50:10 +0000
commit7318a096ac242d8caf5d2020d90167e817ad2874 (patch)
tree69c593310f5ff20181456a52eaa6ce45b429f13c /make
parenta1ef8bd92895cf5c7edae77aca0ca3034ae25d7d (diff)
Fixed Issue 323: TextRenderer leaves VBOs bound
Manually unbound VBOs because it appears that some graphics drivers do not push and pop the GL_ARRAY_BUFFER_BINDING and other state during glPushClientAttrib / glPopClientAttrib. This is an area where the OpenGL specification is ambiguous. Added a non-VBO code path using normal vertex arrays for graphics cards that don't support VBOs. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1404 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make')
0 files changed, 0 insertions, 0 deletions