summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/ppu/cell_context.h
AgeCommit message (Expand)Author
2008-10-07cell: use new keymap to save/re-use fragment ops codeBrian Paul
2008-09-26cell: remove unneeded blend/depth_stencil subclassesBrian Paul
2008-09-26cell: checkpoint: support for function calls in SPU shadersBrian Paul
2008-09-11cell: initial support for fragment shader code generation.Brian Paul
2008-09-04cell: implement CELL_DEBUG env/options varBrian Paul
2008-09-04cell: assorted comments, clean-ups, etc.Brian Paul
2008-07-28Merge tgsi/exec and tgsi/util directories.José Fonseca
2008-04-08cell: keep track of num_vertex_attribs/buffers for shorter loopsBrian
2008-03-27gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBSBrian
2008-03-26cell: Implement code-gen for logic opIan Romanick
2008-03-17cell: Initial code-gen for alpha / stencil / depth testingIan Romanick
2008-03-13cell: Fix to work with commit fa9e7e9a8debb68611909ac2ffab527c6c39a3e5Ian Romanick
2008-03-10cell: sync up with sampler/texture state-setting changesBrian
2008-02-27Cell: implement pipe_screen for cell driverBrian
2008-02-22cell: added function prototypes to silence warningsBrian
2008-02-19Bring in ppc spe rtasm into gallium's rtasm module.José Fonseca
2008-02-15Cell: Enable code gen for SPE attribute fetchIan Romanick
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca