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
/
radeon_textured_videofuncs.c
Age
Commit message (
Expand
)
Author
2008-05-12
Replace CARD{8,16,32} with uint{8,16,32}_t
Matt Turner
2008-05-07
radeon: fix textured-xv on zaphod
Dave Airlie
2008-04-17
R300+: move more common code into init3d()
Alex Deucher
2008-04-14
R300: move more common code to init3d()
Alex Deucher
2008-04-14
R3xx+: 3D engine documentation and minor cleanups
Alex Deucher
2008-04-12
R300+: consolidate some tcl/non-tcl paths
Alex Deucher
2008-04-12
R3xx+: fix XAA + textured video on non-TCL path
Alex Deucher
2008-04-11
R300+: pre-load vertex programs in init3D()
Alex Deucher
2008-04-10
R3xx+: consolidate more tcl code
Alex Deucher
2008-04-10
R3xx+: consolidate some common 3D code
Alex Deucher
2008-04-10
R3xx+: tcl wip
Alex Deucher
2008-04-10
R300+: textured video tcl cleanup
Alex Deucher
2008-04-10
RADEON: cleanup
Alex Deucher
2008-04-10
Revert "R3xx/R5xx: move more VAP, etc. state setup into common init3d() funct...
Alex Deucher
2008-04-10
R3xx+: minor textured video fixes
Alex Deucher
2008-04-10
R3xx+: EXA/textured video fixes
Alex Deucher
2008-03-24
R3xx/R5xx: move more VAP, etc. state setup into common init3d() function
Alex Deucher
2008-03-24
R3xx/R5xx: use non VAP/TCP for textured video
Alex Deucher
2008-03-19
[PATCH] Compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-03-19
R3xx/R5xx: Make sure to clamp the output of the FS
Alex Deucher
2008-03-19
R5xx: bump textured video limits to 4096
Alex Deucher
2008-03-19
RADEON: add new macros to distinguish between R3xx and R5xx 3D
Alex Deucher
2008-03-19
RV515: fix textured video and EXA Composite
Alex Deucher
2008-03-14
R3xx/R5xx: Fix magic numbers in vertex shaders
Alex Deucher
2008-03-05
AVIVO: Initial support for DCE 3.0 using atombios
Alex Deucher
2008-02-29
R5xx: fix register count when sending fragment program for textured video
Alex Deucher
2008-02-27
R500: fragment program clean up and magic number conversion
Alex Deucher
2008-02-27
R300: fix up magic numbers in fragment program
Alex Deucher
2008-02-27
RADEON: fix clipping for textured video
Alex Deucher
2008-02-26
R300: Fix clamping and pitch for textured video
Peter Zubaj
2008-02-26
R300/R500: clean up magic numbers in textured video
Alex Deucher
2008-02-24
rs690: initial textured video support
Dave Airlie
2008-02-23
r500: add textured video Xv adapter support
Dave Airlie
2008-02-23
RADEON: add textured video support for r1xx-r4xx radeons
Alex Deucher