aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/r700_state.c
Commit message (Expand)AuthorAgeFilesLines
* r600: fix point sizesAlex Deucher2009-09-191-4/+4
* r600: fix polygon offsetAlex Deucher2009-09-191-3/+8
* r600: fix dri2 clippingAlex Deucher2009-09-081-2/+2
* r600: Add support for GL_EXT_provoking_vertexAlex Deucher2009-09-041-0/+8
* r600: rework cb/db setupAlex Deucher2009-09-031-127/+18
* r600: visual depth has no meaning here.Dave Airlie2009-09-031-12/+2
* r600: fix scissor also.Dave Airlie2009-08-281-2/+2
* r600: fix two sided stencilAlex Deucher2009-08-261-14/+4
* r600: code cleanupAlex Deucher2009-08-241-75/+27
* r600: scissor updates for dri2Dave Airlie2009-08-241-14/+23
* r600: map 16 VS outputsAlex Deucher2009-08-241-0/+2
* r600: make state emit more fine grainedAlex Deucher2009-08-221-7/+7
* r600: move full state to radeon state atomsAlex Deucher2009-08-221-2/+0
* r600: add support for RS880Alex Deucher2009-08-221-0/+2
* r600: convert to using common radeon state atomsAlex Deucher2009-08-201-34/+33
* r600: improve state emissionAlex Deucher2009-08-201-10/+83
* r600: state cleanupsAlex Deucher2009-08-121-44/+36
* radeon: Minor warnings cleanup.Eric Anholt2009-08-121-2/+0
* r600: handle state emit betterAlex Deucher2009-08-021-0/+2
* r600: Logic Operations Fixvehemens2009-08-021-5/+37
* r600: minor fixesAlex Deucher2009-07-291-1/+2
* r600: fix flat shadingAlex Deucher2009-07-281-6/+0
* r600: move r700TranslateFragmentShader into r700UpdateShadersAlex Deucher2009-07-281-3/+19
* r600: disable flat shade fix in 506bacb8e40b0a170a4b620113506925d2333735Alex Deucher2009-07-281-2/+2
* R6xx/r7xx: enable flat shading, this can fix quadric/accanti/accperspCooper Yuan2009-07-281-0/+2
* r600: set VGT NUM_INSTANCES as part of the draw commandAlex Deucher2009-07-271-3/+0
* r600: add stencil supportAlex Deucher2009-07-211-15/+146
* r600: use state functions to set default stateAlex Deucher2009-07-211-33/+59
* r600: fill in point functionsAlex Deucher2009-07-211-8/+45
* r600: set provoking vertex to last vertex for OGLAlex Deucher2009-07-211-0/+3
* r600: fill in r700UpdateViewportOffsetAlex Deucher2009-07-211-3/+14
* r600: first pass at polyoffset supportAlex Deucher2009-07-211-13/+106
* r600: add alpha test supportAlex Deucher2009-07-211-4/+51
* r600: fix typo in blend codeAlex Deucher2009-07-201-1/+1
* r600: add blending supportAlex Deucher2009-07-201-13/+197
* r600: add user clip plane supportAlex Deucher2009-07-201-2/+33
* r600: add logicop supportAlex Deucher2009-07-201-2/+41
* r600: Fix compilationKevin DeKorte2009-07-201-3/+3
* R6xx/r7xx: Fix line stipple and width issueCooper Yuan2009-07-201-0/+34
* R6xx/r7xx: disable depth/stencil compression for nowAlex Deucher2009-07-171-0/+2
* R6xx/r7xx: DEPTH_CONTROL will be reset by this functionCooper Yuan2009-07-061-1/+0
* R6xx/r7xx: Fix line width issue, ROUND_MODE and QUANT_MODE aren't bits of LIN...Cooper Yuan2009-07-021-4/+0
* Fix viewport issueCooper Yuan2009-06-261-1/+2
* correct scissor and cliprect settingCooper Yuan2009-06-231-4/+4
* add LINK_STATES for SPI_PS and SEMANTICCooper Yuan2009-06-221-3/+3
* Merge master and fix conflictsAlex Deucher2009-06-121-1/+1
* Add RV740 supportAlex Deucher2009-06-111-1/+1
* Pull in additional state setup from the DDXAlex Deucher2009-06-091-4/+261
* re-arrange state structureAlex Deucher2009-06-041-72/+45
* Don't program VGT_OUT_DEALLOC_CNTL/VGT_VERTEX_REUSE_BLOCK_CNTLAlex Deucher2009-06-041-3/+0