mesa: Fix Get(GL_TRANSPOSE_CURRENT_MATRIX_ARB) to transpose
authorChris Forbes <chrisf@ijw.co.nz>
Mon, 24 Nov 2014 08:44:38 +0000 (21:44 +1300)
committerChris Forbes <chrisf@ijw.co.nz>
Mon, 24 Nov 2014 08:55:47 +0000 (21:55 +1300)
commit2b4fe85f0ea613463b8bba3149183eca97e98e75
tree9adabb0d86d7e6f9e176498b442261b0cf73dc8c
parent129178893b2260df22db96327c5ca9c2ce7db046
mesa: Fix Get(GL_TRANSPOSE_CURRENT_MATRIX_ARB) to transpose

This was just returning the same value as GL_CURRENT_MATRIX_ARB.
Spotted while investigating something else in apitrace.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Cc: "10.3 10.4" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/get_hash_params.py