Make scaling and compositing functions handle edge pixels consistently.

2004-08-11  Matthias Clasen  <mclasen@redhat.com>

	* pixops/pixops.c: Make scaling and compositing functions handle
	edge pixels consistently.  (#111922, Brian Cameron)
This commit is contained in:
Matthias Clasen 2004-08-11 14:47:41 +00:00 committed by Matthias Clasen
parent d1d8945d64
commit 024268b051

View File

@ -1,5 +1,8 @@
2004-08-11 Matthias Clasen <mclasen@redhat.com>
* pixops/pixops.c: Make scaling and compositing functions handle
edge pixels consistently. (#111922, Brian Cameron)
* pixops/pixops-internal.h:
* pixops/pixops.c:
* pixops/*.S: underscore prefix the mmx implementations, in order