summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/ppu/cell_clear.c
AgeCommit message (Expand)Author
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2009-12-07gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safeRoland Scheidegger
2009-04-04cell: update clear() code to catch up to gallium changesBrian Paul
2009-03-26gallium: Remove some little-used fields from struct pipe_surface.Michel Dänzer
2009-02-18cell: remove unused varBrian Paul
2009-02-18cell: remove old surface_map codeBrian Paul
2009-01-12cell: allocate batch buffers w/ 16-byte alignmentJonathan Adamczewski
2008-11-07CELL: fix several stencil problemsRobert Ellison
2008-09-05cell: convert clear color if neededBrian Paul
2008-09-04cell: assorted comments, clean-ups, etc.Brian Paul
2008-08-25cell: asst fixes to get driver building/running again.Brian
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-02-20cell: #includes to silence warningsBrian
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca