summaryrefslogtreecommitdiff
path: root/hw/kdrive/ati/radeon_composite.c
AgeCommit message (Expand)Author
2008-05-16The great kdrive purge.Adam Jackson
2007-06-29Death to RCS tags.Adam Jackson
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson
2005-02-21Extend the filter support to R200, and do the check for filter settings inEric Anholt
2005-02-08hw/kdrive/ati/radeon_composite.c Support linear filteringKeith Packard
2005-01-27Add an OUT_RING_REG macro for use with DMA_PACKET0, which is like OUT_RINGEric Anholt
2005-01-25Add tracing. Hack Radeon cache registers to use 3D addresses. Works on M6Keith Packard
2005-01-20Use RadeonSwitchTo3D() instead of doing the WAIT_UNTIL ourselves (RST3D()Eric Anholt
2004-12-22Back out the previous day's broken R200 "fix" -- the same number of coordsEric Anholt
2004-12-21Fix r200 render (for real this time?) by setting tex1_comp_cnt right forEric Anholt
2004-09-20Fix the R200 Render code. Composite and Trapezoids are now supported justEric Anholt
2004-09-11- Add disabled WIP trapezoid code for R128 and R100. The R128 rendering isEric Anholt
2004-07-19Add support for a8b8g8r8 and x8b8g8r8 pictures, which showed up frequentlyEric Anholt
2004-07-19- Add Radeon picture transform support.Eric Anholt
2004-05-17Overhaul of the ATI driver:Eric Anholt
2004-01-25- Add glx visuals code based on XFree86's Radeon driver.Eric Anholt
2004-01-08Compile fixes for non-DRI case and for non-C99 compiler.Eric Anholt
2004-01-07Speed things up slightly by removing Z values from emitted vertices and byEric Anholt
2004-01-04- Correctly set the texture coordinate set source for the second textureEric Anholt
2004-01-03- Add more Composite operations, including Saturate, to Radeon CompositeEric Anholt
2003-12-31Some 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 theEric Anholt