summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/r700_state.c
AgeCommit message (Expand)Author
2009-12-21r600: fix glFrontFace(GL_CW)Dave Airlie
2009-11-16r600: don't force Z orderAlex Deucher
2009-11-09r600: rework DB render setupAlex Deucher
2009-11-09r600: add missing ZPASS setup bits for r7xx+Alex Deucher
2009-10-29r600: Add support for ARB_depth_clampAlex Deucher
2009-10-28Merge branch 'texformat-rework'Brian Paul
2009-10-28r600: add occlusion query supportAlex Deucher
2009-10-23r600: remove remains of old tnl pipelineAlex Deucher
2009-10-10Merge branch 'mesa_7_6_branch'Brian Paul
2009-10-09radeon: fix scissor regressionAlex Deucher
2009-10-05drivers: don't include texformat.hBrian Paul
2009-09-29r600: use CB_TARGET_MASK instead of CB_SHADER_MASK for setting color maskAndre Maasikas
2009-09-29r600: user correct alpha blend factorAndre Maasikas
2009-09-24Merge branch 'mesa_7_6_branch'Pauli Nieminen
2009-09-24radeon: Fix scissors for r600 KMS.Pauli Nieminen
2009-09-24r600: fix point sizesAlex Deucher
2009-09-24r600: fix polygon offsetAlex Deucher
2009-09-24r600: fix dri2 clippingAlex Deucher
2009-09-22r600 : add draw_prim support.Richard Li
2009-09-19r600: fix point sizesAlex Deucher
2009-09-19r600: fix polygon offsetAlex Deucher
2009-09-08r600: fix dri2 clippingAlex Deucher
2009-09-04r600: Add support for GL_EXT_provoking_vertexAlex Deucher
2009-09-03r600: rework cb/db setupAlex Deucher
2009-09-03r600: visual depth has no meaning here.Dave Airlie
2009-08-28r600: fix scissor also.Dave Airlie
2009-08-26r600: fix two sided stencilAlex Deucher
2009-08-24r600: code cleanupAlex Deucher
2009-08-24r600: scissor updates for dri2Dave Airlie
2009-08-24r600: map 16 VS outputsAlex 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-20r600: convert to using common radeon state atomsAlex Deucher
2009-08-20r600: improve state emissionAlex Deucher
2009-08-12r600: state cleanupsAlex Deucher
2009-08-12radeon: Minor warnings cleanup.Eric Anholt
2009-08-02r600: handle state emit betterAlex Deucher
2009-08-02r600: Logic Operations Fixvehemens
2009-07-29r600: minor fixesAlex Deucher
2009-07-28r600: fix flat shadingAlex Deucher
2009-07-28r600: move r700TranslateFragmentShader into r700UpdateShadersAlex Deucher
2009-07-28r600: disable flat shade fix in 506bacb8e40b0a170a4b620113506925d2333735Alex Deucher
2009-07-28R6xx/r7xx: enable flat shading, this can fix quadric/accanti/accperspCooper Yuan
2009-07-27r600: set VGT NUM_INSTANCES as part of the draw commandAlex Deucher
2009-07-21r600: add stencil supportAlex Deucher
2009-07-21r600: use state functions to set default stateAlex Deucher
2009-07-21r600: fill in point functionsAlex Deucher
2009-07-21r600: set provoking vertex to last vertex for OGLAlex Deucher
2009-07-21r600: fill in r700UpdateViewportOffsetAlex Deucher