Changeset 620c0c9 in git

Timestamp:
02/01/12 11:32:54 (12 years ago)
Author:
Olly Betts <olly@…>
Branches:
RELEASE/1.2, add-show-splays, line_contents, master, proj-api-update, stereo, svn/github/master, svn/origin/master, svn/tags/1.2.5, svn/trunk
Children:
92cf7a8
Parents:
8df3c7f
Message:

src/gla-gl.cc,src/gla.h: Rework list caching code to not call
glDeleteLists() and glGenLists() when a list is invalidated, as that
results in a fresh list number being allocated (at least with the
OpenGL implementation I'm using) which would eventually result in
aven hitting an assertion which is there to catch if we leak lists.

git-svn-id: file:///home/survex-svn/survex/trunk@3931 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

(No files)

Note: See TracChangeset for help on using the changeset viewer.