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_exa_render.c
Age
Commit message (
Expand
)
Author
2009-02-26
Merge branch 'r6xx-r7xx-support' of git+ssh://agd5f@git.freedesktop.org/git/x...
Alex Deucher
2009-02-24
EXA: Pass pScrn and info into RadeonCompositeTile.
Michel Dänzer
2009-02-24
Only call RADEONWaitForVLine if it might actually do anything useful.
Michel Dänzer
2009-02-12
EXA: The source tiling code can't handle RepeatReflect yet.
Michel Dänzer
2009-02-12
R1xx/R2xx EXA: fix non repeat texture setup
Alex Deucher
2009-02-12
R3xx-R5xx EXA: fix texture setup for non-repeat case
Alex Deucher
2009-02-03
Initial R6xx/R7xx EXA and textured video support
Alex Deucher
2009-01-30
EXA: Accelerate Composite of RepeatPad/Reflect pictures when possible.
Michel Dänzer
2009-01-24
Don't transform EXA Composite mask coordinates when there's no mask.
Michel Dänzer
2009-01-24
Fall back to software for unsupported repeat modes
Thomas Jaeger
2009-01-21
Fix compilation with RADEON_TRACE_FALL set
Alex Deucher
2009-01-06
R100: Fix typo in e55598cc1b35d398c9eb2c3946df71456775f621
Alex Deucher
2008-12-26
R2xx EXA: limit composite to 2047 like r1xx
Alex Deucher
2008-12-22
Fix off by one in EXA composite limit checking
Patrick Haller
2008-12-17
R2xx: switch EXA composite to rects rather quads
Alex Deucher
2008-12-05
Make VSync for EXA and Xv configurable
Alex Deucher
2008-12-05
Optimise RADEONWaitForVLine
Pierre Ossman
2008-12-04
Improve tearing avoidance for Xvideo in two steps
Pierre Ossman
2008-12-04
First pass at tear-free accel
Alex Deucher
2008-12-04
Fix up US setup after r3xx bicubic merge
Alex Deucher
2008-12-03
Make sure 3D state is emited when switching to 3D IB
Alex Deucher
2008-12-02
move 3d state init after RADEON_SWITCH_TO_3D()
Alex Deucher
2008-12-02
Stability fixes from radeon-gem-cs
Dave Airlie
2008-11-27
r100/r200: EXA misrenders dst == a8 + dst alpha use.
Dave Airlie
2008-08-25
Cleanups from rhd port
Egbert Eich
2008-08-25
Move accel state to a separate struct
Alex Deucher
2008-08-25
Additional cleanups and re-arragement following bicubic merge
Alex Deucher
2008-07-29
Change prim types for exa and textured video to help avoid tearing
Alex Deucher
2008-06-26
RADEON: fix copy/paste error in accel code
Brad Smith
2008-06-25
RADEON: adjustments to Jerome's last commit
Alex Deucher
2008-05-20
R3/4/5xx: fixup logic from last commit
Alex Deucher
2008-05-20
R3/4/5xx: fix EXA rotation
Alex Deucher
2008-05-14
Add RS600 support
Alex Deucher
2008-05-13
RS4xx: Split out RS400 and RS480 as separate families
Alex Deucher
2008-05-12
Replace CARD{8,16,32} with uint{8,16,32}_t
Matt Turner
2008-05-07
radeon: zaphod: fix render accel for EXA
Dave Airlie
2008-04-27
IGP: fix EXA composite corruption
Alex Deucher
2008-04-17
Emulate repeats by drawing in tiles
Owen Taylor
2008-04-17
Turn on wrapping when repeating on R100 + R200
Owen Taylor
2008-04-17
R300+: move more common code into init3d()
Alex Deucher
2008-04-17
Radeon: Omit mask coordinates
Owen Taylor
2008-04-14
EXA: Don't wait for 3D idle after each Composite()
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-11
Fix exa glyph corruption on newer chips
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
[next]