[Mesa-dev] [PATCH] mesa: Fix GetUniformLocation while compiling display lists.
Eric Anholt
eric at anholt.net
Fri Aug 20 11:01:44 PDT 2010
On Thu, 19 Aug 2010 12:19:55 -0400, Nick Bowler <nbowler at draconx.ca> wrote:
> This function was apparently missing from the display list dispatch
> table, causing the generic no-op function to be called instead. To make
> matters worse, the no-op function is indistinguishable from a successful
> call to GetUniformLocation. GL specifies that GetUniformLocation is
> executed immediately when compiling display lists.
>
> Fixes fdo bug 29622.
Applied. Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20100820/6d1361aa/attachment.pgp>
More information about the mesa-dev
mailing list