Page 1 of 1

DirectX8 VS DirectX9

Posted: Wed Jul 07, 2004 6:21 pm
by Painkiller
I compiled sample 2 in the tutor section and tried comparing frame rates between DirectX 8 and 9 renderers. Results:

D8: 125-130 fps
D9: 40-50 fps

Why is it that D8 has better performance than D9? Is the D9 renderer still early in development or what? :?:

Posted: Wed Jul 07, 2004 6:36 pm
by Felipe
that's odd. I get the same framerate in either. Though, I prefer using the OGL render, despite the fact that it's a little bit slower. DX8/9 seem a bit unstable on my PC.

Posted: Thu Jul 08, 2004 1:49 am
by thesmileman
I have a DirectX 9 card and I get almost identical if not identical frame rates with 8 or 9 and they are usually better than OpenGL

Posted: Thu Jul 08, 2004 12:36 pm
by Electron
I get about the same with all three. Perhaps you don't have the latest drivers for your video card, you only have DX8 drivers. My card doesn't support DX9 in hardware (Radeon8500) but I've got DX9 drivers so DX9 stuff still runs decently

Posted: Thu Jul 08, 2004 3:10 pm
by Peter Müller
:/ in my games, dx9 is much (20%) faster then dx8

Posted: Thu Jul 08, 2004 3:33 pm
by DanyATK
Probably is a driver problem...

Dx8 and 9, normally gets the same frame rate and are a bit faster than opengl

Posted: Thu Jul 15, 2004 4:49 pm
by ZDeveloper
I think there some different things which are important.
first thing there are drivers. new drivers are always good ;)
2nd thing there are hardware. if you have hardware which support DX9 then the programm should run faster, I think
3rd thing are the application. If you don't use DX9 things in your application, why should DX9 be faster then DX8? It isn't because it is the same thing. ;)
I think: DX9 - DX9 Features=DX8 ;)

If I am not right, then said it please.