<?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: OpenGL 3.2 Officially Released!</title>
	<atom:link href="http://www.geeks3d.com/20090803/opengl-3-2-officially-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/</link>
	<description>3D Tech News, Pixel Hacking, Data Visualization and 3D Programming</description>
	<lastBuildDate>Fri, 19 Mar 2010 20:51:13 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fugi</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7304</link>
		<dc:creator>Fugi</dc:creator>
		<pubDate>Mon, 10 Aug 2009 02:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7304</guid>
		<description>Just one  more thing: Cross-platform is NOT = All-platform.

By definition, if it is supported by more than one platform, it is cross-platform. Just like Kylix was meant to be cross-platform, even though it only supported Windows and Linux.</description>
		<content:encoded><![CDATA[<p>Just one  more thing: Cross-platform is NOT = All-platform.</p>
<p>By definition, if it is supported by more than one platform, it is cross-platform. Just like Kylix was meant to be cross-platform, even though it only supported Windows and Linux.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fugi</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7303</link>
		<dc:creator>Fugi</dc:creator>
		<pubDate>Mon, 10 Aug 2009 02:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7303</guid>
		<description>Susheel, you are going in circles:

Sushil wrote:
&quot;OpenGL is a hardware and a software spec&quot;

Then:
&quot;since it is tied directly to the underlying hardware it essentially becomes a hardware spec&quot;

Eh? The whole point, Susheel, is that OpenGL is an open spec, and hardware has to support OpenGL, not vice-versa. So no, OpenGL isnt tied to a specific hardware. Infact, GLSL has had features which hardware had to catchup to later. Also, any platform/os/hardware can implement OpenGL. DirectX on the other hand, is a &#039;closed&#039; spec, so no, you cannot write a virtual machine/hardware/operating system that implements DirectX without the explicit blessings of Microsoft.

sushil wrote:
&quot;Can you implement OpenGL 3.0 on Intel on-board graphics cards&quot;

Intel on-board chips have always supported OpenGL. Which particular version they support is irrelevant, because various chips will support various versions depending on market and price. The fact that they all can implement OpenGL makes it cross-platform.

Sushil wrote:
&quot;Yes OpenGL ES is a subset of OpenGL...It’s however doesn’t mean that the OpenGL ES under both platforms is essentially the same.

Then the question arises, If OpenGL is cross platform then why does anyone need OpenGL ES?&quot;

You asked a question when you answered it already yourself. OpenGL is cross-platform, precisely &#039;because&#039; we have a version of it that can run on other devices. OpenGL ES is a subset, i.e, stripped down version of the desktop version to make it compatible with lower end hardware. 

When you say OpenGL ES is not OpenGL its basically akin to saying Java ME is not Java because it isn&#039;t  Java SE (the &#039;original&#039;). Ofcourse its Java...just like OpenGL ES is OpenGL...</description>
		<content:encoded><![CDATA[<p>Susheel, you are going in circles:</p>
<p>Sushil wrote:<br />
&#8221;OpenGL is a hardware and a software spec&#8221;</p>
<p>Then:<br />
&#8221;since it is tied directly to the underlying hardware it essentially becomes a hardware spec&#8221;</p>
<p>Eh? The whole point, Susheel, is that OpenGL is an open spec, and hardware has to support OpenGL, not vice-versa. So no, OpenGL isnt tied to a specific hardware. Infact, GLSL has had features which hardware had to catchup to later. Also, any platform/os/hardware can implement OpenGL. DirectX on the other hand, is a &#8216;closed&#8217; spec, so no, you cannot write a virtual machine/hardware/operating system that implements DirectX without the explicit blessings of Microsoft.</p>
<p>sushil wrote:<br />
&#8221;Can you implement OpenGL 3.0 on Intel on-board graphics cards&#8221;</p>
<p>Intel on-board chips have always supported OpenGL. Which particular version they support is irrelevant, because various chips will support various versions depending on market and price. The fact that they all can implement OpenGL makes it cross-platform.</p>
<p>Sushil wrote:<br />
&#8221;Yes OpenGL ES is a subset of OpenGL&#8230;It’s however doesn’t mean that the OpenGL ES under both platforms is essentially the same.</p>
<p>Then the question arises, If OpenGL is cross platform then why does anyone need OpenGL ES?&#8221;</p>
<p>You asked a question when you answered it already yourself. OpenGL is cross-platform, precisely &#8216;because&#8217; we have a version of it that can run on other devices. OpenGL ES is a subset, i.e, stripped down version of the desktop version to make it compatible with lower end hardware. </p>
<p>When you say OpenGL ES is not OpenGL its basically akin to saying Java ME is not Java because it isn&#8217;t  Java SE (the &#8216;original&#8217;). Ofcourse its Java&#8230;just like OpenGL ES is OpenGL&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek Dey</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7286</link>
		<dc:creator>Abhishek Dey</dc:creator>
		<pubDate>Fri, 07 Aug 2009 16:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7286</guid>
		<description>OpenGL is cross platform because if u have same underlying hardware, u can run same opengl program on different software platforms till the hardware supports the extensions and driver availability!!

And if u see new hardwares yes...OGL 3.0 GFX hardwares are out!! Intel GMA dont support the opengl programmable pipeline. It still supports the Fixed functionality of OGL(if not wrong, till spec 1.5).

This is as simple if u compare a DX 10 hardware with DX 9 Hardware.

@Susheel wrote:
&quot;As I said earlier, the same Linux distro can have different versions of OpenGL depending on different hardware. What does that tell you?&quot;

That means if the hardware supports the extensions then....ur OS will enable the functionality.
The reason behind is that same extensions are being used by NVIDIA and ATI
Both have different hardware architectures and so different ways to implement!!

At the end, Nothing is completely cross platform...</description>
		<content:encoded><![CDATA[<p>OpenGL is cross platform because if u have same underlying hardware, u can run same opengl program on different software platforms till the hardware supports the extensions and driver availability!!</p>
<p>And if u see new hardwares yes&#8230;OGL 3.0 GFX hardwares are out!! Intel GMA dont support the opengl programmable pipeline. It still supports the Fixed functionality of OGL(if not wrong, till spec 1.5).</p>
<p>This is as simple if u compare a DX 10 hardware with DX 9 Hardware.</p>
<p>@Susheel wrote:<br />
&#8221;As I said earlier, the same Linux distro can have different versions of OpenGL depending on different hardware. What does that tell you?&#8221;</p>
<p>That means if the hardware supports the extensions then&#8230;.ur OS will enable the functionality.<br />
The reason behind is that same extensions are being used by NVIDIA and ATI<br />
Both have different hardware architectures and so different ways to implement!!</p>
<p>At the end, Nothing is completely cross platform&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: susheel</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7280</link>
		<dc:creator>susheel</dc:creator>
		<pubDate>Fri, 07 Aug 2009 10:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7280</guid>
		<description>@Fugi
Duh! I am talking in the context of OpenGL. OpenGL is a harware and a software spec and since it is tied directly to the underlying hardware it essentially becomes a hardware spec. Can you implement OpenGL 3.0 on Intel on-board graphics cards? Not by a long shot! nor can you implement it on *any* platform out there. Linux, FreeBSD can be ported to netbooks today that have dinky on-board graphics chips. Can you have OpenGL 3.0 on Intel GMA on netbooks? I can install the same Xubuntu 9.04 on my netbook and on my Desktop with GTX 250. I get OpenGL 3.0 on my desktop but not on my netbook? Why is that? No! But ... but ... but  OpenGL is cross platform right? Then why does my latest netbook not have OpenGL 3.0?..... that&#039;s because OpenGL is not just software it is also hardware and since it so directly tied to hardware it essentially becomes a hardware spec.

In my above argument when I said &quot;they are OSes and not platforms&quot; I meant it in the context of this argument and OpenGL implementation and not a textbook definition of &quot;a platform&quot;. It is true that Nvidia has great drivers, but that doesn&#039;t necessarily mean that having great Nvidia drivers = full cross platform. As I said earlier, the same Linux distro can have different versions of OpenGL depending on different hardware. What does that tell you?

My above argument makes the Mac argument moot. If you have the hardware, then nothing prevents you from having GL3.0 over there!

Yes OpenGL ES is a subset of OpenGL and in that it allows h/w manufacturers to make changes. It is not OpenGL &lt;b&gt;standard&lt;/b&gt; since you can customise it to fit it to your hardware and that is exactly why PS3 and iPod have adopted it. It&#039;s however doesn&#039;t mean that the OpenGL ES under both platforms is essentially the same. They may have common origin and superficially look the same, but from there on things can diverge significantly as is the case with PSGL, like for instance PSGL doesn&#039;t even support GLSL it supports CG which is essentially HLSL with a different name.

Then the question arises, If OpenGL is cross platform then why does anyone need OpenGL ES?</description>
		<content:encoded><![CDATA[<p>@Fugi<br />
Duh! I am talking in the context of OpenGL. OpenGL is a harware and a software spec and since it is tied directly to the underlying hardware it essentially becomes a hardware spec. Can you implement OpenGL 3.0 on Intel on-board graphics cards? Not by a long shot! nor can you implement it on *any* platform out there. Linux, FreeBSD can be ported to netbooks today that have dinky on-board graphics chips. Can you have OpenGL 3.0 on Intel GMA on netbooks? I can install the same Xubuntu 9.04 on my netbook and on my Desktop with GTX 250. I get OpenGL 3.0 on my desktop but not on my netbook? Why is that? No! But &#8230; but &#8230; but  OpenGL is cross platform right? Then why does my latest netbook not have OpenGL 3.0?&#8230;.. that&#8217;s because OpenGL is not just software it is also hardware and since it so directly tied to hardware it essentially becomes a hardware spec.</p>
<p>In my above argument when I said &#8220;they are OSes and not platforms&#8221; I meant it in the context of this argument and OpenGL implementation and not a textbook definition of &#8220;a platform&#8221;. It is true that Nvidia has great drivers, but that doesn&#8217;t necessarily mean that having great Nvidia drivers = full cross platform. As I said earlier, the same Linux distro can have different versions of OpenGL depending on different hardware. What does that tell you?</p>
<p>My above argument makes the Mac argument moot. If you have the hardware, then nothing prevents you from having GL3.0 over there!</p>
<p>Yes OpenGL ES is a subset of OpenGL and in that it allows h/w manufacturers to make changes. It is not OpenGL <b>standard</b> since you can customise it to fit it to your hardware and that is exactly why PS3 and iPod have adopted it. It&#8217;s however doesn&#8217;t mean that the OpenGL ES under both platforms is essentially the same. They may have common origin and superficially look the same, but from there on things can diverge significantly as is the case with PSGL, like for instance PSGL doesn&#8217;t even support GLSL it supports CG which is essentially HLSL with a different name.</p>
<p>Then the question arises, If OpenGL is cross platform then why does anyone need OpenGL ES?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fugi</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7254</link>
		<dc:creator>Fugi</dc:creator>
		<pubDate>Thu, 06 Aug 2009 07:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7254</guid>
		<description>@Susheel

All valid points, and I was just going to leave it at that, right until you began talking about platforms...

(1) Linux /FreeBSD are different OSes, they cannot run DirectX, and &#039;thereby&#039; they are different platforms. Duh! A platform isn&#039;t just hardware. It can be a software-framework that allows software to run.

(2) The Mac is a platform (both hardware and software), and OpenGL is written all over it. SnowLeopard (yes, the developers version is up and running) has even introduced OpenCL.

(3) OpenGL ES isnt OpenGL? Get real. OpenGL ES is a &#039;subset&#039; of OpenGL, so yes, it &#039;IS&#039;  by definition OpenGL. 

Sources

http://www.webopedia.com/TERM/P/platform.html
http://pcworld.about.com/od/softwareservices/OpenGL-3-2-Released.htm
http://www.khronos.org/opengles/</description>
		<content:encoded><![CDATA[<p>@Susheel</p>
<p>All valid points, and I was just going to leave it at that, right until you began talking about platforms&#8230;</p>
<p>(1) Linux /FreeBSD are different OSes, they cannot run DirectX, and &#8216;thereby&#8217; they are different platforms. Duh! A platform isn&#8217;t just hardware. It can be a software-framework that allows software to run.</p>
<p>(2) The Mac is a platform (both hardware and software), and OpenGL is written all over it. SnowLeopard (yes, the developers version is up and running) has even introduced OpenCL.</p>
<p>(3) OpenGL ES isnt OpenGL? Get real. OpenGL ES is a &#8217;subset&#8217; of OpenGL, so yes, it &#8216;IS&#8217;  by definition OpenGL. </p>
<p>Sources</p>
<p><a href="http://www.webopedia.com/TERM/P/platform.html" rel="nofollow">http://www.webopedia.com/TERM/P/platform.html</a><br />
<a href="http://pcworld.about.com/od/softwareservices/OpenGL-3-2-Released.htm" rel="nofollow">http://pcworld.about.com/od/softwareservices/OpenGL-3-2-Released.htm</a><br />
<a href="http://www.khronos.org/opengles/" rel="nofollow">http://www.khronos.org/opengles/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: susheel</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7234</link>
		<dc:creator>susheel</dc:creator>
		<pubDate>Tue, 04 Aug 2009 19:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7234</guid>
		<description>@Abhishek Dey
@Julien Gouesse 

Did you guys even read what I said. I bet you saw directx and started to flame?
Chill out guys.

I used the words &quot;DirectX10 class&quot; GPUs to stress upon the type of hardware. Most of the things that were included in the 3.2 spec were already available as extensions under Nvidia drivers for like 6 months or more now. As far as ATI goes, they haven&#039;t even released 3.1 drivers as yet.

... And to put a stress on what poster called &quot;yes&quot; said, I added that OpenGL 3.2 supports mostly all of DirectX10 level functionality and is not lacking in anyway.

The gist of my comment for those who have difficulty understanding, let me repeat, &quot;same functionality was available under OpenGL for a long time now. The only difference was, the functions were available as extensions.&quot; So it isn&#039;t a big deal to move them up to spec level for Nvidia.


@Abhishek Dey
OpenGL performance lags behind Direct3D! You have any proof of that?
OpenGL and Direct3D are &quot;APIs&quot; ie they are interfaces to hardware and have equivalent performance for given hardware if the drivers are implemented properly. That said have you tried running a platform like Ogre3D using both APIs? You will be surprised by the results!
https://www.ogre3d.org/forums/viewtopic.php?f=2&amp;t=44183&amp;start=0
(scroll down and look at Sinbad&#039;s comment).

Can you tell me how many &quot;platforms&quot; have full OpenGL 3.0 support as yet? No don&#039;t give me names your favourite Linux, FreeBSD distro, they are OSes and not platforms. Platforms like iPhone and PS3s (PSGL2) have long since moved to OpenGL ES (which is not OpenGL).</description>
		<content:encoded><![CDATA[<p>@Abhishek Dey<br />
@Julien Gouesse </p>
<p>Did you guys even read what I said. I bet you saw directx and started to flame?<br />
Chill out guys.</p>
<p>I used the words &#8220;DirectX10 class&#8221; GPUs to stress upon the type of hardware. Most of the things that were included in the 3.2 spec were already available as extensions under Nvidia drivers for like 6 months or more now. As far as ATI goes, they haven&#8217;t even released 3.1 drivers as yet.</p>
<p>&#8230; And to put a stress on what poster called &#8220;yes&#8221; said, I added that OpenGL 3.2 supports mostly all of DirectX10 level functionality and is not lacking in anyway.</p>
<p>The gist of my comment for those who have difficulty understanding, let me repeat, &#8220;same functionality was available under OpenGL for a long time now. The only difference was, the functions were available as extensions.&#8221; So it isn&#8217;t a big deal to move them up to spec level for Nvidia.</p>
<p>@Abhishek Dey<br />
OpenGL performance lags behind Direct3D! You have any proof of that?<br />
OpenGL and Direct3D are &#8220;APIs&#8221; ie they are interfaces to hardware and have equivalent performance for given hardware if the drivers are implemented properly. That said have you tried running a platform like Ogre3D using both APIs? You will be surprised by the results!<br />
<a href="https://www.ogre3d.org/forums/viewtopic.php?f=2&amp;t=44183&amp;start=0" rel="nofollow">https://www.ogre3d.org/forums/viewtopic.php?f=2&amp;t=44183&amp;start=0</a><br />
(scroll down and look at Sinbad&#8217;s comment).</p>
<p>Can you tell me how many &#8220;platforms&#8221; have full OpenGL 3.0 support as yet? No don&#8217;t give me names your favourite Linux, FreeBSD distro, they are OSes and not platforms. Platforms like iPhone and PS3s (PSGL2) have long since moved to OpenGL ES (which is not OpenGL).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek Dey</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7231</link>
		<dc:creator>Abhishek Dey</dc:creator>
		<pubDate>Tue, 04 Aug 2009 14:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7231</guid>
		<description>@ Susheel...Do u believe in performance??
Do u know how DX&#039;s Performance lag way behind OpenGL.

And as Julien said....OpenGL is cross-platform.

Let Microsoft Dare to release a cross platform library!! Can it...??
dude..u r dealing wit a Cross platform advanced high performance graphics API....and OpenGL wil proudlyl Flaunt it .... always!!

ITS THE BEST CROSS PLATFORM API !!</description>
		<content:encoded><![CDATA[<p>@ Susheel&#8230;Do u believe in performance??<br />
Do u know how DX&#8217;s Performance lag way behind OpenGL.</p>
<p>And as Julien said&#8230;.OpenGL is cross-platform.</p>
<p>Let Microsoft Dare to release a cross platform library!! Can it&#8230;??<br />
dude..u r dealing wit a Cross platform advanced high performance graphics API&#8230;.and OpenGL wil proudlyl Flaunt it &#8230;. always!!</p>
<p>ITS THE BEST CROSS PLATFORM API !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Gouesse</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7230</link>
		<dc:creator>Julien Gouesse</dc:creator>
		<pubDate>Tue, 04 Aug 2009 14:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7230</guid>
		<description>susheel, don&#039;t compare OpenGL with DirectX please, OpenGL is cross-platform and I don&#039;t think it requires to be completely rewritten.</description>
		<content:encoded><![CDATA[<p>susheel, don&#8217;t compare OpenGL with DirectX please, OpenGL is cross-platform and I don&#8217;t think it requires to be completely rewritten.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: susheel</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7225</link>
		<dc:creator>susheel</dc:creator>
		<pubDate>Tue, 04 Aug 2009 08:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7225</guid>
		<description>&lt;blockquote&gt;
Abhishek Dey says:
August 3, 2009 at 8:13 pm

OMG…NVIDIA Just Released officially der OpenGL 3.2 and GLSL 1.50 Drivers for Window/Linux.

To download NVIDIA Drivers:

http://developer.nvidia.com/object/opengl_3_driver.html

NVIDIA – LIGHTNING FAST!!!
&lt;/blockquote&gt;

.... Because everything was available via some extension or the other loooong before GL3.2. At the heart of it DX10 class GPUs support the exact same functionality (for more than 2 years now) under DirectX 10, and OpenGL is nothing but an interface to that. Nvidia had already released most of the  extensions a year to 6 months ago. It&#039;s trivial to move those things to spec level. Big deal!

@yes
When compared to DX10, nothing is lacking in OpenGL3.2. The major feature missing is well, a complete rewrite of GL.</description>
		<content:encoded><![CDATA[<blockquote><p>
Abhishek Dey says:<br />
August 3, 2009 at 8:13 pm</p>
<p>OMG…NVIDIA Just Released officially der OpenGL 3.2 and GLSL 1.50 Drivers for Window/Linux.</p>
<p>To download NVIDIA Drivers:</p>
<p><a href="http://developer.nvidia.com/object/opengl_3_driver.html" rel="nofollow">http://developer.nvidia.com/object/opengl_3_driver.html</a></p>
<p>NVIDIA – LIGHTNING FAST!!!
</p></blockquote>
<p>&#8230;. Because everything was available via some extension or the other loooong before GL3.2. At the heart of it DX10 class GPUs support the exact same functionality (for more than 2 years now) under DirectX 10, and OpenGL is nothing but an interface to that. Nvidia had already released most of the  extensions a year to 6 months ago. It&#8217;s trivial to move those things to spec level. Big deal!</p>
<p>@yes<br />
When compared to DX10, nothing is lacking in OpenGL3.2. The major feature missing is well, a complete rewrite of GL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yes</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7220</link>
		<dc:creator>yes</dc:creator>
		<pubDate>Mon, 03 Aug 2009 21:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7220</guid>
		<description>@no - 

What are your top three features that you perceive to be lacking in GL 3.2 ?</description>
		<content:encoded><![CDATA[<p>@no &#8211; </p>
<p>What are your top three features that you perceive to be lacking in GL 3.2 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NVIDIA Display Drivers 190.56 with OpenGL 3.2 Support And New OpenGL Extensions &#124; The Geeks Of 3D - 3D Tech News</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7217</link>
		<dc:creator>NVIDIA Display Drivers 190.56 with OpenGL 3.2 Support And New OpenGL Extensions &#124; The Geeks Of 3D - 3D Tech News</dc:creator>
		<pubDate>Mon, 03 Aug 2009 18:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7217</guid>
		<description>[...] &#171;&#160;OpenGL 3.2 Officially Released!       Aug 03 2009 [...]</description>
		<content:encoded><![CDATA[<p>[...] &laquo;&nbsp;OpenGL 3.2 Officially Released!       Aug 03 2009 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek Dey</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7216</link>
		<dc:creator>Abhishek Dey</dc:creator>
		<pubDate>Mon, 03 Aug 2009 18:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7216</guid>
		<description>OMG...NVIDIA Just Released officially der OpenGL 3.2 and GLSL 1.50 Drivers for Window/Linux.

To download NVIDIA Drivers:

http://developer.nvidia.com/object/opengl_3_driver.html

NVIDIA - LIGHTNING FAST!!! :)</description>
		<content:encoded><![CDATA[<p>OMG&#8230;NVIDIA Just Released officially der OpenGL 3.2 and GLSL 1.50 Drivers for Window/Linux.</p>
<p>To download NVIDIA Drivers:</p>
<p><a href="http://developer.nvidia.com/object/opengl_3_driver.html" rel="nofollow">http://developer.nvidia.com/object/opengl_3_driver.html</a></p>
<p>NVIDIA &#8211; LIGHTNING FAST!!! <img src='http://www.geeks3d.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: no</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7215</link>
		<dc:creator>no</dc:creator>
		<pubDate>Mon, 03 Aug 2009 17:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7215</guid>
		<description>Only a few years late and lacking a ton of features.</description>
		<content:encoded><![CDATA[<p>Only a few years late and lacking a ton of features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: popurls.com // popular today</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7214</link>
		<dc:creator>popurls.com // popular today</dc:creator>
		<pubDate>Mon, 03 Aug 2009 16:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7214</guid>
		<description>&lt;strong&gt;popurls.com // popular today...&lt;/strong&gt;

story has entered the popular today section on popurls.com...</description>
		<content:encoded><![CDATA[<p><strong>popurls.com // popular today&#8230;</strong></p>
<p>story has entered the popular today section on popurls.com&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Wareham (richwareham) 's status on Monday, 03-Aug-09 16:16:35 UTC - Identi.ca</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7211</link>
		<dc:creator>Rich Wareham (richwareham) 's status on Monday, 03-Aug-09 16:16:35 UTC - Identi.ca</dc:creator>
		<pubDate>Mon, 03 Aug 2009 16:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7211</guid>
		<description>[...]  http://www.geeks3d.com/20090803/opengl-3-2-officially-released/  [...]</description>
		<content:encoded><![CDATA[<p>[...]  <a href="http://www.geeks3d.com/20090803/opengl-3-2-officially-released/" rel="nofollow">http://www.geeks3d.com/20090803/opengl-3-2-officially-released/</a>  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://www.geeks3d.com/20090803/opengl-3-2-officially-released/comment-page-1/#comment-7209</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Mon, 03 Aug 2009 15:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeks3d.com/?p=5097#comment-7209</guid>
		<description>YAY :D</description>
		<content:encoded><![CDATA[<p>YAY <img src='http://www.geeks3d.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
