aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/cell/spu/spu_tile.h
Commit message (Expand)AuthorAgeFilesLines
* Cell: rename/move global varsBrian2008-02-011-27/+0
* Cell: rename fields of the tile_t unionBrian2008-02-011-13/+5
* Cell: implement Z16 and Z32 testing with SIMD instructions.Brian2008-02-011-1/+2
* Cell: store current tile status in cur_tile_status_c/z, add TILE_STATUS_GETTINGBrian2008-02-011-2/+6
* Cell: prototype SIMD code for z testingBrian2008-01-301-0/+10
* Cell: use tile_t for color tileBrian2008-01-201-5/+7
* Cell: clean-up/re-org tile codeBrian2008-01-201-15/+29
* Cell: use depth/stencil state to enable ztestBrian2008-01-201-1/+11
* Cell: remove fb parameter to get/put_tile()Brian2008-01-121-4/+2
* Cell: prefix SPU sources with spu_Brian2008-01-121-0/+69