This commit is contained in:
Amaury Jacquot 2005-08-01 06:57:09 +00:00
parent cd78d99642
commit 392a2746ef
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2005-08-01 Amaury Jacquot <sxpert@esitcom.org>
* NEWS: fix typo
2005-07-30 Jeff Muizelaar <jeff@infidigm.net>
* src/ic.c: (fbCompositeSolidMask_nx8x0888),

View file

@ -6,7 +6,7 @@ Clips are changed to only affect destination operands, not
sources. This gives the desired behavior for cairo. If the X server's
Render implementation wants to use pixman it will have to select
source clipping, (presumably through a new API call that we can add at
that poin).
that point).
Bug fixes
---------