diff options
author | Nick Bowler <nbowler@draconx.ca> | 2010-08-19 12:19:55 -0400 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2010-08-20 10:55:50 -0700 |
commit | 5482eaba6ecd4a581377336b6409019adf67869e (patch) | |
tree | a6adaf3767deb911079e3f9df23043dc703e6311 /src/mesa/sparc/xform.S | |
parent | 284ce20901b0c2cfab1d952cc129b8f3cd068f12 (diff) |
mesa: Fix GetUniformLocation while compiling display lists.
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.
Signed-off-by: Nick Bowler <nbowler@draconx.ca>
Diffstat (limited to 'src/mesa/sparc/xform.S')
0 files changed, 0 insertions, 0 deletions