summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600
AgeCommit message (Expand)Author
2009-09-27drivers: use more mesa format functionsBrian Paul
2009-09-25radeon: Fix newlines.Michal Krol
2009-09-24Merge branch 'mesa_7_6_branch'Pauli Nieminen
2009-09-24radeon: Fix scissors for r600 KMS.Pauli Nieminen
2009-09-24r600 : fix draw_prim bug: vertex fetcher setting.Richard Li
2009-09-24r600 : disable draw_prim for now.Richard Li
2009-09-24r600: add support for CUBE textures, also TXPAndre Maasikas
2009-09-24r600: fix typo in the last commitAlex Deucher
2009-09-24r600: various cleanupsAlex Deucher
2009-09-24r600: fix some issues with LIT instructionAndre Maasikas
2009-09-24r600: fix point sizesAlex Deucher
2009-09-24r600: fix polygon offsetAlex Deucher
2009-09-24r600: support position_invariant programsAndre Maasikas
2009-09-24r600: add span support for 1D tilesAlex Deucher
2009-09-24r600: fix warningAlex Deucher
2009-09-24r600: fix texcoords from constantsAndre Maasikas
2009-09-24r600: enable caching of vertex programsAndre Maasikas
2009-09-24r600: check if textures are actually enabled before submissionAlex Deucher
2009-09-24r600: fix ftp for dri1Alex Deucher
2009-09-24r600: don't setup hardware state if TFPDave Airlie
2009-09-24r600: fix dri2 clippingAlex Deucher
2009-09-23r600: fix up ordering of functions in draw prims pathAlex Deucher
2009-09-23r600: fix r700PredictRenderSize for draw prims pathAlex Deucher
2009-09-23r600 : add hw index buffer draw support.Richard Li
2009-09-23r600: fix copy/paste typoAlex Deucher
2009-09-23r600: fix some warningsAlex Deucher
2009-09-23r600: add support for CUBE textures, also TXPAndre Maasikas
2009-09-22r600 : add draw_prim support, make up one lost change.Richard Li
2009-09-22r600 : add draw_prim support.Richard Li
2009-09-21r600: fix typo in the last commitAlex Deucher
2009-09-21r600: various cleanupsAlex Deucher
2009-09-21r600: fix some issues with LIT instructionAndre Maasikas
2009-09-19r600: fix point sizesAlex Deucher
2009-09-19r600: fix polygon offsetAlex Deucher
2009-09-16radeon: cleanup compile defines mess.Dave Airlie
2009-09-15r600: support position_invariant programsAndre Maasikas
2009-09-14r600: add span support for 1D tilesAlex Deucher
2009-09-14r600: fix warningAlex Deucher
2009-09-11r600: fix texcoords from constantsAndre Maasikas
2009-09-11Revert "r600: support tex coords from constants"Alex Deucher
2009-09-11r600: support tex coords from constantsAlex Deucher
2009-09-11r600: enable caching of vertex programsAndre Maasikas
2009-09-09r600: check if textures are actually enabled before submissionAlex Deucher
2009-09-09r600: fix ftp for dri1Alex Deucher
2009-09-09r600: don't setup hardware state if TFPDave Airlie
2009-09-08r600: fix dri2 clippingAlex Deucher
2009-09-04r600: add support for EXT_texture_sRGBAlex Deucher
2009-09-04r600: Add support for GL_EXT_provoking_vertexAlex Deucher
2009-09-04r600: fix Elts handlingAlex Deucher
2009-09-03r600: rework cb/db setupAlex Deucher