cairo/pixman/TODO
Carl Worth ed1ad71417 Update date since 0.1.2 release didn't get pushed out until today.
Update release instructions to include new release-publish target.
Add release-check and release-publish targets to simplify the release process.
2004-10-27 09:37:34 +00:00

10 lines
432 B
Text

Need to finish up libpixman to the point where there X server can use
it in place of its original copy of all this code (eg. in fb). This
means merging features that have happened in either tree since the
birth of libpixman. Off-hand I can think of the following things that
have happened:
* libpixman has fix for transform + repeat
* X server has some (MMX? SSE?) optimized compositing code
But see the logs for more details.