<?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: GTK+ performance without RENDER</title>
	<atom:link href="http://blogs.gnome.org/bbiggs/2005/11/02/gtk-performance-without-render/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/bbiggs/2005/11/02/gtk-performance-without-render/</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Wed, 30 Nov -001 00:00:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jon Dowland</title>
		<link>http://blogs.gnome.org/bbiggs/2005/11/02/gtk-performance-without-render/comment-page-1/#comment-2</link>
		<dc:creator>Jon Dowland</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/bbiggs/2005/11/02/gtk-performance-without-render/#comment-2</guid>
		<description>Is XRENDER the GL-dependent thing? I&#039;m having a lot of trouble reminding myself what it is. If it was, I would have ranted as follows: &quot;since there are very few open source 3D card drivers out there, I&#039;d argue the open source way was *NOT* to make more and more of the desktop be useless without the proprietry software.&quot;. Since I can&#039;t figure it out, I will rant thusly instead: &quot;xrender is one of those things where the authors and those responsible for the site etc. are, intentionally or not, making vast assumptions that people looking for their software already know what it is, how it works, what it needs, etc.&quot;</description>
		<content:encoded><![CDATA[<p>Is XRENDER the GL-dependent thing? I&#8217;m having a lot of trouble reminding myself what it is. If it was, I would have ranted as follows: &#8220;since there are very few open source 3D card drivers out there, I&#8217;d argue the open source way was *NOT* to make more and more of the desktop be useless without the proprietry software.&#8221;. Since I can&#8217;t figure it out, I will rant thusly instead: &#8220;xrender is one of those things where the authors and those responsible for the site etc. are, intentionally or not, making vast assumptions that people looking for their software already know what it is, how it works, what it needs, etc.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billy Biggs</title>
		<link>http://blogs.gnome.org/bbiggs/2005/11/02/gtk-performance-without-render/comment-page-1/#comment-3</link>
		<dc:creator>Billy Biggs</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/bbiggs/2005/11/02/gtk-performance-without-render/#comment-3</guid>
		<description>Jon, RENDER is an X extension and is part of every Linux X server released in the past few years.  It is not a GL-dependent thing.  The problem I am describing is only an issue when using GTK+ applications on old X servers or thin clients, and maybe some Win32 X servers.</description>
		<content:encoded><![CDATA[<p>Jon, RENDER is an X extension and is part of every Linux X server released in the past few years.  It is not a GL-dependent thing.  The problem I am describing is only an issue when using GTK+ applications on old X servers or thin clients, and maybe some Win32 X servers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn</title>
		<link>http://blogs.gnome.org/bbiggs/2005/11/02/gtk-performance-without-render/comment-page-1/#comment-4</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/bbiggs/2005/11/02/gtk-performance-without-render/#comment-4</guid>
		<description>how about looking at some of the currently implemented do-it-myself work arounds that are in use which seem to improve performance and comparing the approach they tkae. the work the guys from the enlightenment do come to mind, in that they seem to beable to achieve alot without have to rely on XRENDER. Basically Imlib2 seems able to achieve some decent performance, maybe some approaches they use can be used as well?</description>
		<content:encoded><![CDATA[<p>how about looking at some of the currently implemented do-it-myself work arounds that are in use which seem to improve performance and comparing the approach they tkae. the work the guys from the enlightenment do come to mind, in that they seem to beable to achieve alot without have to rely on XRENDER. Basically Imlib2 seems able to achieve some decent performance, maybe some approaches they use can be used as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karsten</title>
		<link>http://blogs.gnome.org/bbiggs/2005/11/02/gtk-performance-without-render/comment-page-1/#comment-5</link>
		<dc:creator>Karsten</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/bbiggs/2005/11/02/gtk-performance-without-render/#comment-5</guid>
		<description>FWIW a quote from the NVIDIA closed-source Linux driver README:&lt;p/&gt;Option &quot;RenderAccel&quot; &quot;boolean&quot;&lt;p/&gt;    Enable or disable hardware acceleration of the RENDER     extension. THIS&lt;br/&gt;    OPTION IS EXPERIMENTAL. ENABLE IT AT YOUR OWN RISK. There is no&lt;br/&gt;    correctness test suite for the RENDER extension so NVIDIA can not&lt;br/&gt;    verify that RENDER acceleration works correctly. Default: hardware&lt;br/&gt;    acceleration of the RENDER extension is disabled.&lt;br/&gt;</description>
		<content:encoded><![CDATA[<p>FWIW a quote from the NVIDIA closed-source Linux driver README:
<p />Option &#8220;RenderAccel&#8221; &#8220;boolean&#8221;
<p />    Enable or disable hardware acceleration of the RENDER     extension. THIS<br />    OPTION IS EXPERIMENTAL. ENABLE IT AT YOUR OWN RISK. There is no<br />    correctness test suite for the RENDER extension so NVIDIA can not<br />    verify that RENDER acceleration works correctly. Default: hardware<br />    acceleration of the RENDER extension is disabled.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/bbiggs/2005/11/02/gtk-performance-without-render/feed/ ) in 1.31908 seconds, on Feb 11th, 2012 at 12:53 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 11th, 2012 at 1:53 am UTC -->
