From 183b1a136ceab738cc32e29090cda567697299b0 Mon Sep 17 00:00:00 2001 From: lightningterror <18107717+lightningterror@users.noreply.github.com> Date: Thu, 28 Oct 2021 09:06:06 +0200 Subject: [PATCH] Update readme --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33bacf61..0bfbfa6e 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# mesa3D-Windows \ No newline at end of file +# mesa3D-Windows + +Please support the official MESA repository at https://gitlab.freedesktop.org/mesa/mesa + +This work is based on https://fdossena.com/?p=mesa/index.frag which attempts to compile MESA using Scons for Windows. +Compilation guide from https://fdossena.com/?p=mesa/build.frag +Latest mesa to officialy support Scons is 21.0.3. + +## Compatibility + +Compiled using Windows 10 and verified to work.