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_textured_videofuncs.c
Age
Commit message (
Expand
)
Author
2010-03-15
r6xx/r7xx: fix domain handling in accel code
Alex Deucher
2010-02-26
Use RADEON_ALIGN instead of open coding it.
Matt Turner
2010-02-12
radeon: consolidate crtc selector for vline wait
Alex Deucher
2009-12-01
r600: fix multi-operation in single batch support.
Dave Airlie
2009-11-27
r600/accel: cleanup and merge a lot of the accel functions
Dave Airlie
2009-11-25
r600/xv: drop inited 3d false in xv code
Dave Airlie
2009-11-25
r600: fixup problems with EXA operation reset for multiple ops
Dave Airlie
2009-11-25
radeon: fix check for no work in operation
Dave Airlie
2009-11-25
r600: refactor code to help future acceleration speedups.
Dave Airlie
2009-10-13
radeon: add XV_CRTC attribute for textured video
Alex Deucher
2009-10-09
r600 EXA: fix up mask reg mixup
Alex Deucher
2009-10-03
KMS: Double-buffer textured video source image upload.
Michel Dänzer
2009-09-25
radeon: fix vline handling for kms
Alex Deucher
2009-09-26
r600: fix build
Dave Airlie
2009-09-26
r600/xv: fix dst bo write domain
Dave Airlie
2009-09-25
r600: fix bo accounting for Xv
Alex Deucher
2009-08-26
r6xx/r7xx: more WIP
Alex Deucher
2009-08-25
r6xx/r7xx: fix some define problems in Xv code
Alex Deucher
2009-08-25
R6xx/r7xx: unmap vb bo when done
Alex Deucher
2009-08-25
r6xx/r7xx: more cs exa wip
Alex Deucher
2009-08-25
r6xx/r7xx: first pass at kms accel support
Alex Deucher
2009-08-25
R6xx/r7xx: add begin/end batch macros
Alex Deucher
2009-08-25
r6xx/r7xx: move more common state to default state setup
Alex Deucher
2009-08-11
radeon/r600: abstract vertex buffer for r600 & r700 hardware
Jerome Glisse
2009-08-04
RS880: enable accel
Alex Deucher
2009-07-23
R6xx/R7xx: clip rendering to destination surface dimensions
Alex Deucher
2009-06-30
radeon: initial preparation for kms patch.
Dave Airlie
2009-05-13
R6xx/R7xx Xv: normalize texture coordinates in the vertex shader
Alex Deucher
2009-04-21
Tex vid: rework part 2
Alex Deucher
2009-04-20
Tex vid: cleanup and unify common code
Alex Deucher
2009-04-17
R6xx/R7xx: implement Xv attributes
Alex Deucher
2009-04-07
radeon: fix Xv vsync for multi-head
Alex Deucher
2009-03-26
R6xx/R7xx: clean up bool const code
Alex Deucher
2009-03-13
R6xx/R7xx: fix up vline stuff along the lines of previous chips
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: 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-18
R6xx/R7xx Xv: fix some missing bits from last commit
Alex Deucher
2009-02-18
R6xx/R7xx EXA/Xv: properly deal with running out of vertex buffer space
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 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: fix cache flush buffer size for planar
Alex Deucher
2009-02-09
R6xx/R7xx Xv: implement native shader for planar formats
Alex Deucher
[next]