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
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
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+: EXA/textured video fixes
Alex Deucher
2008-04-07
Fix rendering of transformed sources for REPEAT_NONE with EXA on >= R300.
Owen W. Taylor
2008-04-03
R3xx/R5xx: Fix pitch and clamp mode for repeating textures
Owen W. Taylor
2008-03-24
R3xx/R5xx: move more VAP, etc. state setup into common init3d() function
Alex Deucher
2008-03-24
r300: don't bother with VAP/TCL for render.
Dave Airlie
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-19
r500: make it work from startup.
Dave Airlie
2008-03-18
R3xx/R5xx: remove extra return after last commit
Alex Deucher
2008-03-18
R3xx/R5xx: switch an ErrorF() to RADEONFALLBACK()
Alex Deucher
2008-03-18
R3xx: we only use 2 temps, not 3
Alex Deucher
2008-03-18
R3xx/R5xx: fix up a8-src-something_with_colors
Tilman Sauerbeck
2008-03-18
R3xx/R5xx: remove some cruft
Alex Deucher
2008-03-18
R5xx: fix typ in r5xx render accel
Dave Airlie
2008-03-18
R5xx: first pass at render support (untested)
Alex Deucher
2008-03-18
R5xx: bump tex/dst limits to 4096
Alex Deucher
2008-03-17
R3xx/R5xx: whitespace cleanup and cruft removal
Alex Deucher
2008-03-17
R3xx: get masks working and cleanup
Alex Deucher
2008-03-17
R3xx: minor adjustments
Alex Deucher
2008-03-17
R3xx: some progress
Alex Deucher
2008-03-17
R3xx: fix errant w
Alex Deucher
2008-03-14
R3xx: odds and ends...
Alex Deucher
2008-03-14
R3xx: theoretical support for component alpha
Alex Deucher
2008-03-14
R3xx: VS WIP
Alex Deucher
2008-03-14
R3xx/R5xx: enable VS for mask texture
Alex Deucher
2008-03-14
R3xx/R5xx: Fix magic numbers in vertex shaders
Alex Deucher
2008-03-13
R3xx: make sure to set the FS code size correctly
Alex Deucher
2008-03-13
R3xx: attempt to setup the rasterizer properly for mask texture
Alex Deucher
2008-03-13
R3xx: more mask work
Alex Deucher
2008-03-13
R3xx: enable composite for non-mask cases
Alex Deucher
[next]