mesa: Set up glTexBuffer{,ARB} for display list compile.
authorEric Anholt <eric@anholt.net>
Tue, 20 Mar 2012 23:31:21 +0000 (16:31 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 9 Apr 2012 21:33:57 +0000 (14:33 -0700)
commit44f2cee0fdda6186c3a0b12996bcd5adb92cceb1
tree6b4f555238aee0f380f064e5fe17abb1ad95d7d2
parent62bdb187f82871a9f8ea6f62235da82106cddd33
mesa: Set up glTexBuffer{,ARB} for display list compile.

We're supposed to just immediately call it.  Fixes piglit
GL_ARB_texture_buffer_object/dlist

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/dlist.c