summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2011-03-13nvc0: mask out centroid bit for writing FP headerChristoph Bumiller
2011-03-13nvc0: identify VERTEX_QUARANTINEChristoph Bumiller
2011-03-13nvc0: don't enable early-z if alpha test is enabledChristoph Bumiller
2011-03-13nvc0: move sprite coord replace state into csoChristoph Bumiller
2011-03-13nvc0: s/nblocksx/nblocksy for height in resource_copy_regionChristoph Bumiller
2011-03-13nvc0: fix unitialized variable in TGSI sysval decl processingChristoph Bumiller
2011-03-13nvc0: update/fix supported instruction src modifiersChristoph Bumiller
2011-03-12i915g: fix transfer coherencyDaniel Vetter
2011-03-12i915g: don't recalculate fb dimensionDaniel Vetter
2011-03-12i915g: use y-tiling when the blitter is not usedDaniel Vetter
2011-03-12i915g: implement copy_region using u_blitterDaniel Vetter
2011-03-12i915g: fix use after freeDaniel Vetter
2011-03-12gallium: Delay the creation of simple helper shadersJakob Bornecrantz
2011-03-12r600g: Fix VS sampler view offsets for r600/r700.Carl-Philip Hänsch
2011-03-12r600g: Fix an unused variable warning.Henri Verbeet
2011-03-12u_blitter: Do blits in linear color space.Henri Verbeet
2011-03-12st/dri: fix warning: ‘bind’ may be used uninitialized in this functionMarek Olšák
2011-03-12llvmpipe: fix warning: ‘t0’ may be used uninitialized in this functionMarek Olšák
2011-03-12r300g: implement fragment color clamping in the shaderMarek Olšák
2011-03-11r600g: revert unintentional commitAdam Jackson
2011-03-11r600: Build fixAdam Jackson
2011-03-11st/python: Remove flags from flush function.Vinson Lee
2011-03-11st/python: Remove the geom_flags param from is_format_supported.Vinson Lee
2011-03-11st/python: Clean up fence_finish.Vinson Lee
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2011-03-11gallium: remove the geom_flags param from is_format_supportedMarek Olšák
2011-03-11gallium: cleanup fence_signalled and fence_finishMarek Olšák
2011-03-11gallium: kill is_resource_referencedMarek Olšák
2011-03-11swrastg: Add __DRI_TEX_BUFFER supportAdam Jackson
2011-03-11vega: remove unused pipe varBrian Paul
2011-03-11svga: Propagate discard/unsynchronized flags to the host when doing texture D...José Fonseca
2011-03-11util: Fix typo in u_upload_flush().José Fonseca
2011-03-11r300g: fix alignement for NPOT values in hyperz setupNicolas Peninguy
2011-03-11draw: remove unnecessary flushMarek Olšák
2011-03-11st/vega: remove unnecessary flushesMarek Olšák
2011-03-11st/mesa: remove unnecessary flushesMarek Olšák
2011-03-10Revert "gallium/svga: Only upload parts of vertexarrays that are actually used"Thomas Hellstrom
2011-03-10i915g: implement surface clear functions using hw-clearDaniel Vetter
2011-03-10i915g: make set_framebuffer_state more robustDaniel Vetter
2011-03-10i915g: implement hw clearDaniel Vetter
2011-03-10i915g: blitter handles overlapping blitsDaniel Vetter
2011-03-10i915g: enable separate depth/stencil clearsDaniel Vetter
2011-03-10i915g: streamline derived state updates of the driver pipelineDaniel Vetter
2011-03-10i915g: don't validate a NULL vboDaniel Vetter
2011-03-10gallium/util: new polygon stipple utility helperBrian Paul
2011-03-10gallium/svga: Only upload parts of vertexarrays that are actually usedThomas Hellstrom
2011-03-10r600: don't close fd on failed loadDave Airlie
2011-03-09nv50: add back initialization of redefine_user_bufferChristoph Bumiller
2011-03-09r600g: remove some now unneeded code from r600_bc_vtx_buildChristian König
2011-03-09r600g: R700+ can do more than 8 tex and vtx clause in one CF instChristian König