Re: [PATCH 2/8] glamor: Rename glamor_get/put_dispatch to glamor_get/put_context.

2014-02-05 Thread Keith Packard
Eric Anholt e...@anholt.net writes: It used to be the thing that returned your dispatch table and happeend to set up the context, but now it just sets up the context. Reviewed-by: Keith Packard kei...@keithp.com -- keith.pack...@intel.com pgpfvNuiqOBTG.pgp Description: PGP signature

[PATCH 2/8] glamor: Rename glamor_get/put_dispatch to glamor_get/put_context.

2014-02-03 Thread Eric Anholt
It used to be the thing that returned your dispatch table and happeend to set up the context, but now it just sets up the context. Signed-off-by: Eric Anholt e...@anholt.net --- glamor/glamor.c | 8 glamor/glamor_copyarea.c | 18 +- glamor/glamor_core.c