i915g: Change order of buffer_write arguments
authorJakob Bornecrantz <wallbraker@gmail.com>
Wed, 7 Oct 2009 02:26:03 +0000 (03:26 +0100)
committerJakob Bornecrantz <wallbraker@gmail.com>
Wed, 7 Oct 2009 12:48:32 +0000 (13:48 +0100)
commitf8ba93aefdf23b88a945d6037cd2e672c99b314c
tree057470506bc0a06ad4c48fb9130d1d03fc374352
parent030723fc5d3faa919cac245fc7b13430ca201826
i915g: Change order of buffer_write arguments

They now follow the pipe_buffer_write style,
its the gallium driver that sets the interface not
the winsys.
src/gallium/drivers/i915/intel_winsys.h
src/gallium/winsys/drm/intel/gem/intel_drm_buffer.c