Skip to content

Build VMware's svga driver on windows using meson

Neha Bhende requested to merge bhenden/mesa:meson-windows-revised into master

This patch series helps to build OpenGL driver(32 and 64 bit) with MSVC using meson. This patch series doesn't utilize LLVM. It is VMware's in-house effort to build VMware's SVGA driver using meson on windows.

Note: This MR is child MR of !6418 (closed). Basically, the LLVM portion of !6418 (closed) is removed in this MR.

Merge request reports

Loading