summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/p_inlines.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ codeKeith Whitwell2008-01-251-12/+31
* gallium: Simplify winsys buffer interface.Michel Dänzer2008-01-251-2/+2
* Remove mapping fields from struct pipe_surface.Michel Dänzer2008-01-141-20/+6
* silence void ptr arithmetic warningBrian2007-12-071-2/+3
* Eliminate struct pipe_region.Michel Dänzer2007-12-071-25/+28
* Hide texture layout details from the state tracker.Michel Dänzer2007-12-061-0/+20
* Add winsys->surface_release() to complement winsys->surface_alloc().Brian2007-11-071-11/+5
* Make it compile under linux.Michal Krol2007-10-291-0/+89