index
:
xf86-video-ati-frc
debian-lenny-with-frc-patches
upstream-lenny-with-frc-patches
FRC (Frame Rate Control) patches for the XOrg ATI / Radeon driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_textured_videofuncs.c
Age
Commit message (
Expand
)
Author
2008-08-02
clamp tex coords (r100/r200) for textured video
Roland Scheidegger
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-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