-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
99c20b1
commit 183b1a1
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,11 @@ | ||
# mesa3D-Windows | ||
# 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. |