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
2009-05-08
R3xx/R4xx tex vid: increase the guardband limit for rendering with a tri
Alex Deucher
2009-05-08
r3xx-r5xx: switch to 1/12 subpixel precision
Alex Deucher
2009-05-08
R3xx-R5xx: don't set TX_OFFSET_RS in RS_INST_COUNT
Alex Deucher
2009-04-07
radeon: fix Xv vsync for multi-head
Alex Deucher
2009-03-24
don't convert planar yuv to packed for r200
Roland Scheidegger
2009-03-24
don't convert planar yuv to packed for r300
Roland Scheidegger
2009-02-24
Only call RADEONWaitForVLine if it might actually do anything useful.
Michel Dänzer
2009-01-12
R3xx/R4xx: Maximize the use of clipped triangles for Xv rendering
Christiaan van Dijk
2008-12-22
R3xx-R5xx: better fix for xv primitive tearing issues
Alex Deucher
2008-12-17
R2xx: switch EXA composite to rects rather quads
Alex Deucher
2008-12-15
R3xx-R5xx: switch back to quad rendering for Xv
Alex Deucher
2008-12-05
Fix scissor setup for Xv
Pierre Ossman
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
Switch r200 Xv to use rect lists rather than quads to avoid tearing
Pierre Ossman
2008-12-04
Fix up US setup after r3xx bicubic merge
Alex Deucher
2008-12-04
Merge branch 'bicubic' of git://git.infradead.org/users/drzeus/xf86-video-ati
Alex Deucher
2008-12-03
Make sure 3D state is emited when switching to 3D IB
Alex Deucher
2008-12-03
Make the R300 bicubic shader program a bit easier to understand by
Pierre Ossman
2008-12-03
Now that we have a bicubic code path that messes up the pixel shader,
Pierre Ossman
2008-12-03
Fix node setup on R300 bicubic pixel shader. It was backwards and used
Pierre Ossman
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-12-01
Fix comments for R500 fragment shader to reflect the code.
Pierre Ossman
2008-12-01
Fix indentation on IS_R300_3D Xv code.
Corbin Simpson
2008-12-01
r3xx: Various Xv fixes.
Corbin Simpson
2008-12-01
Switch to Mesa-style 24-bit float packing.
Corbin Simpson
2008-12-01
Add r3xx-specific bicubic filtering code. FP, RS, mostly, everything else is ...
Maciej Cencora
2008-08-25
Move accel state to a separate struct
Alex Deucher
2008-08-25
match textured video macro names with other accel code
Alex Deucher
2008-08-25
Additional cleanups and re-arragement following bicubic merge
Alex Deucher
2008-08-25
Whitespace cleanup from bucubic merge
Alex Deucher
2008-08-25
Fix typos.
Dennis Kasprzyk
2008-08-25
Fix bicubic fp calculation.
Dennis Kasprzyk
2008-08-25
Fixed bicubic fragment program comments.
Dennis Kasprzyk
2008-08-25
Switch from 32-bit floats to 16-bit half-floats.
Corbin Simpson
2008-08-25
Move some ALU instructions after the TEX instructions, so we can do something...
Dennis Kasprzyk
2008-08-25
Another uneeded SEM_AQUIRE.
Dennis Kasprzyk
2008-08-25
Smarter usage of the texture semaphore.
Dennis Kasprzyk
2008-08-25
Remove one constant.
Dennis Kasprzyk
2008-08-25
Heavy optimizations.
Dennis Kasprzyk
2008-08-25
Remove uneeded negations.
Dennis Kasprzyk
2008-08-25
Implement LPR in one instruction.
Dennis Kasprzyk
2008-08-25
Set helper texture filter correctly.
Dennis Kasprzyk
2008-08-25
Oops, made a mistake with vertices.
Corbin Simpson
2008-08-25
Merge upstream changes to vertices, and also add Xv attributes for textured v...
Corbin Simpson
2008-08-25
Fix constants.
Corbin Simpson
2008-08-25
Finally got the fragment program fully working for bicubic filtering on r5xx.
Corbin Simpson
[next]