mesa: Fix GetVertexAttrib* inside display lists.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 12 May 2011 00:08:56 +0000 (01:08 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 12 May 2011 00:09:55 +0000 (01:09 +0100)
commit32a95cb70cb73b9a7855baffaf00f4ea7b3a30c2
tree5f9344e10e05f6e241c88c13d1d45540553f4aa2
parent95c93651b4023cb070878aee7723d886de8ea19a
mesa: Fix GetVertexAttrib* inside display lists.

GetVertexAttrib*{,ARB} is no longer aliased to the NV calls.

This fixes tracing yofrankie with apitrace, given it requires accurate
results from GetVertexAttribiv*.

NOTE: This is a candidate for the stable branches.
src/mesa/main/dlist.c