TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Direct3D 10/11 for Gallium

34 pointsby rw-over 14 years ago

5 comments

samstokesover 14 years ago
Because I had no idea what it was:<p><pre><code> Gallium3D is a software library for 3D graphics device drivers being developed by VMware, after they acquired Tungsten Graphics[1]—the original authors. The Gallium3D library operates as a layer between the graphics API and the operating system with the primary goal of making driver development easier, bundling otherwise duplicated code of several different drivers at a single point (this is done by providing a better division of labor, for example, leaving memory management to the kernel DRI driver) and to support modern hardware architectures. Gallium3D is currently used by the free and open source nouveau graphics driver. </code></pre> <a href="http://en.wikipedia.org/wiki/Gallium3D" rel="nofollow">http://en.wikipedia.org/wiki/Gallium3D</a>
skorguover 14 years ago
Death to dual booting. I can't wait for this and spice[1] to mature, having to be tethered to a powerful machine for any use case is frustrating when so much else is accessible remotely with ease.<p>Also it's always nice to see corporate contributions of big features to open source graphics:<p>&#62; Thanks to all the Gallium contributors and especially the VMware team, whose work made it possible to implement Direct3D 10/11 much more easily than it would have been otherwise.<p>[1] <a href="http://spice-space.org/features.html" rel="nofollow">http://spice-space.org/features.html</a>
mgunesover 14 years ago
Some context:<p><a href="http://lists.freedesktop.org/archives/mesa-dev/2010-September/003129.html" rel="nofollow">http://lists.freedesktop.org/archives/mesa-dev/2010-Septembe...</a>
lenniover 14 years ago
Is this a cleanroom implementation?<p>Also, I'm certain MS holds some form of IP on the DirectX line of products. Have they made any threatening noises?
haklover 14 years ago
It would be pretty ironic if this enables D3D 10 on Windows XP.
评论 #1728235 未加载