summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)Author
2010-05-21rbug: fix breakage due to interface changesRoland Scheidegger
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger
2010-05-21nouveau/nvfx: Fill more PIPE_CAP_MAX_ valuesPatrice Mandin
2010-05-21cell: assorted compilation fixesBrian Paul
2010-05-21cell: fix breakage from earlier draw module changesBrian Paul
2010-05-21gallium: remnants of old ccw stateKeith Whitwell
2010-05-21Merge branch 'gallium-front-ccw'Keith Whitwell
2010-05-20nv50: fixed other void pointer arithmetic errorsXavier Chantry
2010-05-20nv50: fix too long shader uploads by splitting themXavier Chantry
2010-05-20nv50: fill in shader limitsChristoph Bumiller
2010-05-20llvmpipe: more tweaks to dump_fs_variant_key()Brian Paul
2010-05-20llvmpipe: use util_dump_logicop()Brian Paul
2010-05-20llvmpipe: put variant print/debug code into separate functionBrian Paul
2010-05-19nv50: fix typo: s/_/./Brian Paul
2010-05-19i915g: remove unused flip parameterRoland Scheidegger
2010-05-18gallium: implement set_sample_mask() in all driversRoland Scheidegger
2010-05-17svga: adapt to interface changesRoland Scheidegger
2010-05-17r300g: adapt to interface changesRoland Scheidegger
2010-05-17nouveau: adapt to interface changesRoland Scheidegger
2010-05-17fo: adapt to interface changesRoland Scheidegger
2010-05-17identity: adapt to interface changesRoland Scheidegger
2010-05-17trace: adapt to interface changesRoland Scheidegger
2010-05-17i965g: adapt to interface changesRoland Scheidegger
2010-05-17i915g: adapt to interface changesRoland Scheidegger
2010-05-17softpipe: adapt to interface changesRoland Scheidegger
2010-05-17llvmpipe: adapt to interface changesRoland Scheidegger
2010-05-17cell: adapt to interface changesRoland Scheidegger
2010-05-17llvmpipe: fix front/back tri culling mix-upBrian Paul
2010-05-14softpipe: restore culling codeKeith Whitwell
2010-05-14gallium: more work on ccw flag removalKeith Whitwell
2010-05-14gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell
2010-05-14r300g: fix for piglit/fp-indirections2Marek Olšák
2010-05-13llvmpipe: silence casting warningsBrian Paul
2010-05-13llvmpipe: silence cast warnings in test programsBrian Paul
2010-05-13r300g: fix texture transfersMarek Olšák
2010-05-13llvmpipe: Update instructions for MSVC builds.José Fonseca
2010-05-13trace: Add missing header.Vinson Lee
2010-05-13trace: Remove unnecessary headers.Vinson Lee
2010-05-13r300g: re-order capsMarek Olšák
2010-05-13r300g: fill out the shader limitsMarek Olšák
2010-05-12trace: Update READMEJakob Bornecrantz
2010-05-12rbug: Update and add READMEsJakob Bornecrantz
2010-05-12llvmpipe: Dump fs key's stencil state.José Fonseca
2010-05-12llvmpipe: Enable mem2reg pass even with LP_DEBUG=nopt.José Fonseca
2010-05-12rbug: Add to all targets that link against traceJakob Bornecrantz
2010-05-12trace: Remove rbug from traceJakob Bornecrantz
2010-05-12rbug: Use container of macroJakob Bornecrantz
2010-05-12rbug: Fix draw blockingJakob Bornecrantz
2010-05-12rbug: Fix sampler views and surfaces in context infoJakob Bornecrantz
2010-05-12rbug: Fix shadersJakob Bornecrantz