summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/r700_chip.h
AgeCommit message (Expand)Author
2010-09-14r600c: fix setting negative values to bitfieldsAndre Maasikas
2010-08-20evergreen : initial support driver code.richard
2010-07-09r600: Fix include recursion.Vinson Lee
2009-08-22r600: move full state to radeon state atomsAlex Deucher
2009-08-20r600: improve state emissionAlex Deucher
2009-08-20r600: split state emit into block specific functionsAlex Deucher
2009-07-28r600: fix flat shadingAlex Deucher
2009-07-27r600: set VGT NUM_INSTANCES as part of the draw commandAlex Deucher
2009-07-21r600: add alpha test supportAlex Deucher
2009-07-17R6xx/r7xx: add some missing state regsAlex Deucher
2009-07-16R6xx: fix rendering on r6xx/rs780 chipsAlex Deucher
2009-07-15R6xx/r7xx: warning fixesKevin DeKorte
2009-07-06R6xx/r7xx: first pass at texture supportAlex Deucher
2009-06-22add LINK_STATES for SPI_PS and SEMANTICCooper Yuan
2009-06-09Pull in additional state setup from the DDXAlex Deucher
2009-06-04re-arrange state structureAlex Deucher
2009-06-04Don't program VGT_OUT_DEALLOC_CNTL/VGT_VERTEX_REUSE_BLOCK_CNTLAlex Deucher
2009-06-03start to fill in ShadeModel()Alex Deucher
2009-05-29get rid of chip_object structAlex Deucher
2009-05-29more cleanupAlex Deucher
2009-05-29Fix spelling in function nameAlex Deucher
2009-05-15Fix r6 code bugs.Richard Li
2009-05-08R6xx/R7xx: WIP r6xx-rewrite codeRichard Li
2009-04-21Initial pull of code from r6xx-r7xx-support branchRichard Li