aboutsummaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri
AgeCommit message (Expand)Author
2010-04-22radeon: 9800 SE has only one quadpipeTormod Volden
2010-04-22r300: fix vertex unit setupAlex Deucher
2010-04-09r600: add new r7xx pci idsAlex Deucher
2010-04-09r300: set proper vertex index limits also in non indexed modeMaciej Cencora
2010-03-26dri/swrast: Fix frontbuffer rendering.Michel Dänzer
2010-03-26dri/swrast: Fix missed conversion of one pixel pointer increment.Michel Dänzer
2010-03-21r200: Fix emit size prediction to account elt splitting.Pauli Nieminen
2010-03-21r200: Don't flush when closing elts in KMS.Pauli Nieminen
2010-03-21r200: Fix swtnl fallback to flush pending rendering before transition.Pauli Nieminen
2010-03-21r200: Fix mixed indetion in r200TclFallback.Pauli Nieminen
2010-03-18intel: Use bit-wise not instead of logical not (i830 path)Ian Romanick
2010-03-18intel: Correct value of S0_VB_OFFSET_MASK to match hardware docs.Ian Romanick
2010-03-18Use bit-wise not instead of logical not.Ian Romanick
2010-03-16Correct GL_EQUIV code in r67/7xx.Matthew W. S. Bell
2010-03-08r600: recalculate point size, if point min/max size changesAlex Deucher
2010-03-08r600: no need to flush on context initAlex Deucher
2010-03-08r300: recalculate point size, if point min/max size changesMaciej Cencora
2010-03-08r300: no need to flush on context initMaciej Cencora
2010-03-08r300: remove unnecessary codeMaciej Cencora
2010-03-03r600: add new rs880 pci idAlex Deucher
2010-03-02r600: fix blender picking.Dave Airlie
2010-02-26r600: enable OQ on rv740 on drms with working pipe configAlex Deucher
2010-02-26r600: fail to validate unsupported texture formatsKlaus Schnass
2010-02-24dri: remove old assertion (see bug 26734)Brian Paul
2010-02-24r600: update state count for CB_COLOR0_FRAG & CB_COLOR0_TILE relocsAlex Deucher
2010-02-24r6xx/r7xx: emit relocation for FRAG & TILE bufferJerome Glisse
2010-02-24radeon/r200: fix bad state emission causes kernel to do bad depth clearDave Airlie
2010-02-12r600: be more exact in vb size calculationAndre Maasikas
2010-02-12r600: support GL_SHORT attributesAndre Maasikas
2010-02-08radeon: fix UMS since stp addition.Dave Airlie
2010-02-08r200: Fix UMS notto emit stp.Pauli Nieminen
2010-02-06intel: Check aperture size when doing a blit glClear.Eric Anholt
2010-02-06intel: Respect texture tiling when doing a PBO blit teximage upload.Eric Anholt
2010-02-06intel: Set the region's tiling to none when attaching a PBO to a region.Eric Anholt
2010-02-06intel: Fix PBO blit ReadPixels from an FBO.Eric Anholt
2010-02-06i965: Fix loads of non-relative-addr constants after a reladdr load.Eric Anholt
2010-02-05r100: Add the polygon stipple state to the state list.Pauli Nieminen
2010-02-04r200: Add the polygon stipple state to the state list.Pauli Nieminen
2010-02-02r200: Fix EXT_fogcoord rendering.Pauli Nieminen
2010-01-27r600: fix warningAlex Deucher
2010-01-27r600: rv670 support 8 tex instructions just like other r6xxAlex Deucher
2010-01-27r600: increase max texture units to 16Andre Maasikas
2010-01-27r600: fix XPD with writemaskAndre Maasikas
2010-01-27radeon/r200/r300: don't clean non-emitted state.Dave Airlie
2010-01-27radeon: remove unused fileDave Airlie
2010-01-24r200: Silence fprintf format warning.Vinson Lee
2010-01-23r300: Remove unnecessary headers.Vinson Lee
2010-01-23intel: Remove unnecessary headers.Vinson Lee
2010-01-23radeon: Remove unused variable.Vinson Lee
2010-01-23tdfx: Remove unnecessary headers.Vinson Lee