summaryrefslogtreecommitdiff
path: root/src/r600_exa.c
AgeCommit message (Expand)Author
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: fix flipped domainsAlex Deucher
2009-08-25r6xx/r7xx: more cs exa wipAlex Deucher
2009-08-25r6xx/r7xx 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-25RV740: disable small DFS transfersAlex Deucher
2009-08-24r600: use exa fallback code for solid/copy codepaths.Dave Airlie
2009-08-24r600: fix bad unit in texture setupDave Airlie
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-07-16R6xx/r7xx: reduce the amount of default state setupAlex Deucher
2009-07-08KMS CS fixes, take two.Michel Dänzer
2009-07-06Revert "KMS CS fixes."Dave Airlie
2009-07-05KMS CS fixes.Michel Dänzer
2009-05-13R6xx/R7xx: do EXA transforms in the vertex shaderAlex Deucher
2009-03-26R6xx/R7xx EXA: rework composite pixel shaderAlex Deucher
2009-03-26R6xx/R7xx: clean up logic in EXA Comp PS setupAlex Deucher
2009-03-26R6xx/R7xx: clean up bool const codeAlex Deucher
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