mesa: remove old colortable, histogram, etc. code from dlist.c
authorBrian Paul <brianp@vmware.com>
Fri, 29 Nov 2013 13:40:35 +0000 (06:40 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 29 Nov 2013 13:41:13 +0000 (06:41 -0700)
commitefe7257ea741187bddfb8db5361041f1d8283592
tree8f26c0985e6622e3fb4733d60b1a59ccc113b608
parent90891091cd191ece2520fd0fed78d0ac8b6a3743
mesa: remove old colortable, histogram, etc. code from dlist.c

Trying to compile any of these functions into a display list
now just generates a GL_INVALID_OPERATION error.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/dlist.c