commit af4f7a8

hovercats  ·  2024-10-08 17:52:43 +0000 UTC
parent a6ee1f6
libdrm: 2.4.123
4 files changed,  +18, -13
+6, -1
 1@@ -3,7 +3,12 @@
 2 # `config.h`
 3 Generated with
 4 
 5-	meson build -Dintel=disabled -Dnouveau=disabled -Dradeon=disabled -Dvmwgfx=disabled
 6+	muon setup \
 7+		-Dintel=disabled \
 8+		-Dnouveau=disabled \
 9+		-Dradeon=disabled \
10+		-Dvmwgfx=disabled
11+		build
12 
13 `HAVE_INTEL` and `HAVE_NOUVEAU` were removed since they get defined
14 in `gen.lua` based on the keys in `config.video_drivers`.
+10, -10
 1@@ -1,17 +1,17 @@
 2-#define HAVE_ALLOCA_H 1
 3-#define HAVE_CAIRO 0
 4-#define HAVE_EXYNOS 0
 5-#define HAVE_FREEDRENO_KGSL 0
 6+#define UDEV 0
 7 #define HAVE_LIBDRM_ATOMIC_PRIMITIVES 1
 8 #define HAVE_LIB_ATOMIC_OPS 0
 9+#define HAVE_SYS_SYSCTL_H 0
10+#define HAVE_SYS_SELECT_H 1
11+#define HAVE_ALLOCA_H 1
12+#define MAJOR_IN_SYSMACROS 1
13 #define HAVE_OPEN_MEMSTREAM 1
14+#define HAVE_VISIBILITY 1
15+#define HAVE_EXYNOS 0
16+#define HAVE_FREEDRENO_KGSL 0
17 #define HAVE_RADEON 0
18-#define HAVE_SYS_SELECT_H 1
19-#define HAVE_SYS_SYSCTL_H 0
20-#define HAVE_VALGRIND 0
21 #define HAVE_VC4 0
22-#define HAVE_VISIBILITY 1
23 #define HAVE_VMWGFX 0
24-#define MAJOR_IN_SYSMACROS 1
25-#define UDEV 0
26+#define HAVE_CAIRO 0
27+#define HAVE_VALGRIND 0
28 #define _GNU_SOURCE 1
+1, -1
1@@ -1 +1 @@
2-Subproject commit 75254bf2390c10644ffb35a90fc8f18f196f9f0c
3+Subproject commit 25dec5b91fe4d2638787d033a0b22b6c1dc145e0
+1, -1
1@@ -1 +1 @@
2-2.4.120 r0
3+2.4.123 r0