Wine Devs Have Mixed Feelings Over Direct3D In Gallium3D

Written by Michael Larabel in WINE on 23 September 2010 at 03:51 AM EDT. 159 Comments
WINE
Two days ago we reported on Direct3D being natively implemented in Gallium3D that now allows Direct3D (the 3D portion of the DirectX API) to work on Linux via this advanced graphics driver architecture and unlike Wine's implementation it does not simply translate the calls to OpenGL. This has generated much interest among developers and end-users with there being more than 200 comments in our forums and plenty of discussion elsewhere too. However, some Wine developers seem to be in objection to this work.

Some contributors to both the Wine and Mesa/Gallium3D projects are up in arms as there was some initial confusion over whether this Direct3D 10/11 state tracker uses any code derived from Microsoft. This state tracker does not use any Microsoft code, as confirmed by its developer. However, some are still uncertain about the legal status of Direct3D on Linux (along with the *BSDs and elsewhere that Gallium3D is compatible) and whether Microsoft could end up providing legal challenges to its adoption.

Corbin Simpson even wanted to pull this Gallium3D state tracker out of Mesa, but VMware's Jose Fonseca is in opposition to it being dropped and is calling for more discussion (mailing list). In another message, Jose mentions the D3D1x state tracker could be split into run-time and client driver components where the Wine developers (or ReactOS) could then re-code the run-time if they are concerned about the one living in Mesa.

The debate over this fascinating Direct3D 10/11 state tracker is ongoing. Meanwhile, Luca has committed Wine DLLs that use this state tracker so that in fact Wine can now hook into Gallium3D for this Microsoft Direct3D acceleration on the GPU (or on the CPU if using LLVMpipe). See this Git commit.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week