i965g: add missing buffer functions
authorKeith Whitwell <keithw@vmware.com>
Wed, 4 Nov 2009 15:10:34 +0000 (15:10 +0000)
committerKeith Whitwell <keithw@vmware.com>
Wed, 4 Nov 2009 15:10:34 +0000 (15:10 +0000)
commita09b3d50975e68c13c0421d770f3865ad2a1257c
tree0b8d1011e5090d33950c5898b15b7466dbb803bf
parent82a19f097427916f4ce594b7c40b0d4b33502727
i965g: add missing buffer functions
src/gallium/drivers/i965/Makefile
src/gallium/drivers/i965/brw_screen.c
src/gallium/drivers/i965/brw_screen.h
src/gallium/drivers/i965/brw_screen_buffers.c [new file with mode: 0644]
src/gallium/drivers/i965/brw_winsys.h
src/gallium/winsys/drm/i965/xlib/xlib_i965.c