On 05/26/2014 01:32 AM, Tapani Pälli wrote:
> Support inactive uniforms that have explicit location set in
> glUniform* functions.
>
> v2: remove unnecessary extension check, use new define (Ian)
>
> Signed-off-by: Tapani Pälli
Reviewed-by: Ian Romanick
> ---
> src/mesa/main/uniform_query.cp
Support inactive uniforms that have explicit location set in
glUniform* functions.
v2: remove unnecessary extension check, use new define (Ian)
Signed-off-by: Tapani Pälli
---
src/mesa/main/uniform_query.cpp | 15 +++
1 file changed, 15 insertions(+)
diff --git a/src/mesa/main/unif