summaryrefslogtreecommitdiff
path: root/src/r600_state.h
AgeCommit message (Expand)Author
2018-07-09Add struct radeon_bufferMichel Dänzer
2018-07-09EXA: Remove old RADEONEXACreatePixmap hookMichel Dänzer
2016-06-01EXA/6xx/7xx: accelerate PictOpOver with component alphaTan Hu
2012-09-03radeon: add pixmap sharing hooks.Dave Airlie
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie
2012-02-06r600-evergreen: use common surface allocator for tiling v11Jerome Glisse
2011-02-106xx/7xx: consolidate spi setupAlex Deucher
2011-02-106xx/7xx: consolidate remaining CB stateAlex Deucher
2010-08-20Add initial EXA and Xv support for evergreenAlex Deucher
2010-08-05r6xx/r7xx: add support for tiling with kms (v3)Alex Deucher
2010-08-02r6xx/r7xx: move syrface sync emit to the functions that emit surface infoAlex Deucher
2010-08-01radeon/r600: restructure exa + vbo to provide more sharingDave Airlie
2010-06-16r6xx/r7xx: macro safety fixesAlex Deucher
2010-04-01r600/exa: further cleanup, use the object struct in the accel state.Dave Airlie
2010-04-01r600: reduce function call overhead.Dave Airlie
2010-03-23r6xx+ EXA/Xv: add a R600SetAccelState functionAlex Deucher
2010-03-15r6xx/r7xx: fix domain handling in accel codeAlex Deucher
2009-12-01r600: fix multi-operation in single batch support.Dave Airlie
2009-11-27r600/accel: cleanup and merge a lot of the accel functionsDave Airlie
2009-11-25r600: fixup problems with EXA operation reset for multiple opsDave Airlie
2009-09-25radeon: fix vline handling for kmsAlex Deucher
2009-08-25R6xx/r7xx: unmap vb bo when doneAlex Deucher
2009-08-25r6xx/r7xx: first pass at kms accel supportAlex Deucher
2009-08-25R6xx/r7xx: add begin/end batch macrosAlex Deucher
2009-08-11radeon/r600: abstract vertex buffer for r600 & r700 hardwareJerome Glisse
2009-04-09R6xx/R7xx: cleanup macroAlex Deucher
2009-03-26R6xx/R7xx: clean up bool const codeAlex Deucher
2009-03-13R6xx/R7xx: fix up vline stuff along the lines of previous chipsAlex Deucher
2009-03-02R6xx/R7xx EXA: combine composite mask/non-mask VSAlex Deucher
2009-03-02R6xx/R7xx Xv: combine packed and planar shadersAlex Deucher
2009-03-01R6xx/R7xx: switch emit functions to macrosAlex Deucher
2009-02-07Xv vsync support on r6xx/r7xx cards.Pierre Ossman
2009-02-03Initial R6xx/R7xx EXA and textured video supportAlex Deucher