autogen.sh -prefix=/usr -enable-vmwgfx-experimental-api -libdir=/usr/lib64īuild Mesa and the vmwgfx_dri.so driver, the vmwgfx_drv.so xorg driver, the X acceleration library libxatracker.
Note also the comment about toolchain libdrm above. Git clone git:///git/xorg/driver/xf86-video-vmwareīuild libdrm: If you're on a 32-bit system, you should skip the -libdir configure option. The chainloading driver, vmware_drv.so, the legacy driver vmwlegacy_drv.so, and the vmwgfx driver vmwgfx_drv.so. Optionally you can point LIBDRM_CFLAGS and LIBDRM_LIBS to the libdrm-2.4.22 package in toolchain. Safest bet is really to replace the system one. Libdrm, A user-space library that interfaces with drm. The vmware-specific driver is really only the files prefixed with vmwgfx. Note that this repo contains the complete DRM and TTM code. This code is used to build libGL, and the direct rendering svga driver for libGL, vmwgfx_dri.so, and the X acceleration library libxatracker.so.x.x.x.