<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/18150/Mesa_7_0_released</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Mon, 06 Jul 2009 21:43:11 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>nice</title>
			<link>http://osnews.com/thread?251035</link>
			<guid isPermaLink="true">http://osnews.com/thread?251035</guid>
			<description>&quot;. Also, the free drivers now finally reach the proprietary drivers in terms of OpenGL support since the proprietary Linux drivers from AMD and Nvidia feature OpenGL 2.0 support for quite some time.&quot;<br />
<br />
awsome news! great job guys keep up the good work.</description>
			<pubDate>Wed, 27 Jun 2007 17:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (poundsmack)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: nice</title>
			<link>http://osnews.com/thread?251039</link>
			<guid isPermaLink="true">http://osnews.com/thread?251039</guid>
			<description>I love this project. Keep it coming!</description>
			<pubDate>Wed, 27 Jun 2007 18:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (predictor)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>...</title>
			<link>http://osnews.com/thread?251041</link>
			<guid isPermaLink="true">http://osnews.com/thread?251041</guid>
			<description>Can someone explain what exactly MESA is please?</description>
			<pubDate>Wed, 27 Jun 2007 18:52:00 GMT</pubDate>
			<author>donotreply@osnews.com (Hiev)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: ...</title>
			<link>http://osnews.com/thread?251042</link>
			<guid isPermaLink="true">http://osnews.com/thread?251042</guid>
			<description><a href="http://en.wikipedia.org/wiki/Mesa_3D" rel="nofollow">http://en.wikipedia.org/wiki/Mesa_3D</a> , lazy</description>
			<pubDate>Wed, 27 Jun 2007 18:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (miscz)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: ...</title>
			<link>http://osnews.com/thread?251047</link>
			<guid isPermaLink="true">http://osnews.com/thread?251047</guid>
			<description>From MESA 3D site:<br />
&quot;Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. <br />
<br />
A variety of device drivers allows Mesa to be used in many different environments ranging from software emulation to complete hardware acceleration for modern GPUs.&quot;<br />
<br />
1) Mesa is just another version of OpenGL but open source and multi platform ( its advantages ).<br />
2) ( Authentic ) OpenGL belongs to and developed by Silicon Graphics ( &amp; closed source? ).<br />
<br />
I've used Mesa 3D OpenGL in BeOS ( software rendering - slow ).  It is supposed to work with hardware acceleration too ( on Windows &amp; Linux ) but I've never tried it.</description>
			<pubDate>Wed, 27 Jun 2007 19:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (tonestone57)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: ...</title>
			<link>http://osnews.com/thread?251092</link>
			<guid isPermaLink="true">http://osnews.com/thread?251092</guid>
			<description>&quot;I've used Mesa 3D OpenGL in BeOS ( software rendering - slow ).&quot;<br />
<br />
Yeah, they use the same insanely slow approach in Haiku. Basically useless.<br />
<br />
I've tried the Linux x port with nvid accelearation, and it is very impressive.</description>
			<pubDate>Wed, 27 Jun 2007 21:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (predictor)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: ...</title>
			<link>http://osnews.com/thread?251110</link>
			<guid isPermaLink="true">http://osnews.com/thread?251110</guid>
			<description>MESA is an API that lets you use the full of OpenGL, with or without actual hardware to accelerate it. If there is hardware that supports a certain OpenGL feature (or whatever the right term is) that feature will hardware-accelerated, else it will be done in software. There's no insanely slow &quot;Haiku approach&quot;, as you put it. You simply need to couple MESA with *actual 3D-capable drivers* to have feature-complete, hardware-accelerated 3D. MESA is a good start, but it's only part of the puzzle.<br />
<br />
If have you have an actual desire for 3D in Haiku, as opposed to merely complaining about it, support a vendor that is friendly to open-source driver development (i.e. not nvidia) and help the Open Graphics Project.</description>
			<pubDate>Wed, 27 Jun 2007 21:53:00 GMT</pubDate>
			<author>donotreply@osnews.com (jonas.kirilla)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: ...</title>
			<link>http://osnews.com/thread?251122</link>
			<guid isPermaLink="true">http://osnews.com/thread?251122</guid>
			<description>Jonas is right with his comment.<br />
<br />
Haiku is missing 3d drivers so can't use the hardware accelerated features of Mesa for the time being.  This is because of the closed specs &amp; missing info from graphic card manufacturers, Nvidia, ATI, etc.,<br />
<br />
OpenGL software rendering will be slow no matter what OS is used.  Mesa on BeOS/Haiku is only one part and the start of getting 3d onto this OS.<br />
<br />
There is a basic *hardware* accelerated OpenGL driver for BeOS but works with older Geforce2 video cards and uses older Mesa.  I used it in the past &amp; worked well enough.<br />
<br />
3d drivers for Haiku probably won't come around for 2+ years ( my guess ) though anything is possible and though I'd be surprised, it could happen even sooner.  Remember, Linux didn't have hardware OpenGL in the beginning either.  Takes time.<br />
<br />
And back to Mesa.  I'm happy to have one more OpenGL out there as it gives users freedom of choice ( SGI OpenGL or Mesa OpenGL ).</description>
			<pubDate>Wed, 27 Jun 2007 22:25:00 GMT</pubDate>
			<author>donotreply@osnews.com (tonestone57)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: ...</title>
			<link>http://osnews.com/thread?251125</link>
			<guid isPermaLink="true">http://osnews.com/thread?251125</guid>
			<description><i>Yeah, they use the same insanely slow approach in Haiku. Basically useless.</i><br />
<br />
That's a somewhat-uninformed statement.<br />
<br />
Mesa in Haiku is used as a baseline renderer - but has a hardware-acceleration plug-in architecture.<br />
<br />
It's only waiting for drivers now... please let us know when your favorite hardware vendor is ready to support Haiku and/or someone is willing to port an already-OSS driver.</description>
			<pubDate>Wed, 27 Jun 2007 22:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (umccullough)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Now if they could only push the latest DRI...</title>
			<link>http://osnews.com/thread?251185</link>
			<guid isPermaLink="true">http://osnews.com/thread?251185</guid>
			<description>drivers upstream into the kernel, I won't have to build the MACH64 DRI driver (and patch the Mesa package) on my 10 y/o laptop everytime Fedora pushes a new Kernel/Mesa update...<br />
<br />
- Gilboa</description>
			<pubDate>Thu, 28 Jun 2007 02:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (gilboa)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Name Licensing</title>
			<link>http://osnews.com/thread?251202</link>
			<guid isPermaLink="true">http://osnews.com/thread?251202</guid>
			<description>MesaGL is just an open-source version of OpenGL that doesn't pay naming royalties to the owners of the name &quot;OpenGL&quot;.</description>
			<pubDate>Thu, 28 Jun 2007 03:53:00 GMT</pubDate>
			<author>donotreply@osnews.com (SamuraiCrow)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Name Licensing</title>
			<link>http://osnews.com/thread?251215</link>
			<guid isPermaLink="true">http://osnews.com/thread?251215</guid>
			<description><div class="cquote">MesaGL is just an open-source version of OpenGL that doesn't pay naming royalties to the owners of the name &quot;OpenGL&quot;. </div><br />
<br />
Mesa isn't named &quot;MesaGL&quot;, it is named &quot;Mesa&quot;.<br />
<br />
Since Mesa is anmed &quot;Mesa&quot;, and it is not named &quot;OpenGL&quot;, then why should it pay naming royalties to something that it is not named after?<br />
<br />
Finally, to call something &quot;Open&quot; as part of the name and then to charge royalties for it is, at the very least, being somewhat deceptive in the choice of name in the first place.</description>
			<pubDate>Thu, 28 Jun 2007 05:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (lemur2)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Name Licensing</title>
			<link>http://osnews.com/thread?251224</link>
			<guid isPermaLink="true">http://osnews.com/thread?251224</guid>
			<description>And, the owners of the name &quot;OpenGL&quot; blessed the introduction of Mesa as an independent, free implementation of the OpenGL api. SGI's licensing conditions appear to be very generous, to say the least.</description>
			<pubDate>Thu, 28 Jun 2007 06:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (Lobotomik)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[5]: ...</title>
			<link>http://osnews.com/thread?251240</link>
			<guid isPermaLink="true">http://osnews.com/thread?251240</guid>
			<description><div class="cquote">OpenGL software rendering will be slow no matter what OS is used. </div><br />
<br />
Sure, but i remember playing quite advance directX 3D games with no hardware acceleration at all(old good win98 days), while with Mesa software rendering, games like xmoto or chromium(2d openGL) are unplayable on much faster CPU.<br />
Is directX software rendering so MUCH faster than Mesa's, or am I missing something?</description>
			<pubDate>Thu, 28 Jun 2007 08:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (Kakihara)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[6]: ...</title>
			<link>http://osnews.com/thread?251256</link>
			<guid isPermaLink="true">http://osnews.com/thread?251256</guid>
			<description>That really depends on so many other factors that it's difficult to make a proper comparison. Let's just say that Mesa supports accelerated rendering on Linux through DRI, and it's more than fast enough to run Quake 3 in 1600x1200 and everything maxed out on a Radeon 9800 Pro. If you use Mesa unaccelerated over a remote X11 connection, it will be horribly slow. The speed really depends on the backend.</description>
			<pubDate>Thu, 28 Jun 2007 11:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (No it isnt)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Name Licensing</title>
			<link>http://osnews.com/thread?251267</link>
			<guid isPermaLink="true">http://osnews.com/thread?251267</guid>
			<description>&quot;Finally, to call something &quot;Open&quot; as part of the name and then to charge royalties for it is, at the very least, being somewhat deceptive in the choice of name in the first place.&quot;<br />
<br />
Not really. OGL is a pretty complex beast. For a long time there were half baked implementations and SGI quite rightly disallowed a half baked implementation to be called OpenGL. <br />
<br />
The Open in this context doesn't mean OpenSource or free, it means an Open (Ie documented and transparent) API. In the context of 1992, this was pretty open - the expression open has subsequently evolved, but still lacks any formal definition....<br />
<br />
I don't think licensing was a great revenue stream for SGI, and the have contributed - <br />
<br />
<a href="http://oss.sgi.com/projects/ogl-sample/" rel="nofollow">http://oss.sgi.com/projects/ogl-sample/</a><br />
<br />
IMHO.<br />
<br />
Cheers!</description>
			<pubDate>Thu, 28 Jun 2007 13:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (xxmf)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
