summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/r700_chip.c
AgeCommit message (Expand)Author
2010-02-12Revert "r600c: substract vbo offset to vbo size"Jerome Glisse
2010-02-12r600c: substract vbo offset to vbo sizeJerome Glisse
2010-02-12r600: be more exact in vb size calculationAndre Maasikas
2010-02-12r600: support GL_SHORT attributesAndre Maasikas
2010-01-30r600: Remove unnecessary headers.Vinson Lee
2010-01-22r600: enable draw_offsetAndre Maasikas
2010-01-18r6xx/r7xx: emit relocation for FRAG & TILE bufferJerome Glisse
2010-01-05r600: adjust after radeon mipmap changes in 7118db8700Andre Maasikas
2009-12-15r600: fix typos for vert-texAndre Maasikas
2009-12-14r600 : add texture support for vertex shader.Richard Li
2009-12-11Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-11Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul
2009-12-09r600: fix state size prediction after dc0777d3Andre Maasikas
2009-12-08Merge branch 'mesa_7_7_branch'Andre Maasikas
2009-12-08Merge branch 'mesa_7_6_branch' into mesa_7_7_branchAndre Maasikas
2009-12-08r600: reorder state for render_target and blendAndre Maasikas
2009-11-20Merge remote branch 'origin/mesa_7_7_branch'Dave Airlie
2009-11-18r600 : update PS and VS emit count for loop constants.Richard Li
2009-11-18r600 : Initial version of glsl fc.Richard Li
2009-11-18r600: align for mipmap tree changesMaciej Cencora
2009-11-09r600: don't emit htile regsAlex Deucher
2009-11-09r600: don't emit htile regsAlex Deucher
2009-10-29r600: remove the no rrb messagesAlex Deucher
2009-10-28r600: add occlusion query supportAlex Deucher
2009-10-23r600: remove remains of old tnl pipelineAlex Deucher
2009-10-23r600: fix render size predictionAlex Deucher
2009-09-25radeon: Fix newlines.Michal Krol
2009-09-24r600 : fix draw_prim bug: vertex fetcher setting.Richard Li
2009-09-24r600: add span support for 1D tilesAlex Deucher
2009-09-24r600: enable caching of vertex programsAndre Maasikas
2009-09-24r600: check if textures are actually enabled before submissionAlex Deucher
2009-09-22r600 : add draw_prim support.Richard Li
2009-09-14r600: add span support for 1D tilesAlex Deucher
2009-09-11r600: enable caching of vertex programsAndre Maasikas
2009-09-09r600: check if textures are actually enabled before submissionAlex Deucher
2009-09-03r600: rework cb/db setupAlex Deucher
2009-08-31r600: Convert to shared debug code and add a few new debug messages.Pauli Nieminen
2009-08-24r600: fix state emit sizesAlex Deucher
2009-08-23r600: fix count for CB/DB target stateAlex Deucher
2009-08-22r600: make state emit more fine grainedAlex Deucher
2009-08-22r600: move full state to radeon state atomsAlex Deucher
2009-08-22r600: add support for RS880Alex Deucher
2009-08-21r600: better default state size.Alex Deucher
2009-08-20r600: convert to using common radeon state atomsAlex Deucher
2009-08-20r600: improve state emissionAlex Deucher
2009-08-20r600: split state emit into block specific functionsAlex Deucher
2009-08-20r600: move misc regs from general stateAlex Deucher
2009-08-20r600: rework emit codeAlex Deucher
2009-08-19r600: minor cleanupAlex Deucher
2009-08-14r600: emit SURFACE_BASE_UPDATE on depth base updates on rv6xxAlex Deucher