summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/cell/ppu/cell_clear.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safeRoland Scheidegger2009-12-071-3/+3
* cell: update clear() code to catch up to gallium changesBrian Paul2009-04-041-34/+22
* gallium: Remove some little-used fields from struct pipe_surface.Michel Dänzer2009-03-261-13/+0
* cell: remove unused varBrian Paul2009-02-181-1/+0
* cell: remove old surface_map codeBrian Paul2009-02-181-5/+0
* cell: allocate batch buffers w/ 16-byte alignmentJonathan Adamczewski2009-01-121-2/+3
* CELL: fix several stencil problemsRobert Ellison2008-11-071-0/+13
* cell: convert clear color if neededBrian Paul2008-09-051-0/+24
* cell: assorted comments, clean-ups, etc.Brian Paul2008-09-041-0/+6
* cell: asst fixes to get driver building/running again.Brian2008-08-251-1/+3
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* cell: #includes to silence warningsBrian2008-02-201-0/+1
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+76