Hide texture layout details from the state tracker.
[mesa.git] / src / mesa / state_tracker / st_cb_bufferobjects.c
2007-11-06 José FonsecaSupply buffer usage hints to winsys.
2007-09-10 Brianmerge buffer_unreference(), buffer_reference()
2007-08-10 Keith WhitwellLift common winsys functions into pipe's new p_winsys.
2007-08-10 Brianminor clean-ups
2007-08-10 Brianpipe->region_alloc() now takes width instead of pitch...
2007-08-06 BrianNew st_init_*_functions() to initialize the driver...
2007-08-06 Keith WhitwellAdd pipe buffer managment functions.