Re: [DirectPython] No HW acceleration supports?
Status: Inactive
Brought to you by:
hsalo
From: Question <wan...@gm...> - 2008-01-19 02:55:02
|
Samples for the DirectX SDK works fine on my computer, while DirectPython runs very slow (actually slide show). I don't know what's the problem. On Jan 18, 2008 10:57 PM, Heikki Salo <ho...@gm...> wrote: > > > ------------------------------ > *From:* dir...@li... [mailto: > dir...@li...] *On Behalf Of * > Question > *Sent:* 16. tammikuuta 2008 7:44 > *To:* dir...@li... > *Subject:* [DirectPython] No HW acceleration supports? > > Hi, > > I'm using Intel 82945G Express Chipset, and It's said to be DX9 > supported. And I have not problem to run those samples in the DirectX SDK, > so I think HW acceleration is just not turned on here. > Anyone can help me? > Thanks! > > -- > >: ~ > > > Hi, > > I am not really sure what you are asking. Intel 82945G seem to use > 945-chipset, which does not support harware transform & lightning. With > these cards it is often best to ask explicitly for software rendering so you > can use vertex shaders. Otherwise you get "hardware" rendering, which can be > worse than true software. > > -- > Heikki Salo > -- >: ~ |