aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/r700_state.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* use the float interface for viewport updatesAlex Deucher2009-06-041-6/+6
* fill in r700ColorMask, cleanupAlex Deucher2009-06-031-68/+94
* start to fill in ShadeModel()Alex Deucher2009-06-031-0/+14
* Clean up scissor and viewport codeAlex Deucher2009-06-031-161/+174
* R6xx/r7xx: Fix texture perspective gradients issueCooper Yuan2009-05-311-4/+4
* get rid of chip_object structAlex Deucher2009-05-291-13/+7
* Remove subpixel offset from viewportAlex Deucher2009-05-291-5/+2
* R6xx, add edge rules for trianglesCooper Yuan2009-05-281-0/+3
* Fix r6 code bugs.Richard Li2009-05-151-3/+3
* R6xx/R7xx: WIP r6xx-rewrite codeRichard Li2009-05-081-118/+147
* Initial pull of code from r6xx-r7xx-support branchRichard Li2009-04-211-0/+925