summaryrefslogtreecommitdiff
path: root/src/r600_state.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-01r600: fix multi-operation in single batch support.Dave Airlie1-21/+1
2009-11-27r600/accel: cleanup and merge a lot of the accel functionsDave Airlie1-2/+22
2009-11-25r600: fixup problems with EXA operation reset for multiple opsDave Airlie1-0/+2
2009-09-25radeon: fix vline handling for kmsAlex Deucher1-1/+1
2009-08-25R6xx/r7xx: unmap vb bo when doneAlex Deucher1-3/+6
2009-08-25r6xx/r7xx: first pass at kms accel supportAlex Deucher1-3/+47
2009-08-25R6xx/r7xx: add begin/end batch macrosAlex Deucher1-0/+3
2009-08-11radeon/r600: abstract vertex buffer for r600 & r700 hardwareJerome Glisse1-0/+5
2009-04-09R6xx/R7xx: cleanup macroAlex Deucher1-3/+3
2009-03-26R6xx/R7xx: clean up bool const codeAlex Deucher1-1/+1
2009-03-13R6xx/R7xx: fix up vline stuff along the lines of previous chipsAlex Deucher1-1/+1
2009-03-02R6xx/R7xx EXA: combine composite mask/non-mask VSAlex Deucher1-3/+1
2009-03-02R6xx/R7xx Xv: combine packed and planar shadersAlex Deucher1-0/+4
2009-03-01R6xx/R7xx: switch emit functions to macrosAlex Deucher1-9/+60
2009-02-07Xv vsync support on r6xx/r7xx cards.Pierre Ossman1-0/+2
2009-02-03Initial R6xx/R7xx EXA and textured video supportAlex Deucher1-0/+227