Reviewed-by: Marek Olšák
Marek
On Thu, Mar 26, 2015 at 8:14 PM, Ilia Mirkin wrote:
> Fixes the recently-sent gl-2.0-vertex-const-attr piglit test. Makes sure
> to revalidate arrays when only the current attribute has been updated
> via glVertexAttrib*.
>
> Bugzilla: https://bugs.freedesktop.org
On 27 March 2015 at 05:14, Ilia Mirkin wrote:
> Fixes the recently-sent gl-2.0-vertex-const-attr piglit test. Makes sure
> to revalidate arrays when only the current attribute has been updated
> via glVertexAttrib*.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89754
> Signed-off-by:
Fixes the recently-sent gl-2.0-vertex-const-attr piglit test. Makes sure
to revalidate arrays when only the current attribute has been updated
via glVertexAttrib*.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89754
Signed-off-by: Ilia Mirkin
---
src/mesa/state_tracker/st_atom_array.c |