summaryrefslogtreecommitdiff
path: root/src/r600_textured_videofuncs.c
AgeCommit message (Expand)Author
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: code cleanupsAlex Deucher
2009-03-01R6xx/R7xx: write vertexes directly to the IBAlex Deucher
2009-03-01R6xx/R7xx: switch emit functions to macrosAlex Deucher
2009-02-18R6xx/R7xx Xv: fix some missing bits from last commitAlex Deucher
2009-02-18R6xx/R7xx EXA/Xv: properly deal with running out of vertex buffer spaceAlex Deucher
2009-02-11Revert "R6xx/R7xx: handle running out of vertex buffer space"Alex Deucher
2009-02-11R6xx/R7xx Xv: switch packed over to Yang's new shader codeAlex Deucher
2009-02-11R6xx/R7xx Xv: Planar - Properly scale Y'CbCr values before converting to RGBYang Zhao
2009-02-11R6xx/R7xx: handle running out of vertex buffer spaceAlex Deucher
2009-02-11R6xx/R7xx: be more verbose about what function ran out of VB spaceAlex Deucher
2009-02-11R6xx/R7xx Xv: Add native support for packed formatsAlex Deucher
2009-02-09R6xx/R7xx: Add checks to make sure we don't overrun VB spaceAlex Deucher
2009-02-09R6xx/R7xx Xv: fix cache flush buffer size for planarAlex Deucher
2009-02-09R6xx/R7xx Xv: implement native shader for planar formatsAlex Deucher
2009-02-07Xv vsync support on r6xx/r7xx cards.Pierre Ossman
2009-02-07R6xx/R7xx Xv: fix typos in cache flushing commandsAlex Deucher
2009-02-03Initial R6xx/R7xx EXA and textured video supportAlex Deucher