<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: this time with a bit more style</title>
	<atom:link href="http://macslow.net/?feed=rss2&#038;p=117" rel="self" type="application/rss+xml" />
	<link>http://macslow.net/?p=117</link>
	<description>stuff happening on macslow.net</description>
	<pubDate>Sun, 01 Aug 2010 00:28:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mallum</title>
		<link>http://macslow.net/?p=117&#038;cpage=1#comment-18057</link>
		<dc:creator>mallum</dc:creator>
		<pubDate>Mon, 23 Apr 2007 14:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://macslow.thepimp.net/?p=117#comment-18057</guid>
		<description>Kaleo: Much of the work going on in trunk is abstracting between different backends and not just GL windowing system layers but GLES also. There is a backends branch in clutter svn that prototyped this work.</description>
		<content:encoded><![CDATA[<p>Kaleo: Much of the work going on in trunk is abstracting between different backends and not just GL windowing system layers but GLES also. There is a backends branch in clutter svn that prototyped this work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Movi</title>
		<link>http://macslow.net/?p=117&#038;cpage=1#comment-18056</link>
		<dc:creator>Movi</dc:creator>
		<pubDate>Mon, 23 Apr 2007 13:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://macslow.thepimp.net/?p=117#comment-18056</guid>
		<description>Dude! You got linked on Ars Technica ;]</description>
		<content:encoded><![CDATA[<p>Dude! You got linked on Ars Technica ;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emmanuele Bassi</title>
		<link>http://macslow.net/?p=117&#038;cpage=1#comment-18055</link>
		<dc:creator>Emmanuele Bassi</dc:creator>
		<pubDate>Mon, 23 Apr 2007 10:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://macslow.thepimp.net/?p=117#comment-18055</guid>
		<description>@Kaleo:

clutter trunk has support for multiple backends; right now, only GLX and a prototype EGL backends are checked in, but writing a new backend is really simple. and if you want to replace GLX with something else, you really want to use GL ES.</description>
		<content:encoded><![CDATA[<p>@Kaleo:</p>
<p>clutter trunk has support for multiple backends; right now, only GLX and a prototype EGL backends are checked in, but writing a new backend is really simple. and if you want to replace GLX with something else, you really want to use GL ES.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://macslow.net/?p=117&#038;cpage=1#comment-18054</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Mon, 23 Apr 2007 10:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://macslow.thepimp.net/?p=117#comment-18054</guid>
		<description>Work is progressing on Clutter trunk so that you can use GL ES drivers, which would let you use clutter on low-power hardware.  Clutter assumes GL is always available though, so that you always have some form of acceleration.</description>
		<content:encoded><![CDATA[<p>Work is progressing on Clutter trunk so that you can use GL ES drivers, which would let you use clutter on low-power hardware.  Clutter assumes GL is always available though, so that you always have some form of acceleration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaleo</title>
		<link>http://macslow.net/?p=117&#038;cpage=1#comment-18040</link>
		<dc:creator>Kaleo</dc:creator>
		<pubDate>Sun, 22 Apr 2007 22:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://macslow.thepimp.net/?p=117#comment-18040</guid>
		<description>One of the things that Clutter does not do (AFAIK) is switchable backends such as replacing OpenGL with DirectFB. This is something quite important for Elisa and also something that forces Pigment to make certain compromises.</description>
		<content:encoded><![CDATA[<p>One of the things that Clutter does not do (AFAIK) is switchable backends such as replacing OpenGL with DirectFB. This is something quite important for Elisa and also something that forces Pigment to make certain compromises.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mallum</title>
		<link>http://macslow.net/?p=117&#038;cpage=1#comment-18028</link>
		<dc:creator>mallum</dc:creator>
		<pubDate>Sun, 22 Apr 2007 15:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://macslow.thepimp.net/?p=117#comment-18028</guid>
		<description>MacSlow: cool Clutter now works for you - would be cool if you could update you blog post with this info.

Would be cool if eliza used clutter and avoided duplicate effort with pigment :( Clutter does have Python (and Perl and Mono) bindings if thats the issue here. Also looking at your 'new ideas' page it seems clutter is already doing most of whats there (Animation stuff, cairo, pango rendering) so you could save yourself quite a bit of work...</description>
		<content:encoded><![CDATA[<p>MacSlow: cool Clutter now works for you - would be cool if you could update you blog post with this info.</p>
<p>Would be cool if eliza used clutter and avoided duplicate effort with pigment <img src='http://macslow.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> Clutter does have Python (and Perl and Mono) bindings if thats the issue here. Also looking at your &#8216;new ideas&#8217; page it seems clutter is already doing most of whats there (Animation stuff, cairo, pango rendering) so you could save yourself quite a bit of work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://macslow.net/?p=117&#038;cpage=1#comment-18022</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sun, 22 Apr 2007 14:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://macslow.thepimp.net/?p=117#comment-18022</guid>
		<description>The second Video would make a nice replacement for the fleow &#34;plug-in&#34; in banshee.

It's a pity that the maintainer stopped maintaining ;(</description>
		<content:encoded><![CDATA[<p>The second Video would make a nice replacement for the fleow &quot;plug-in&quot; in banshee.</p>
<p>It&#8217;s a pity that the maintainer stopped maintaining ;(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ludovic danigo</title>
		<link>http://macslow.net/?p=117&#038;cpage=1#comment-18019</link>
		<dc:creator>ludovic danigo</dc:creator>
		<pubDate>Sun, 22 Apr 2007 14:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://macslow.thepimp.net/?p=117#comment-18019</guid>
		<description>FYI,

there's already a python projects called pygments that will be the default syntax highlighter of the version 0.11 of Trac.
http://pygments.org/</description>
		<content:encoded><![CDATA[<p>FYI,</p>
<p>there&#8217;s already a python projects called pygments that will be the default syntax highlighter of the version 0.11 of Trac.<br />
<a href="http://pygments.org/" rel="nofollow">http://pygments.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MacSlow</title>
		<link>http://macslow.net/?p=117&#038;cpage=1#comment-18006</link>
		<dc:creator>MacSlow</dc:creator>
		<pubDate>Sun, 22 Apr 2007 11:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://macslow.thepimp.net/?p=117#comment-18006</guid>
		<description>mallum: Oh, great! Thanks! Working now. Too bad that the whole sync-to-vblank issue with OpenGL-drivers is still not sorted out on all graphics-hardware.</description>
		<content:encoded><![CDATA[<p>mallum: Oh, great! Thanks! Working now. Too bad that the whole sync-to-vblank issue with OpenGL-drivers is still not sorted out on all graphics-hardware.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mallum</title>
		<link>http://macslow.net/?p=117&#038;cpage=1#comment-17999</link>
		<dc:creator>mallum</dc:creator>
		<pubDate>Sun, 22 Apr 2007 10:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://macslow.thepimp.net/?p=117#comment-17999</guid>
		<description>Try running clutter with \'export CLUTTER_VBLANK=none\' . There is a bug with some versions of the intel drivers where attempting to sync to vblank causes absolutely terrible performance - seems like this is affecting you.</description>
		<content:encoded><![CDATA[<p>Try running clutter with \&#8217;export CLUTTER_VBLANK=none\&#8217; . There is a bug with some versions of the intel drivers where attempting to sync to vblank causes absolutely terrible performance - seems like this is affecting you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
