summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/p_inlines.h
AgeCommit message (Expand)Author
2008-01-25gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ codeKeith Whitwell
2008-01-25gallium: Simplify winsys buffer interface.Michel Dänzer
2008-01-14Remove mapping fields from struct pipe_surface.Michel Dänzer
2007-12-07silence void ptr arithmetic warningBrian
2007-12-07Eliminate struct pipe_region.Michel Dänzer
2007-12-06Hide texture layout details from the state tracker.Michel Dänzer
2007-11-07Add winsys->surface_release() to complement winsys->surface_alloc().Brian
2007-10-29Make it compile under linux.Michal Krol