summaryrefslogtreecommitdiff
path: root/src/r600_state.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-03radeon: add pixmap sharing hooks.Dave Airlie1-2/+2
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie1-81/+55
2012-02-06r600-evergreen: use common surface allocator for tiling v11Jerome Glisse1-0/+6
2011-02-106xx/7xx: consolidate spi setupAlex Deucher1-0/+2
2011-02-106xx/7xx: consolidate remaining CB stateAlex Deucher1-0/+5
2010-08-20Add initial EXA and Xv support for evergreenAlex Deucher1-22/+20
2010-08-05r6xx/r7xx: add support for tiling with kms (v3)Alex Deucher1-0/+3
2010-08-02r6xx/r7xx: move syrface sync emit to the functions that emit surface infoAlex Deucher1-5/+2
2010-08-01radeon/r600: restructure exa + vbo to provide more sharingDave Airlie1-6/+0
2010-06-16r6xx/r7xx: macro safety fixesAlex Deucher1-3/+3
2010-04-01r600/exa: further cleanup, use the object struct in the accel state.Dave Airlie1-13/+3
2010-04-01r600: reduce function call overhead.Dave Airlie1-9/+13
2010-03-23r6xx+ EXA/Xv: add a R600SetAccelState functionAlex Deucher1-0/+14
2010-03-15r6xx/r7xx: fix domain handling in accel codeAlex Deucher1-6/+6
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