Page 1 of 1

game developers hate Linux

Posted: 04 Apr 2014, 11:31
by mozainaa
Why do game developers hate Linux? Linux, Mac, and Windows supports OpenGL so why would anyone use DirectX? I realize the APIs are a little easier, but they are professionals not hobbiest. They are not reaching an large market by ignoring Linux and Mac. The games that do have Mac ports that do use OpenGL, why not create a Linux port?
_____________________
I am a spammer

Re: game developers hate Linux

Posted: 04 Apr 2014, 12:30
by viking60
Game developers don't hate Linux; Valve loves it and they are the biggest around.
This experience lead to the question: why does an OpenGL version of our game run faster than Direct3D on Windows 7? It appears that it’s not related to multitasking overhead. We have been doing some fairly close analysis and it comes down to a few additional microseconds overhead per batch in Direct3D which does not affect OpenGL on Windows. Now that we know the hardware is capable of more performance, we will go back and figure out how to mitigate this effect under Direct3D.


I am no Mac expert though