Fix bug in rasterizeEdges() where the stride was treated as if in
authorSøren Sandmann <sandmann@redhat.com>
Wed, 23 May 2007 19:39:03 +0000 (15:39 -0400)
committerSøren Sandmann <sandmann@redhat.com>
Wed, 23 May 2007 19:39:03 +0000 (15:39 -0400)
commitd5e8a7b8bdd4b18e504859059683cb9723503b3c
treea9e5cbc66c80ac3c7d4941e767038d774a85bb03
parentee37469d6adad32cb31e52a95abafa32943b3e8d
Fix bug in rasterizeEdges() where the stride was treated as if in
bytes, when it was in uint32_t's. Formatting fixes. Delete misleading
comment from pixman-private.h
pixman/pixman-edge-imp.h
pixman/pixman-private.h