Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Difference Between DX9 and OpenGl
01-02-2015, 04:53 PM (This post was last modified: 01-02-2015 04:56 PM by Bigpet.)
Post: #6
RE: Difference Between DX9 and OpenGl
For the longest time the OpenGL backend was the only renderer. The Direct3D one was only recently added because of some of the shitty OpenGL drivers on Windows.

The obvious reason is that OpenGL is available on all platforms whereas Direct3D is only available on Windows.

And the difference in performance shouldn't be big if people wrote decent drivers but AMD apparently does not want to or cannot spend those resources, so they decided to prioritize what most people use, Windows and D3D.

(01-02-2015 04:49 PM)cybercjt Wrote:  Also another good thing for D3D is it also supports low end / old gen GPU that doesn't support OP GL 2.0

... on Windows. Many of those devices have OpenGL 2.0 drivers on Linux, it's not always a hardware limitation, sometimes it's just software.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Difference Between DX9 and OpenGl - Levan - 01-02-2015, 02:47 PM
RE: Difference Between DX9 and OpenGl - Bigpet - 01-02-2015 04:53 PM

Forum Jump: