Re: [Mesa-dev] [PATCH 3/3] gallium: remove user_buffer_create from the interface

2012-05-12 Thread Jose Fonseca
Patch 2 and 3 look good to me. I think this is a nice cleanup. Jose - Original Message - > Nothing uses it now. > --- > src/gallium/auxiliary/util/u_inlines.h |8 - > src/gallium/auxiliary/util/u_slab.h |2 +- > src/gallium/drivers/galahad/glhd_screen.c|

[Mesa-dev] [PATCH 3/3] gallium: remove user_buffer_create from the interface

2012-05-12 Thread Marek Olšák
Nothing uses it now. --- src/gallium/auxiliary/util/u_inlines.h |8 - src/gallium/auxiliary/util/u_slab.h |2 +- src/gallium/drivers/galahad/glhd_screen.c| 23 -- src/gallium/drivers/i915/i915_resource.c |1 - src/gallium/drivers/identity/id_scr