summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/cell
Commit message (Expand)AuthorAgeFilesLines
* tgsi: add caps for fragment coord conventions (v3)Luca Barbieri2010-01-291-0/+6
* Merge commit 'origin/perrtblend'Roland Scheidegger2010-01-282-34/+34
|\
| * cell: adapt to blend changesRoland Scheidegger2010-01-252-34/+34
* | gallium: Enable multiple constant buffers for vertex and geometry shaders.Michal Krol2010-01-281-1/+1
* | cell: remove commas from structs wrapped in PIPE_ALIGN_TYPE macroBrian Paul2010-01-271-7/+18
|/
* Merge branch 'gallium-noconstbuf'Roland Scheidegger2010-01-154-12/+12
|\
| * gallium: remove const qualifier from pipe_buffer argument in set_constant_bufferRoland Scheidegger2010-01-111-1/+1
| * gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger2009-12-244-12/+12
* | gallium: Simplify PIPE_ALIGN_VAR.José Fonseca2010-01-129-27/+28
* | gallium: Generalize the alignment macros to other compilers and any alignment.José Fonseca2010-01-1210-32/+39
* | gallium: remove PIPE_TEX_FILTER_ANISOLuca Barbieri2010-01-061-4/+0
* | Merge commit 'origin/gallium-draw-retval'Keith Whitwell2010-01-051-10/+8
|\ \
| * | gallium: propagate draw retval changes into cell driverRoland Scheidegger2009-12-231-10/+8
* | | Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.Michal Krol2010-01-051-1/+1
* | | gallium: add geometry shader support to galliumZack Rusin2009-12-253-6/+6
| |/ |/|
* | Merge branch 'gallium-edgeflags'Roland Scheidegger2009-12-221-10/+0
|\ \ | |/ |/|
| * gallium: fix up drivers for edgeflag changesRoland Scheidegger2009-12-191-10/+0
* | Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-171-10/+10
* | Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-173-18/+16
|\ \ | |/
| * cell: use boolean instead of boolRoland Scheidegger2009-12-081-1/+1
| * Merge branch 'gallium-strict-aliasing'Roland Scheidegger2009-12-081-3/+3
| |\
| | * gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safeRoland Scheidegger2009-12-071-3/+3
| * | Merge branch 'gallium-noblocks'Roland Scheidegger2009-12-041-16/+14
| |\ \ | | |/ | |/|
| | * gallium: adapt drivers to interface cleanupsRoland Scheidegger2009-12-021-16/+14
* | | Move pf_get_bits/size() to u_format auxiliary module.Michal Krol2009-12-031-2/+4
|/ /
* | cell: fix TGSI breakageBrian Paul2009-12-021-1/+1
* | Merge commit 'origin/tgsi-simplify-ext'Keith Whitwell2009-12-013-160/+160
|\ \
| * | tgsi: rename fields of tgsi_full_src_register to reduce verbosityKeith Whitwell2009-11-243-30/+30
| * | tgsi: rename fields of tgsi_full_dst_register to reduce verbosityKeith Whitwell2009-11-242-16/+16
| * | tgsi: rename fields of tgsi_full_declaration to reduce verbosityKeith Whitwell2009-11-242-4/+4
| * | tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosityKeith Whitwell2009-11-242-119/+119
* | | cell: Update for renamed sampler/texture state setters.Michal Krol2009-12-011-2/+2
| |/ |/|
* | gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger2009-11-262-18/+16
|/
* gallium: remove extended negate also, and also the ExtSwz tokenKeith Whitwell2009-10-231-46/+0
* cell: typo from ExtSwizzle commitKeith Whitwell2009-10-231-1/+1
* gallium: remove the swizzling parts of ExtSwizzleKeith Whitwell2009-10-233-79/+14
* gallium: remove noise opcodesKeith Whitwell2009-10-231-16/+0
* Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes...Alex Deucher2009-10-221-2/+2
|\
| * cell: fix compilation on cellMarc Dietrich2009-10-201-2/+2
* | gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.Michel Dänzer2009-10-021-14/+4
* | gallium: Update vendor string.José Fonseca2009-09-231-1/+1
* | gallium: Deprecate PIPE_CAP_S3TC.José Fonseca2009-09-161-2/+0
|/
* tgsi: remove redundant CND0 opcodeKeith Whitwell2009-09-011-4/+0
* cell: fix compilationMarc Dietrich2009-08-302-4/+4
* cell: fix incorrect pipe_transfer testsBrian Paul2009-08-171-2/+4
* gallium: Move minify() to u_math.Corbin Simpson2009-08-071-7/+0
* Rename TGSI LOOP instruction to better match theri usage.Michal Krol2009-07-312-6/+6
* gallium: remove deprecated TGSI opcodesKeith Whitwell2009-07-231-12/+0
* cell: update TGSI_OPCODE_ casesBrian Paul2009-07-221-18/+8
* gallium: simplify tgsi_full_immediate structKeith Whitwell2009-07-221-2/+2