summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel
diff options
context:
space:
mode:
authorNick Bowler <nbowler@draconx.ca>2010-08-19 12:19:55 -0400
committerEric Anholt <eric@anholt.net>2010-08-20 10:55:50 -0700
commit5482eaba6ecd4a581377336b6409019adf67869e (patch)
treea6adaf3767deb911079e3f9df23043dc703e6311 /src/mesa/drivers/dri/intel
parent284ce20901b0c2cfab1d952cc129b8f3cd068f12 (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/drivers/dri/intel')
0 files changed, 0 insertions, 0 deletions