summaryrefslogtreecommitdiff
path: root/src/r600_textured_videofuncs.c
AgeCommit message (Expand)Author
2012-02-20radeon: avoid rounding errors in texture coords for textured xvRoland Scheidegger
2012-02-08Fix UMS build failure.Michel Dänzer
2012-02-07radeon: fix tiling for weird resolutionJerome Glisse
2012-02-06r600-evergreen: use common surface allocator for tiling v11Jerome Glisse
2011-04-20EXA/Xv: used cached bo tiling flags for accel setup on 6xx+Alex Deucher
2011-02-11kms: 6xx/7xx big endian accel supportCédric Cano
2011-02-11Xv: fix textured video alignment harderAlex Deucher
2011-02-106xx+: switch to linear aligned rather than linear generalAlex Deucher
2011-02-106xx/7xx: consolidate spi setupAlex Deucher
2011-02-106xx/7xx: consolidate remaining CB stateAlex Deucher
2011-01-20r6xx/7xx: fix Xv artifactsMarton Balint
2010-08-23radeon: move vbo data to a separate structAlex Deucher
2010-08-20Add initial EXA and Xv support for evergreenAlex 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-07-21r6xx/r7xx: group op variable stateAlex 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-22r6xx EXA/Xv: track src/dst domainsAlex Deucher
2010-03-15r6xx/r7xx: fix domain handling in accel codeAlex Deucher
2010-02-26Use RADEON_ALIGN instead of open coding it.Matt Turner
2010-02-12radeon: consolidate crtc selector for vline waitAlex 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/xv: drop inited 3d false in xv codeDave Airlie
2009-11-25r600: fixup problems with EXA operation reset for multiple opsDave Airlie
2009-11-25radeon: fix check for no work in operationDave Airlie
2009-11-25r600: refactor code to help future acceleration speedups.Dave Airlie
2009-10-13radeon: add XV_CRTC attribute for textured videoAlex Deucher
2009-10-09r600 EXA: fix up mask reg mixupAlex Deucher
2009-10-03KMS: Double-buffer textured video source image upload.Michel Dänzer
2009-09-25radeon: fix vline handling for kmsAlex Deucher
2009-09-26r600: fix buildDave Airlie
2009-09-26r600/xv: fix dst bo write domainDave Airlie
2009-09-25r600: fix bo accounting for XvAlex Deucher
2009-08-26r6xx/r7xx: more WIPAlex Deucher
2009-08-25r6xx/r7xx: fix some define problems in Xv codeAlex Deucher
2009-08-25R6xx/r7xx: unmap vb bo when doneAlex Deucher
2009-08-25r6xx/r7xx: more cs exa wipAlex Deucher
2009-08-25r6xx/r7xx: first pass at kms accel supportAlex Deucher
2009-08-25R6xx/r7xx: add begin/end batch macrosAlex Deucher
2009-08-25r6xx/r7xx: move more common state to default state setupAlex Deucher
2009-08-11radeon/r600: abstract vertex buffer for r600 & r700 hardwareJerome Glisse
2009-08-04RS880: enable accelAlex Deucher
2009-07-23R6xx/R7xx: clip rendering to destination surface dimensionsAlex Deucher
2009-06-30radeon: initial preparation for kms patch.Dave Airlie
2009-05-13R6xx/R7xx Xv: normalize texture coordinates in the vertex shaderAlex Deucher
2009-04-21Tex vid: rework part 2Alex Deucher
2009-04-20Tex vid: cleanup and unify common codeAlex Deucher