summaryrefslogtreecommitdiff
path: root/src/r600_exa.c
AgeCommit message (Expand)Author
2009-03-19R6xx/R7xx EXA: fix maxPitchBytesAlex Deucher
2009-03-18R6xx/R7xx AGP: disable gart data transfersAlex Deucher
2009-03-13R6xx/R7xx: EXA VSync Option not supported yetAlex Deucher
2009-03-13r600: reload shaders into VRAM on resumeDave Airlie
2009-03-02R6xx/r7xx: remove some unneeded code I missed in the last commitAlex Deucher
2009-03-02R6xx/R7xx EXA: cleanup composite texture setupAlex 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: move shaders to r600_shader.c and fixup Xv PSChristian Koenig
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-27EXA: Make sure Prepare/FinishAccess hooks can handle EXA_PREPARE_AUX* indices.Michel Dänzer
2009-02-25R6xx/R7xx EXA: same surface and same coords equals nopAlex Deucher
2009-02-24R6xx/R7xx EXA: init copy_area to NULLAlex Deucher
2009-02-24R6xx/R7xx EXA: Optimize temp surface for overlapping copiesAlex Deucher
2009-02-24R6xx/R7xx EXA: use a temp surface for overlapping copyMark van Doesburg
2009-02-18R6xx/R7xx EXA/Xv: properly deal with running out of vertex buffer spaceAlex Deucher
2009-02-12R6xx/R7xx: switch to drm for wait for idleAlex Deucher
2009-02-12R6xx/R7xx EXA: Further optimizations to overlapping copyYang Zhao
2009-02-12R6xx/R7xx EXA: handle running out of vertex space in the copy pathAlex Deucher
2009-02-12R6xx/R7xx EXA: properly handle non repeat cases in the texture setupAlex 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: Move engine idle to sync functionsAlex 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: add accelerated uploads for planar formatsAlex Deucher
2009-02-09R6xx/R7xx Xv: implement native shader for planar formatsAlex Deucher
2009-02-09R6xx/R7xx UTS: move actual upload to separate functionAlex Deucher
2009-02-07R6xx/R7xx EXA: Optimize overlapping copyYang Zhao
2009-02-06R6xx/R7xx EXA: Fix typo in DFSAlex Deucher
2009-02-06R6xx/R7xx EXA: fallback on overlapping blits for nowAlex Deucher
2009-02-06Revert "r6xx/r7xx EXA: Optimize overlapping copy"Alex Deucher
2009-02-06R6xx/R7xx EXA: add accelerated UTS/DFS hooksAlex Deucher
2009-02-06r6xx/r7xx EXA: Optimize overlapping copyYang Zhao
2009-02-05Revert "R6xx/R7xx EXA: improve overlapping copy performance"Alex Deucher
2009-02-05r6xx/r7xx EXA: fix corruption when doing sw accessAlex Deucher
2009-02-05R6xx/R7xx EXA: improve overlapping copy performanceAlex Deucher
2009-02-05r6xx/r7xx EXA: cleanup overlapping copyAlex Deucher
2009-02-03EXA: fix and re-enable Solid() on R7xxAlex Deucher
2009-02-03Initial R6xx/R7xx EXA and textured video supportAlex Deucher