[Mono-osx] [MonoMac] Pragmatic's Core Animation for Mac OS X - Chapter 7
kjpou
kjpou at pt.lu
Sun Jan 16 05:19:28 EST 2011
Hello everyone
Here is the first program from Chapter 7 entitled CoreAnimation.
The patches add new support for:
QuartzComposer
*** Note *** QuartzComposer is not complete. It is still missing some
things but it does run and you can create programs with it. See the
sample attached named QCBackground.
Modifications necessary for QuartzComposer:
CoreAnimation - CAOpenGLLayer - Newly added
CoreVideo - CVTimeStamp - Newly Added
fixes to NSAnimationContext.
The module named composer.cs should go in MonoMac sources. It holds the
definitions for QuartzComposer.
The attachment named quartzcomposer.diff are the patches for MonoMac to
compile the QuartzComposer support into the MonoMac.dll. It includes
changes to the make file.
The attachment named maccore.diff are the patches for maccore sources
that adds CVTimeStamp and CAOpenGLLayer
Kenneth
-------------- next part --------------
A non-text attachment was scrubbed...
Name: QCBackground.zip
Type: application/zip
Size: 39654 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20110116/56fe6ce8/attachment-0001.zip
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: composer.cs
Url: http://lists.ximian.com/pipermail/mono-osx/attachments/20110116/56fe6ce8/attachment-0003.pl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: quartzcomposer.diff
Url: http://lists.ximian.com/pipermail/mono-osx/attachments/20110116/56fe6ce8/attachment-0004.pl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: maccore.diff
Url: http://lists.ximian.com/pipermail/mono-osx/attachments/20110116/56fe6ce8/attachment-0005.pl
More information about the Mono-osx
mailing list