summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/r700_chip.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-09-15r600c: fix buffer height setting in dri2 caseAndre Maasikas
2010-09-10r600c: oq updatesAlex Deucher
2010-08-26r600: fix vertex buffer size calculationAndre Maasikas
2010-08-20evergreen : initial support driver code.richard
2010-08-12r600: add support for draw_elements_base_vertexAndre Maasikas
2010-08-09radeon: Use MESA_FORMAT_SARGB8 for sRGB formatsHenri Verbeet
2010-08-05r600: add new relocs for tiling supportAlex Deucher
2010-04-26r600: add support for more rendering formatsAlex Deucher
2010-02-24r600: proper fix for 15601835361e2fdd34b38b265cfc3007749ee24dAlex Deucher
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