<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>WPF3D Team Blog : 4.0 Beta 1</title><link>http://blogs.msdn.com/wpf3d/archive/tags/4.0+Beta+1/default.aspx</link><description>Tags: 4.0 Beta 1</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>What’s New in Graphics for 4.0 Beta 1</title><link>http://blogs.msdn.com/wpf3d/archive/2009/06/24/what-s-new-in-graphics-for-4-0-beta-1.aspx</link><pubDate>Thu, 25 Jun 2009 03:48:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9802640</guid><dc:creator>wpf3d</dc:creator><slash:comments>10</slash:comments><comments>http://blogs.msdn.com/wpf3d/comments/9802640.aspx</comments><wfw:commentRss>http://blogs.msdn.com/wpf3d/commentrss.aspx?PostID=9802640</wfw:commentRss><description>&lt;p&gt;.NET 4.0 Beta 1 was released a few weeks ago and there’s a lot to it that you can read about elsewhere so I thought I would just stick to what’s changed for WPF graphics. These are the biggest things of note:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/system.windows.media.cleartypehint(VS.100).aspx"&gt;RenderOptions.ClearTypeHint&lt;/a&gt;: If WPF renders text into a potentially transparent surface (e.g. a layered window like a menu or popup) we use grayscale anti-aliasing instead of ClearType because if the transparent surface is blended with another transparent surface, the ClearType will get messed up. Now with ClearTypeHint you can tell us to use ClearType and we’ll trust you that things aren’t transparent. &lt;/li&gt;    &lt;li&gt;The BitmapEffect classes are now no-ops. They are still there so your apps will compile but don’t expect them to do anything. &lt;/li&gt;    &lt;li&gt;The default &lt;a href="http://msdn.microsoft.com/en-us/library/system.windows.media.bitmapscalingmode.aspx"&gt;RenderOptions.BitmapScalingMode&lt;/a&gt; (Unspecified) is now Linear instead of Fant. If you still want Fant, you can re-enable it. &lt;/li&gt;    &lt;li&gt;Pixel Shader 2.0 is now required for hardware acceleration. Yes, if your card was &lt;a href="http://msdn.microsoft.com/en-us/library/ms742196.aspx"&gt;Tier 1&lt;/a&gt; but did not have PS 2.0 it is now Tier 0. &lt;/li&gt;    &lt;li&gt;The memory leak that was easy to hit with software 3D has been fixed. &lt;a href="http://blogs.msdn.com/wpf3d/archive/2009/06/08/3-5-sp1-software-3d-leak-fix-available.aspx"&gt;I already mentioned this&lt;/a&gt;. &lt;/li&gt;    &lt;li&gt;A common VisualBrush.Visual disconnect crash has been fixed. It’s in the same KB article as the memory leak. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;That’s not much but that’s because we’ve been saving things for Beta 2. Stay tuned!&lt;/p&gt;  &lt;p&gt;-- Jordan&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9802640" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/wpf3d/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/wpf3d/archive/tags/4.0+Beta+1/default.aspx">4.0 Beta 1</category></item><item><title>3.5 SP1 Software 3D Leak Fix Available</title><link>http://blogs.msdn.com/wpf3d/archive/2009/06/08/3-5-sp1-software-3d-leak-fix-available.aspx</link><pubDate>Tue, 09 Jun 2009 01:34:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9710503</guid><dc:creator>wpf3d</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/wpf3d/comments/9710503.aspx</comments><wfw:commentRss>http://blogs.msdn.com/wpf3d/commentrss.aspx?PostID=9710503</wfw:commentRss><description>&lt;p&gt;In 3.5 SP1 it was really easy to leak memory when doing software 3D rendering involving a VisualBrush or DrawingBrush. We got this complaint many times online and in person. Unfortunately, there is no work around. It’s described in “Issue 2” from &lt;a href="http://support.microsoft.com/kb/967634/"&gt;this new Knowledge Base article&lt;/a&gt;. The fix should also be in 4.0 Beta 1. &lt;/p&gt;  &lt;p&gt;-- Jordan&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9710503" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/wpf3d/archive/tags/3D/default.aspx">3D</category><category domain="http://blogs.msdn.com/wpf3d/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/wpf3d/archive/tags/Performance/default.aspx">Performance</category><category domain="http://blogs.msdn.com/wpf3d/archive/tags/3.5+SP1/default.aspx">3.5 SP1</category><category domain="http://blogs.msdn.com/wpf3d/archive/tags/4.0+Beta+1/default.aspx">4.0 Beta 1</category></item></channel></rss>