summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2006-04-26 07:26:15 +0000
committerEric Anholt <anholt@freebsd.org>2006-04-26 07:26:15 +0000
commit13b19edf5accb7427436d3f0b1c9a9efb4fe98fa (patch)
treee93f61f063f6e6dd22c0c7adef8d2fdc20e8dd7b /ChangeLog
parent44a45bcb82d49349f4fdfae3e4b8f24f98d99b46 (diff)
Add support for some component-alpha operations (InReverse, OutReverse)
necessary for testing upcoming general component alpha acceleration assistance in EXA. Tested with rendercheck on an r100.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1c64727..bba07fb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-04-26 Eric Anholt <anholt@FreeBSD.org>
+
+ * src/radeon_exa_render.c: (RADEONGetBlendCntl),
+ (R100CheckComposite), (R100PrepareComposite), (R200CheckComposite),
+ (R200PrepareComposite):
+ Add support for some component-alpha operations (InReverse, OutReverse)
+ necessary for testing upcoming general component alpha acceleration
+ assistance in EXA. Tested with rendercheck on an r100.
+
2006-04-25 Eric Anholt <anholt@FreeBSD.org>
* configure.ac: