gallium: use new buffer wrapper functions in p_inlines.h
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 30 Apr 2008 16:43:59 +0000 (10:43 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 30 Apr 2008 16:43:59 +0000 (10:43 -0600)
commit99fba5466bfd14c4e052041c0571821be529e762
treef6d780ab8faa1be19f5657d0a7e4a0ae2dfa925c
parent15318c8d8eb97cec8c8528cc91aaeab8858f33c6
gallium: use new buffer wrapper functions in p_inlines.h

This allows us to remove most of the direct references to winsys in the state tracker.
src/mesa/state_tracker/st_atom_constbuf.c
src/mesa/state_tracker/st_cb_bitmap.c
src/mesa/state_tracker/st_cb_bufferobjects.c
src/mesa/state_tracker/st_cb_clear.c
src/mesa/state_tracker/st_cb_drawpixels.c
src/mesa/state_tracker/st_cb_fbo.c
src/mesa/state_tracker/st_context.c
src/mesa/state_tracker/st_draw.c
src/mesa/state_tracker/st_gen_mipmap.c
src/mesa/state_tracker/st_texture.c