summaryrefslogtreecommitdiff
path: root/src/r6xx_accel.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-22Clean up most warnings.Egbert Eich1-6/+6
2009-03-26R6xx/R7xx EXA: rework composite pixel shaderAlex Deucher1-0/+2
2009-03-13r600: reload shaders into VRAM on resumeDave Airlie1-0/+3
2009-03-02R6xx/R7xx: combine Xv packed/planar PS and EXA composite VSAlex Deucher1-3/+1
2009-03-02R6xx/R7xx: fix build errors in some casesAlex Deucher1-0/+4
2009-03-02R6xx/R7xx: write vertexes directly to the IBAlex Deucher1-28/+0
2009-02-27R6xx/R7xx EXA: use a temp surface for overlapping copiesMark van Doesburg1-0/+1
2009-02-27R6xx/R7xx: add wait for idle MMIO pathAlex Deucher1-0/+4
2009-02-27R6xx/R7xx EXA: handle running out of vertex space in the copy pathAlex Deucher1-0/+5
2009-02-27R6xx/R7xx Xv: Add native support for packed formatsAlex Deucher1-1/+1
2009-02-27R6xx/R7xx Xv: switch to native planar shader and add accelerated planar uploadsAlex Deucher1-1/+2
2009-02-27EXA: Remove repeat tile codeAlex Deucher1-8/+0
2009-02-27switch to R600PitchMatches() due to changes in pitch alignmentAlex Deucher1-1/+0
2009-02-27R6xx:R7xx: add fine grained cache flushing supportAlex Deucher1-0/+14
2009-02-27R6xx/r7xx: pull in fixes from r3xx render codeAlex Deucher1-0/+3
2009-02-27r6xx/r7xx: switch to different vertex buffer formats for compositeAlex Deucher1-0/+7
2009-02-27R6xx/r7xx: switch solid/copy/xv to static shadersAlex Deucher1-0/+13
2009-02-27R6xx/r7xx: use an alu const for solid colorAlex Deucher1-4/+0
2009-02-27R6xx/R7xx: Add initial EXA/Xv supportAlex Deucher1-0/+75