Vmwgfx

From VI-Toolkit
Jump to navigation Jump to search

vmwgfx

3D accelerated graphics in Linux

This driver is nowadays part of the linux kernel, see:

https://github.com/torvalds/linux/tree/master/drivers/gpu/drm/vmwgfx

Before it was at freedesktop:

https://gitlab.freedesktop.org/mesa/vmwgfx

older https://cgit.freedesktop.org/mesa/vmwgfx

and doc with tips on how-to build your own: https://docs.mesa3d.org/drivers/svga3d.html

In 2010 I wrote this on my internal wiki Building Gallium3D when I did build my own.