drm/st: Remove drm_api struct from drivers
authorJakob Bornecrantz <jakob@vmware.com>
Tue, 30 Jun 2009 23:16:56 +0000 (01:16 +0200)
committerJakob Bornecrantz <jakob@vmware.com>
Tue, 30 Jun 2009 23:20:04 +0000 (01:20 +0200)
commit64849d1236e33b3325e00167c97119af52990ad8
tree86822bf884ba54a5f1f4bab6949a764442c54448
parent119eb4094256742013224afb7c5704b6254b6296
drm/st: Remove drm_api struct from drivers

Remove the drm_api from the functions in the softpipe and
i915simple drivers. Create wrapper functions in the
backends instead.
src/gallium/drivers/i915simple/i915_texture.c
src/gallium/drivers/i915simple/i915_winsys.h
src/gallium/drivers/softpipe/sp_texture.c
src/gallium/drivers/softpipe/sp_winsys.h
src/gallium/winsys/drm/intel/gem/intel_be_api.c
src/gallium/winsys/drm/intel/gem/intel_be_device.c
src/gallium/winsys/drm/intel/gem/intel_be_device.h