XNA Creators Club Online
community forums

Search Forums

Page 1 of 1 (3 items)
  • Re: DirectX Software rendering problem

    Thanks everyone. I understand now. For the time being, i guess i have to use d3dref9.dll with the SDK.
    Posted to General (Forum) by UUS831 on 1/16/2008
  • Re: DirectX Software rendering problem

    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 ...
    Posted to General (Forum) by UUS831 on 1/14/2008
  • DirectX Software rendering problem

    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 ...
    Posted to General (Forum) by UUS831 on 1/14/2008
Page 1 of 1 (3 items)