Skip to content

Commit 68768fc

Browse files
authored
UWP: Update x64 Mesa Binaries (libretro#18568)
1 parent fdc8625 commit 68768fc

File tree

13 files changed

+10
-5
lines changed

13 files changed

+10
-5
lines changed

pkg/msvc-uwp/.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,8 @@ AppPackages/
99
/DebugANGLE
1010
/ReleaseANGLE
1111
/x64
12-
/ARM64
12+
/ARM64
13+
14+
# MESA
15+
!/RetroArch-msvcUWP/MESA/x64/*.dll
16+
!/RetroArch-msvcUWP/MESA/x64/*.lib
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# MESA PreBuilt Libraries
1+
# MESA Prebuilt Libraries
22

3-
The Binaries in this folder are compiled from a custom version of [MESA](https://github.com/aerisarn/mesa-uwp).
4-
These are based on this [branch](https://github.com/aerisarn/mesa-uwp/tree/alpha-2-hack-fixes), which is the
5-
stable branch for MESA integration into Retroarch.
3+
The binaries in this directory are compiled from a custom MESA fork maintained here:
4+
https://github.com/SternXD/mesa-uwp
5+
6+
These builds are derived from the `uwp-25.3.3` branch.
-5.45 KB
Binary file not shown.
-14 KB
Binary file not shown.
0 Bytes
Binary file not shown.
22 KB
Binary file not shown.
0 Bytes
Binary file not shown.
3.78 MB
Binary file not shown.
-204 KB
Binary file not shown.
512 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)