summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/softpipe/sp_surface.c
Commit message (Expand)AuthorAgeFilesLines
* export softpipe_init_surface_funcs()Brian2007-08-091-7/+3
* use surface offset value in get_tile()Brian2007-08-081-2/+12
* added assertionBrian2007-08-081-0/+2
* more get_tile() workBrian2007-08-081-6/+34
* added a get_tile() funcBrian2007-08-071-1/+25
* sketch out new pipe surface/sampler typesBrian2007-08-071-0/+42
* s/Z24_S8/S8_Z24/ (stencil is in the high byte)Brian2007-08-011-29/+32
* Redesign pipe_surface in terms of pipe_region.Brian2007-07-311-14/+222
* Renamed softpipe directories and files to something less confusing.Keith Whitwell2007-06-141-0/+153