[cairo-commit] [cairo-www] src/summit
Carl Worth
cworth at freedesktop.org
Tue Aug 26 11:28:08 PDT 2008
src/summit/2008/notes.mdwn | 7 +++++++
1 file changed, 7 insertions(+)
New commits:
commit 509adb1d1464cd2ffd58c9c44b0a945796f691fc
Author: Carl Worth <cworth at cworth.org>
Date: Tue Aug 26 11:27:43 2008 -0700
More live notes
diff --git a/src/summit/2008/notes.mdwn b/src/summit/2008/notes.mdwn
index 030c226..6ad8f06 100644
--- a/src/summit/2008/notes.mdwn
+++ b/src/summit/2008/notes.mdwn
@@ -102,6 +102,9 @@ Hacking ideas:
* Downscaling improvements
+ * Søren's JIT compiler for pixman, (rendergen). Mozilla also has
+ Javascript JIT stuff with a bottom-end that could be helpful here.
+
11:00 What people are doing with cairo
--------------------------------------
@@ -123,3 +126,7 @@ Travis: I write tools with cairo. I'm an IDE developer. And I get it
even easier than people using Cocoa or .NET, etc. We run our stuff on
16 platforms, (multiple flavors of Linux and Windows, etc.). Mesh
gradients would sure be nice.
+
+Søren: In addition to maintaining pixman, I've been doing other stuff
+on the side. I've got my own little GTK+-replacing prototype, so it
+needs damage tracking and hit detection, etc.
More information about the cairo-commit
mailing list