e is the parameter passed the call to
> TexStorage* for the texture object
Signed-off-by: Corey Richardson
---
src/mesa/main/texparam.c | 22 --
1 file changed, 20 insertions(+), 2 deletions(-)
diff --git a/src/mesa/main/texparam.c b/src/mesa/main/texparam.c
index 141c
Signed-off-by: Corey Richardson
---
src/mesa/main/mtypes.h | 45 +++--
1 file changed, 23 insertions(+), 22 deletions(-)
diff --git a/src/mesa/main/mtypes.h b/src/mesa/main/mtypes.h
index aba7d84..97c4dd7 100644
--- a/src/mesa/main/mtypes.h
+++ b/src/mesa
e is the parameter passed the call to
> TexStorage* for the texture object
Signed-off-by: Corey Richardson
---
src/mesa/main/texparam.c | 28 ++--
1 file changed, 26 insertions(+), 2 deletions(-)
diff --git a/src/mesa/main/texparam.c b/src/mesa/main/texparam.c
i
Signed-off-by: Corey Richardson
---
src/mesa/main/mtypes.h | 44 ++--
1 file changed, 22 insertions(+), 22 deletions(-)
diff --git a/src/mesa/main/mtypes.h b/src/mesa/main/mtypes.h
index aba7d84..6113410 100644
--- a/src/mesa/main/mtypes.h
+++ b/src/mesa
Previously, the piglit test ARB_vertex_array_bgra/api-errors failed because
update_array did not check if normalized == GL_FALSE, and error if so.
Signed-off-by: Corey Richardson
---
src/mesa/main/varray.c | 8
1 file changed, 8 insertions(+)
diff --git a/src/mesa/main/varray.c b/src