summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/softpipe/sp_surface.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for more surface types in sp_surface.cBrian2007-08-241-0/+364
* Silence warnings.michal2007-08-161-6/+6
* Continue reducing dependencies on core mesa include files.Keith Whitwell2007-08-141-64/+63
* do clipping in get_tile()Brian2007-08-111-6/+14
* add missing break stmtBrian2007-08-101-0/+1
* include surface.offset in address calculationsBrian2007-08-101-10/+24
* flesh out w/ more formats, y=0=top conventionBrian2007-08-101-148/+116
* 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