summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/ppu
AgeCommit message (Expand)Author
2010-04-19cell: Implement index bias.José Fonseca
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-06cell: fix buildMarc Dietrich
2010-03-30gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger
2010-03-22Merge branch '7.8'Brian Paul
2010-03-17cell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATEBrian Paul
2010-03-17cell: be more conservative in cell_is_format_supported()Brian Paul
2010-03-16cell: add missing semicolonBrian Paul
2010-03-16Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell
2010-03-16winsys/sw: Add a software winsys layered on a pipeJakob Bornecrantz
2010-03-13Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell
2010-03-12Merge branch '7.8'Michel Dänzer
2010-03-12Grammar and spelling fixesJeff Smith
2010-03-11cell: adapt to context texture transfers (untested)Roland Scheidegger
2010-03-11gallium: Check for OOM condition when creating a sampler view.Michal Krol
2010-03-10cell: handle NULL cso vertex_elements state object on bindRoland Scheidegger
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol
2010-03-10Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell
2010-03-09ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell
2010-03-09cell: fix up assorted compilation problemsBrian Paul
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger
2010-03-09cell: untwiddle surface contents in flush_frontbuffer()Keith Whitwell
2010-03-09gallium: don't use flexible array members in drivers for vertex elements csoRoland Scheidegger
2010-03-09cell: attempt conversion to sw_winsysKeith Whitwell
2010-03-04gallium: remove redundant includesKeith Whitwell
2010-03-01cell: Rename pipe formats.José Fonseca
2010-03-01cell: adapt to new vertex element csoRoland Scheidegger
2010-02-25cell: Fix after sampler view changes.Michal Krol
2010-02-14cell: Use util_format_name().José Fonseca
2010-02-12cell: implement PIPE_CAP_MAX_COMBINED_SAMPLERS queryBrian Paul
2010-02-12cell: remove unused varBrian Paul
2010-02-12cell: include cell_context.hBrian Paul
2010-02-12cell: re-fix undeclared varBrian Paul
2010-02-12cell: declare stencil_value variableBrian Paul
2010-02-11cell: adapt to stencil ref changesRoland Scheidegger
2010-02-08gallium: remove softpipe references in other driversKeith Whitwell
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-02-02gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...José Fonseca
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-29tgsi: add caps for fragment coord conventions (v3)Luca Barbieri
2010-01-28Merge commit 'origin/perrtblend'Roland Scheidegger
2010-01-28gallium: Enable multiple constant buffers for vertex and geometry shaders.Michal Krol
2010-01-25cell: adapt to blend changesRoland Scheidegger
2010-01-15Merge branch 'gallium-noconstbuf'Roland Scheidegger
2010-01-12gallium: Simplify PIPE_ALIGN_VAR.José Fonseca
2010-01-12gallium: Generalize the alignment macros to other compilers and any alignment.José Fonseca
2010-01-11gallium: remove const qualifier from pipe_buffer argument in set_constant_bufferRoland Scheidegger
2010-01-05Merge commit 'origin/gallium-draw-retval'Keith Whitwell
2009-12-25gallium: add geometry shader support to galliumZack Rusin
2009-12-24gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger