r600g: Move bootstrap code to target
authorJakob Bornecrantz <jakob@vmware.com>
Thu, 24 Jun 2010 00:10:18 +0000 (02:10 +0200)
committerJakob Bornecrantz <jakob@vmware.com>
Thu, 24 Jun 2010 00:15:50 +0000 (02:15 +0200)
commit92fde20de33d9ffb4ddce9b03eebbfbffe9d93bc
treedc5f7a068049a2c81e28a227734e15e3f25eacaa
parentcf91accc93b9f172b2f7c970f39e69b268a5bb26
r600g: Move bootstrap code to target
src/gallium/drivers/r600/r600_buffer.c
src/gallium/drivers/r600/r600_public.h [new file with mode: 0644]
src/gallium/drivers/r600/r600_screen.c
src/gallium/drivers/r600/r600_texture.c
src/gallium/drivers/r600/radeon.h
src/gallium/targets/dri-r600/target.c
src/gallium/winsys/r600/drm/r600_drm.c
src/gallium/winsys/r600/drm/r600_drm_public.h [new file with mode: 0644]