mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-24 10:10:11 +01:00
Update release instructions to include new release-publish target. Add release-check and release-publish targets to simplify the release process.
10 lines
432 B
Text
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.
|