There's A Direct3D 9.0 Gallium3D State Tracker

Written by Michael Larabel in Mesa on 22 January 2010 at 06:38 AM EST. 70 Comments
MESA
In a Phoronix Forums thread in regards to a 2010 Linux graphics driver wish-list, a developer has shared that he has started a Direct3D 9.0 state tracker for Windows! Yes, where it would actually be possible to accelerate Direct3D 9.0 while on Linux when using a Gallium3D hardware driver.

This state tracker called "nine" is not merged to Mesa master, at least not yet, but can be found in the ~jsindholt/mesa repository.

The state tracker's documentation describes this Direct3D 9.0 ST as providing:

What is this?
An implementation of the C++ API as seen in Direct3D 9.0c. It's meant to be an easy and reliable way for WINE to emulate D3D9 applications from Windows on free platforms (though I believe the WINE devs don't give two shits about it), and enable users to more easily port their Direct3D 9 applications.

What is this not?
A binary compatible, or COM compatible implementation of Direct3D. It is not meant to run on Windows, nor does it expose the regular COM interface. If a COM implementation is provided, this matter can of course be discussed.


Well, there you have it. Let's see if it ends up being used by Wine or any other free software projects. This is just the latest Gallium3D State Tracker after there are already some for OpenGL ES, OpenVG, EGL, OpenGL, OpenCL, and others are still emerging. We just need the Gallium3D hardware drivers to catch up so Linux desktop users can start taking advantage of such support.
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