<?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 for Deep Beta</title>
	<atom:link href="http://deep-beta.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://deep-beta.co.uk</link>
	<description>That&#039;s the way the cookie crumbles</description>
	<lastBuildDate>Tue, 27 Mar 2012 11:32:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Android v 2.2 &#8211; Set up and 12 balls. by Lukasz Iwanski</title>
		<link>http://deep-beta.co.uk/android-2-2-set-12-balls/#comment-1953</link>
		<dc:creator>Lukasz Iwanski</dc:creator>
		<pubDate>Tue, 27 Mar 2012 11:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://deep-beta.co.uk/?p=90#comment-1953</guid>
		<description><![CDATA[Hey Manish,

I don&#039;t have this project anymore - it have been almost two years now.
and, I don&#039;t really understand what do you have a problem with,

can you write more about the problem? - maybe I will be able to help.
L]]></description>
		<content:encoded><![CDATA[<p>Hey Manish,</p>
<p>I don&#8217;t have this project anymore &#8211; it have been almost two years now.<br />
and, I don&#8217;t really understand what do you have a problem with,</p>
<p>can you write more about the problem? &#8211; maybe I will be able to help.<br />
L</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android v 2.2 &#8211; Set up and 12 balls. by MANISH KUMAR</title>
		<link>http://deep-beta.co.uk/android-2-2-set-12-balls/#comment-1952</link>
		<dc:creator>MANISH KUMAR</dc:creator>
		<pubDate>Tue, 27 Mar 2012 11:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://deep-beta.co.uk/?p=90#comment-1952</guid>
		<description><![CDATA[Here , Android give forcely close result.....
Pls solve or mail on my email id...whole project ,  for this i thanking you...]]></description>
		<content:encoded><![CDATA[<p>Here , Android give forcely close result&#8230;..<br />
Pls solve or mail on my email id&#8230;whole project ,  for this i thanking you&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using OffloadCL to compile C++ AMP code for OpenCL by Lukasz Iwanski</title>
		<link>http://deep-beta.co.uk/offloadcl-compile-c-amp-code-opencl/#comment-1573</link>
		<dc:creator>Lukasz Iwanski</dc:creator>
		<pubDate>Mon, 26 Dec 2011 15:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://deep-beta.co.uk/?p=896#comment-1573</guid>
		<description><![CDATA[Hi Oscarbg,
We are planning to make OffloadCL available for download from our website (http://codeplay.com) early next year. 

what I suggest drop an email to Codeplay directly with that request,

Regards,
Luke]]></description>
		<content:encoded><![CDATA[<p>Hi Oscarbg,<br />
We are planning to make OffloadCL available for download from our website (<a href="http://codeplay.com" rel="nofollow">http://codeplay.com</a>) early next year. </p>
<p>what I suggest drop an email to Codeplay directly with that request,</p>
<p>Regards,<br />
Luke</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using OffloadCL to compile C++ AMP code for OpenCL by oscarbg</title>
		<link>http://deep-beta.co.uk/offloadcl-compile-c-amp-code-opencl/#comment-1569</link>
		<dc:creator>oscarbg</dc:creator>
		<pubDate>Mon, 26 Dec 2011 01:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://deep-beta.co.uk/?p=896#comment-1569</guid>
		<description><![CDATA[Hi,
I&#039;m a computer science student from Spain and I will be interested in getting access to OffloadCL to test your code (I&#039;m planning on doing a C++ on GPUs masther project comparing C++ AMP vs OffloadCL vs CUDA C++ vs AMD OpenCL C++ preview)
thanks.]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m a computer science student from Spain and I will be interested in getting access to OffloadCL to test your code (I&#8217;m planning on doing a C++ on GPUs masther project comparing C++ AMP vs OffloadCL vs CUDA C++ vs AMD OpenCL C++ preview)<br />
thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to store  more than 35 Million floats? by Double a</title>
		<link>http://deep-beta.co.uk/store-35-million-floats/#comment-1455</link>
		<dc:creator>Double a</dc:creator>
		<pubDate>Tue, 22 Nov 2011 17:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://deep-beta.co.uk/?p=859#comment-1455</guid>
		<description><![CDATA[Just store colour (vec3). Render with instancing. Reconstruct position in your vertex shader by instance id. 6 million floats. Math FTW! In this case, store colours in lookup table, get away with 8bit colour index. 2 million bytes. Old skool FTW!]]></description>
		<content:encoded><![CDATA[<p>Just store colour (vec3). Render with instancing. Reconstruct position in your vertex shader by instance id. 6 million floats. Math FTW! In this case, store colours in lookup table, get away with 8bit colour index. 2 million bytes. Old skool FTW!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lua + Lights + Sponza Atrium = 30 FPS by Lukasz Iwanski</title>
		<link>http://deep-beta.co.uk/lua-lights-sponza-atrium-30-fps/#comment-1367</link>
		<dc:creator>Lukasz Iwanski</dc:creator>
		<pubDate>Sat, 01 Oct 2011 17:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://deep-beta.co.uk/?p=730#comment-1367</guid>
		<description><![CDATA[Hey,
Thanks!
All code is &lt;a href=&quot;https://n-gine.googlecode.com/svn/trunk/&quot; rel=&quot;nofollow&quot;&gt;there&lt;/a&gt;. enjoy! :) 

Luke]]></description>
		<content:encoded><![CDATA[<p>Hey,<br />
Thanks!<br />
All code is <a href="https://n-gine.googlecode.com/svn/trunk/" rel="nofollow">there</a>. enjoy! <img src='http://deep-beta.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Luke</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lua + Lights + Sponza Atrium = 30 FPS by Gregor</title>
		<link>http://deep-beta.co.uk/lua-lights-sponza-atrium-30-fps/#comment-1366</link>
		<dc:creator>Gregor</dc:creator>
		<pubDate>Sat, 01 Oct 2011 13:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://deep-beta.co.uk/?p=730#comment-1366</guid>
		<description><![CDATA[Interasting project! Kudos on it:)

I was wondering if you could you share the source?]]></description>
		<content:encoded><![CDATA[<p>Interasting project! Kudos on it:)</p>
<p>I was wondering if you could you share the source?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tunnel Vision by aga</title>
		<link>http://deep-beta.co.uk/tunnel-vision/#comment-1349</link>
		<dc:creator>aga</dc:creator>
		<pubDate>Thu, 22 Sep 2011 10:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://deep-beta.co.uk/?p=814#comment-1349</guid>
		<description><![CDATA[ej, snilo mi sie ze krzyczales uradowany, ze napisales posta i kazales mi szybko przeczytac!]]></description>
		<content:encoded><![CDATA[<p>ej, snilo mi sie ze krzyczales uradowany, ze napisales posta i kazales mi szybko przeczytac!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tunnel Vision by Lukasz Iwanski</title>
		<link>http://deep-beta.co.uk/tunnel-vision/#comment-1306</link>
		<dc:creator>Lukasz Iwanski</dc:creator>
		<pubDate>Mon, 05 Sep 2011 13:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://deep-beta.co.uk/?p=814#comment-1306</guid>
		<description><![CDATA[indeed.. I need develop a device that transform 24hr day into 48hr.]]></description>
		<content:encoded><![CDATA[<p>indeed.. I need develop a device that transform 24hr day into 48hr.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tunnel Vision by agusia</title>
		<link>http://deep-beta.co.uk/tunnel-vision/#comment-1305</link>
		<dc:creator>agusia</dc:creator>
		<pubDate>Mon, 05 Sep 2011 13:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://deep-beta.co.uk/?p=814#comment-1305</guid>
		<description><![CDATA[you haven&#039;t written anything in a rly long time. :*]]></description>
		<content:encoded><![CDATA[<p>you haven&#8217;t written anything in a rly long time. :*</p>
]]></content:encoded>
	</item>
</channel>
</rss>
