Either the Intel GPU doesn't support FSAA at all or turning it on reverts to software rendering.  The former is possible since the GPU has so little power to begin with.  GEM doesn't support software rendering on OSX and there is a chance that something fails silently and then goes back to 'hardware' rendering.  The Intel chip only does a tiny amount of actual hardware rendering for the pixel pipeline and almost nothing for the vertex although testing reports full hardware OpenGL functions.
<br><br>The anti-aliasing done by the text objects is a very old type of AA which is disabled on Nvidia and ATI parts in favor of FSAA.&nbsp; If that works you can try the [polygon_smooth] object before any geometry drawn.<br>
<br><div><span class="gmail_quote">On 8/31/07, <b class="gmail_sendername">Jan Thoben</b> &lt;<a href="mailto:jan_thoben@hotmail.com">jan_thoben@hotmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
Hi List,<br><br>I have been trying to get full-scene anti-aliasing and [polygon_smooth] to work on a Macbook (which has Intel&#39;s integrated GMA950 chip) with Gem ... No success. Gemwin seems to get the message but won&#39;t show any effect.&nbsp;  
<br><br>[FSAA $1(<br>&nbsp;|<br>[gemwin] <br><br>works perfectly well on a Power Book G4 with nVIDIA GeForceFX Go5200...<br>Is there any other way to enable the Intel chip to perform openGL FSAA? [alias $1( for [text2d] works with the chip!
<br><br>Thanks,<br><span class="sg">Jan <br></span><span class="ad"><br><hr>Connect to the next generation of MSN Messenger&nbsp;  <a href="http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&amp;source=wlmailtagline" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Get it now! </a></span></div><span class="ad">
</span><br>_______________________________________________<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; 
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br><br></blockquote></div><br>