<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.xna.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>General</title><link>http://forums.xna.com/forums/50.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 0.0)</generator><item><title>Re: DirectX Software rendering problem</title><link>http://forums.xna.com/forums/thread/41797.aspx</link><pubDate>Wed, 16 Jan 2008 01:22:20 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41797</guid><dc:creator>UUS831</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41797.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=50&amp;PostID=41797</wfw:commentRss><description>Thanks everyone. I understand now. For the time being, i guess i have to use d3dref9.dll with the SDK.&lt;br&gt;</description></item><item><title>Re: DirectX Software rendering problem</title><link>http://forums.xna.com/forums/thread/41769.aspx</link><pubDate>Tue, 15 Jan 2008 21:38:23 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41769</guid><dc:creator>Cosmos</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41769.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=50&amp;PostID=41769</wfw:commentRss><description>&lt;P&gt;Some more info about the topic. Really don't know if you are using VC++ or C#, but the concepts behind are the same for both. &lt;/P&gt;
&lt;P&gt;Take a look at this thread, it's very interesting and may help.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://forums.xna.com/thread/38592.aspx"&gt;http://forums.xna.com/thread/38592.aspx&lt;/A&gt;&lt;/P&gt;</description></item><item><title>Re: DirectX Software rendering problem</title><link>http://forums.xna.com/forums/thread/41655.aspx</link><pubDate>Tue, 15 Jan 2008 12:04:27 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41655</guid><dc:creator>Ralf Kornmann</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41655.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=50&amp;PostID=41655</wfw:commentRss><description>&lt;P class=MsoNormal style="MARGIN:0cm 0cm 10pt;"&gt;&lt;SPAN style="mso-ansi-language:EN-US;"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;There are three options to get Direct3D running without any Direct3D hardware at all:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 10pt;"&gt;&lt;SPAN style="mso-ansi-language:EN-US;"&gt;&lt;FONT face=Calibri size=3&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=57d03491-6c49-4429-bff7-130408b5f410&amp;amp;DisplayLang=en"&gt;Software Rasterizer for the Microsoft DirectX 9.0&lt;/A&gt; &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 10pt;"&gt;&lt;SPAN style="mso-ansi-language:EN-US;"&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-ansi-language:EN-US;"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;A href="http://www.radgametools.com/pixomain.htm"&gt;pixomatic&lt;o:p&gt;&lt;/o:p&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 10pt;"&gt;&lt;SPAN style="mso-ansi-language:EN-US;"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;A href="http://www.transgaming.com/products/swiftshader/"&gt;SwiftShader&lt;/A&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 10pt;"&gt;&lt;SPAN style="mso-ansi-language:EN-US;"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>Re: DirectX Software rendering problem</title><link>http://forums.xna.com/forums/thread/41636.aspx</link><pubDate>Tue, 15 Jan 2008 08:34:03 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41636</guid><dc:creator>Cosmos</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41636.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=50&amp;PostID=41636</wfw:commentRss><description>&lt;P&gt;With Directx you can have two types of Graphic Devices: HAL and Reference; and you can have two types of Vertex Processing: Hardware and Software.&lt;/P&gt;
&lt;P&gt;See this article to&amp;nbsp;check what all those are, what they do and when to use them. Hope that helps. The Reference Device is provided as a debug tool and any machine using an application or game that use that Device type must have installed the Directx SDK or at least the Debug version of Directx (provided with the SDK).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://msdn2.microsoft.com/en-us/library/bb219625.aspx"&gt;http://msdn2.microsoft.com/en-us/library/bb219625.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: for the scenario you are describing, you may want to create a HAL Devive and Software Vertex processing as a fall-back option (Hardware Verxtex processing should be your default).&lt;/P&gt;</description></item><item><title>Re: DirectX Software rendering problem</title><link>http://forums.xna.com/forums/thread/41590.aspx</link><pubDate>Mon, 14 Jan 2008 23:44:27 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41590</guid><dc:creator>UUS831</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41590.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=50&amp;PostID=41590</wfw:commentRss><description>I'm using DirectX because my program draws a simple 3D scene. I want to use software renderer so that my program is capable of "fall-back" to software if hardware is not found. If there is no software renderer in DirectX redist, how come programs such as Sketchup, and 3dsMax etc that do run on computers without dedicated graphics card? They dont use DirectX? Or they use OpenGL? If so, it means OpenGL has software renderer, and DirectX doesnt?&lt;br&gt;&lt;br&gt;I need the ability to use hardware and fall-back to software if not available. Speed is not the issue. How to do that the correct way in DirectX?&lt;br&gt;</description></item><item><title>Re: DirectX Software rendering problem</title><link>http://forums.xna.com/forums/thread/41453.aspx</link><pubDate>Mon, 14 Jan 2008 08:21:01 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41453</guid><dc:creator>Cosmos</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41453.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=50&amp;PostID=41453</wfw:commentRss><description>&lt;P&gt;As an adition on what Demirug said, the reference rasterizer is used to emulate hardware rendering, so it is way&amp;nbsp;much slower&amp;nbsp;than the&amp;nbsp;hardware rasterizer. If your target PC don't have a dedicated video card, there's no point in using DirectX at all.&lt;/P&gt;
&lt;P&gt;Use it only for debuging purposes - never for production / finished game or application. &lt;/P&gt;</description></item><item><title>Re: DirectX Software rendering problem</title><link>http://forums.xna.com/forums/thread/41447.aspx</link><pubDate>Mon, 14 Jan 2008 07:12:52 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41447</guid><dc:creator>Ralf Kornmann</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41447.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=50&amp;PostID=41447</wfw:commentRss><description>&lt;p class="MsoNormal"&gt;&lt;span&gt;The
reference rasterizer (yes, d3dref9.dll) is only for debugging purpose.
Therefore it is not allowed to distribute it alone. &lt;span&gt;&amp;nbsp;&lt;/span&gt;Direct3D 9 doesn’t support rendering without
hardware out of the box. The solution for this problem depends on the feature
set you need.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>DirectX Software rendering problem</title><link>http://forums.xna.com/forums/thread/41431.aspx</link><pubDate>Mon, 14 Jan 2008 03:27:03 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:41431</guid><dc:creator>UUS831</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/41431.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=50&amp;PostID=41431</wfw:commentRss><description>Hi, my program uses hardware acceleration in DirectX and when it is run on computers without dedicated graphics card, it fails to run. I then changed to software acceleration, and yet it still fails to run. I have installed DirectX 9 Redist Nov 07 on the target computer. I have debugged the code and found out that the program now depends on d3dref9.dll (Direct3D reference rasterizer?).&lt;br&gt;&lt;br&gt;d3dref9.dll is not included in the DirectX 9 Redist. The program runs fine on the target computer if i manually copy the file over. How can i distribute this file? It is allowed? Why is my program now depends on the reference rasterizer? What is the right way to develop directx program with software acceleration support?&lt;br&gt;&lt;br&gt;Thanks.&lt;br&gt;</description></item></channel></rss>