Re: [PATCH 11/15] glamor: Fix typo in setting v_position's attrib location.

2014-02-07 Thread Keith Packard
Eric Anholt e...@anholt.net writes: Assuming it was the first attribute assigned by the GL, it would have ended up with location 0 anyway. Reviewed-by: Keith Packard kei...@keithp.com -- keith.pack...@intel.com pgpVFwnk3ddah.pgp Description: PGP signature

[PATCH 11/15] glamor: Fix typo in setting v_position's attrib location.

2014-02-03 Thread Eric Anholt
Assuming it was the first attribute assigned by the GL, it would have ended up with location 0 anyway. Signed-off-by: Eric Anholt e...@anholt.net --- glamor/glamor_gradient.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glamor/glamor_gradient.c b/glamor/glamor_gradient.c