index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
ati
/
radeon_composite.c
Age
Commit message (
Expand
)
Author
2008-05-16
The great kdrive purge.
Adam Jackson
2007-06-29
Death to RCS tags.
Adam Jackson
2005-12-27
Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
Adam Jackson
2005-02-21
Extend the filter support to R200, and do the check for filter settings in
Eric Anholt
2005-02-08
hw/kdrive/ati/radeon_composite.c Support linear filtering
Keith Packard
2005-01-27
Add an OUT_RING_REG macro for use with DMA_PACKET0, which is like OUT_RING
Eric Anholt
2005-01-25
Add tracing. Hack Radeon cache registers to use 3D addresses. Works on M6
Keith Packard
2005-01-20
Use RadeonSwitchTo3D() instead of doing the WAIT_UNTIL ourselves (RST3D()
Eric Anholt
2004-12-22
Back out the previous day's broken R200 "fix" -- the same number of coords
Eric Anholt
2004-12-21
Fix r200 render (for real this time?) by setting tex1_comp_cnt right for
Eric Anholt
2004-09-20
Fix the R200 Render code. Composite and Trapezoids are now supported just
Eric Anholt
2004-09-11
- Add disabled WIP trapezoid code for R128 and R100. The R128 rendering is
Eric Anholt
2004-07-19
Add support for a8b8g8r8 and x8b8g8r8 pictures, which showed up frequently
Eric Anholt
2004-07-19
- Add Radeon picture transform support.
Eric Anholt
2004-05-17
Overhaul of the ATI driver:
Eric Anholt
2004-01-25
- Add glx visuals code based on XFree86's Radeon driver.
Eric Anholt
2004-01-08
Compile fixes for non-DRI case and for non-C99 compiler.
Eric Anholt
2004-01-07
Speed things up slightly by removing Z values from emitted vertices and by
Eric Anholt
2004-01-04
- Correctly set the texture coordinate set source for the second texture
Eric Anholt
2004-01-03
- Add more Composite operations, including Saturate, to Radeon Composite
Eric Anholt
2003-12-31
Some strange \240 character snuck into the original commit of this file.
Eric Anholt
2003-12-30
- Add new Composite hook for kdrive drivers, which only ensures that the
Eric Anholt