index
:
driver/xf86-video-ati
6.12-branch
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
import-1.1.3
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
mach64-pci
mach64-pci-1
master
obsd
obsd-6.12-branch
obsd-6.13.0
obsd-xf86-video-ati-6.9.0
pci-rework
randr-1.2
sco_port_update
ums
xf86-video-ati-6.14-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
ATI video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
r600_exa.c
Age
Commit message (
Expand
)
Author
2009-03-19
R6xx/R7xx EXA: fix maxPitchBytes
Alex Deucher
2009-03-18
R6xx/R7xx AGP: disable gart data transfers
Alex Deucher
2009-03-13
R6xx/R7xx: EXA VSync Option not supported yet
Alex Deucher
2009-03-13
r600: reload shaders into VRAM on resume
Dave Airlie
2009-03-02
R6xx/r7xx: remove some unneeded code I missed in the last commit
Alex Deucher
2009-03-02
R6xx/R7xx EXA: cleanup composite texture setup
Alex Deucher
2009-03-02
R6xx/R7xx EXA: combine composite mask/non-mask VS
Alex Deucher
2009-03-02
R6xx/R7xx Xv: combine packed and planar shaders
Alex Deucher
2009-03-01
R6xx/R7xx: move shaders to r600_shader.c and fixup Xv PS
Christian Koenig
2009-03-01
R6xx/R7xx: code cleanups
Alex Deucher
2009-03-01
R6xx/R7xx: write vertexes directly to the IB
Alex Deucher
2009-03-01
R6xx/R7xx: switch emit functions to macros
Alex Deucher
2009-02-27
EXA: Make sure Prepare/FinishAccess hooks can handle EXA_PREPARE_AUX* indices.
Michel Dänzer
2009-02-25
R6xx/R7xx EXA: same surface and same coords equals nop
Alex Deucher
2009-02-24
R6xx/R7xx EXA: init copy_area to NULL
Alex Deucher
2009-02-24
R6xx/R7xx EXA: Optimize temp surface for overlapping copies
Alex Deucher
2009-02-24
R6xx/R7xx EXA: use a temp surface for overlapping copy
Mark van Doesburg
2009-02-18
R6xx/R7xx EXA/Xv: properly deal with running out of vertex buffer space
Alex Deucher
2009-02-12
R6xx/R7xx: switch to drm for wait for idle
Alex Deucher
2009-02-12
R6xx/R7xx EXA: Further optimizations to overlapping copy
Yang Zhao
2009-02-12
R6xx/R7xx EXA: handle running out of vertex space in the copy path
Alex Deucher
2009-02-12
R6xx/R7xx EXA: properly handle non repeat cases in the texture setup
Alex Deucher
2009-02-11
Revert "R6xx/R7xx: handle running out of vertex buffer space"
Alex Deucher
2009-02-11
R6xx/R7xx Xv: switch packed over to Yang's new shader code
Alex Deucher
2009-02-11
R6xx/R7xx Xv: Planar - Properly scale Y'CbCr values before converting to RGB
Yang Zhao
2009-02-11
R6xx/R7xx: handle running out of vertex buffer space
Alex Deucher
2009-02-11
R6xx/R7xx: be more verbose about what function ran out of VB space
Alex Deucher
2009-02-11
R6xx/R7xx: Move engine idle to sync functions
Alex Deucher
2009-02-11
R6xx/R7xx Xv: Add native support for packed formats
Alex Deucher
2009-02-09
R6xx/R7xx: Add checks to make sure we don't overrun VB space
Alex Deucher
2009-02-09
R6xx/R7xx Xv: add accelerated uploads for planar formats
Alex Deucher
2009-02-09
R6xx/R7xx Xv: implement native shader for planar formats
Alex Deucher
2009-02-09
R6xx/R7xx UTS: move actual upload to separate function
Alex Deucher
2009-02-07
R6xx/R7xx EXA: Optimize overlapping copy
Yang Zhao
2009-02-06
R6xx/R7xx EXA: Fix typo in DFS
Alex Deucher
2009-02-06
R6xx/R7xx EXA: fallback on overlapping blits for now
Alex Deucher
2009-02-06
Revert "r6xx/r7xx EXA: Optimize overlapping copy"
Alex Deucher
2009-02-06
R6xx/R7xx EXA: add accelerated UTS/DFS hooks
Alex Deucher
2009-02-06
r6xx/r7xx EXA: Optimize overlapping copy
Yang Zhao
2009-02-05
Revert "R6xx/R7xx EXA: improve overlapping copy performance"
Alex Deucher
2009-02-05
r6xx/r7xx EXA: fix corruption when doing sw access
Alex Deucher
2009-02-05
R6xx/R7xx EXA: improve overlapping copy performance
Alex Deucher
2009-02-05
r6xx/r7xx EXA: cleanup overlapping copy
Alex Deucher
2009-02-03
EXA: fix and re-enable Solid() on R7xx
Alex Deucher
2009-02-03
Initial R6xx/R7xx EXA and textured video support
Alex Deucher