Merge commit 'origin/dlist-statechange-shortcircuit' into mesa_7_5_branch
authorKeith Whitwell <keithw@vmware.com>
Thu, 2 Jul 2009 12:29:46 +0000 (13:29 +0100)
committerKeith Whitwell <keithw@vmware.com>
Thu, 2 Jul 2009 12:29:46 +0000 (13:29 +0100)
Conflicts:
progs/trivial/Makefile

Pull in a minimal version of statechange shortcircuiting in display
list compilation.  This affects only glMaterial and glShadeModel state,
and includes quite a few tests to exercise various tricky cases.

If this goes well, will consider extending to all state in the future.


Trivial merge