diff options
author | Kenneth Russel <[email protected]> | 2007-10-17 17:50:10 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2007-10-17 17:50:10 +0000 |
commit | 7318a096ac242d8caf5d2020d90167e817ad2874 (patch) | |
tree | 69c593310f5ff20181456a52eaa6ce45b429f13c /make/nsig.cfg | |
parent | a1ef8bd92895cf5c7edae77aca0ca3034ae25d7d (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/nsig.cfg')
0 files changed, 0 insertions, 0 deletions