rewrite the way cpu engine is handled
[mesa.git] / src / mesa / pipe / p_inlines.h
2008-01-25 Keith Whitwellgallium: rename pipe_buffer_handle to pipe_buffer...
2008-01-25 Michel Dänzergallium: Simplify winsys buffer interface.
2008-01-14 Michel DänzerRemove mapping fields from struct pipe_surface.
2007-12-07 Briansilence void ptr arithmetic warning
2007-12-07 Michel DänzerEliminate struct pipe_region.
2007-12-06 Michel DänzerHide texture layout details from the state tracker.
2007-11-07 BrianAdd winsys->surface_release() to complement winsys...
2007-10-29 Michal KrolMake it compile under linux.