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_commonfuncs.c
Age
Commit message (
Expand
)
Author
2008-05-12
Replace CARD{8,16,32} with uint{8,16,32}_t
Matt Turner
2008-04-28
R3xx+: further fix for IGP chips
Stephan Wolf
2008-04-27
IGP: fix EXA composite corruption
Alex Deucher
2008-04-27
RADEON: remove duplicate register define
Alex Deucher
2008-04-17
R300+: move more common code into init3d()
Alex Deucher
2008-04-15
fix up some things from the last commit
Alex Deucher
2008-04-14
R300+: properly setup vap_cntl
Alex Deucher
2008-04-14
R300: move more common code to init3d()
Alex Deucher
2008-04-12
R300+: consolidate some tcl/non-tcl paths
Alex Deucher
2008-04-12
R3xx+: more fixes to 2D/3D engine init
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
Revert "R3xx/R5xx: move more VAP, etc. state setup into common init3d() funct...
Alex Deucher
2008-04-10
R3xx+: EXA/textured video fixes
Alex Deucher
2008-03-24
R3xx/R5xx: flush PVS state before enabling pvs-bypass
Alex Deucher
2008-03-24
R3xx/R5xx: move more VAP, etc. state setup into common init3d() function
Alex Deucher
2008-03-05
AVIVO: Initial support for DCE 3.0 using atombios
Alex Deucher
2008-02-27
R300/R400: bump up the clip limits for textured video
Alex Deucher
2008-02-27
R100/R200: move r100/r200 specific 3D setup into appropriate blocks
Alex Deucher
2008-02-26
R300/R500: fix up clipping
Alex Deucher
2008-02-26
R300/R500: set the number graphics pipes properly
Alex Deucher
2008-02-26
regs: fix spelling properly
Dave Airlie
2008-02-24
Merge master and fix conflicts
Alex Deucher
2008-02-24
R300: clean up magic numbers in RADEONInit3DEngine
Alex Deucher
2008-02-24
R300: replace magic numbers in cache flush
Alex Deucher
2008-02-24
rs690: initial rs690 rotate
Dave Airlie
2008-02-23
r500: initial rotate support - not fully working yet.
Dave Airlie
2008-02-23
RADEON: add textured video support for r1xx-r4xx radeons
Alex Deucher
2008-02-06
r300: move fragprog setup code to prepare composite for now
Dave Airlie
2008-02-06
r300: remove r300 specific vertex emission
Dave Airlie
2008-01-16
R300: only init3d on r3xx
Alex Deucher
2008-01-16
R300: First pass at render accel
Alex Deucher
2007-12-18
RADEON: driver cleanups, warning fixes
Arkadiusz Miskiewicz
2007-05-21
radeon: Suppress debugging output by default.
Michel Dänzer
2006-10-22
Bug #6756: Attempt to fix repeat picture acceleration.
Michel Daenzer
2006-09-25
remove all CVS annotations from the ATI driver files
Dave Airlie
2006-06-15
Fix some more cosmetic warnings.
Michel Dänzer
2006-06-15
fix more printf formats
Dave Airlie
2006-02-16
Memory map and misc fixes. This completely reworks the way the driver
Benjamin Herrenschmidt
2005-09-11
Add support for EXA to the radeon driver. Building EXA and XAA support is
Eric Anholt