about summary refs log tree commit diff stats
path: root/src/wrapped/generated
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-07-30 17:02:18 +0200
committerptitSeb <sebastien.chev@gmail.com>2022-07-30 17:02:18 +0200
commitadd0081b508a26d29f58f2c06fce60a0666b4134 (patch)
treea76ecfd42ba92ae9ef98dfc1d174f7c6fa8571bc /src/wrapped/generated
parent46fb9d6df1b51bd68a00fbcb3f12508438128fc0 (diff)
downloadbox64-add0081b508a26d29f58f2c06fce60a0666b4134.tar.gz
box64-add0081b508a26d29f58f2c06fce60a0666b4134.zip
Added some wayland wrapped libs (partial)
Diffstat (limited to 'src/wrapped/generated')
-rw-r--r--src/wrapped/generated/functions_list.txt3
-rw-r--r--src/wrapped/generated/wrappedwaylandclientdefs.h8
-rw-r--r--src/wrapped/generated/wrappedwaylandclienttypes.h17
-rw-r--r--src/wrapped/generated/wrappedwaylandclientundefs.h8
-rw-r--r--src/wrapped/generated/wrappedwaylandcursordefs.h8
-rw-r--r--src/wrapped/generated/wrappedwaylandcursortypes.h17
-rw-r--r--src/wrapped/generated/wrappedwaylandcursorundefs.h8
-rw-r--r--src/wrapped/generated/wrappedwaylandegldefs.h8
-rw-r--r--src/wrapped/generated/wrappedwaylandegltypes.h17
-rw-r--r--src/wrapped/generated/wrappedwaylandeglundefs.h8
10 files changed, 102 insertions, 0 deletions
diff --git a/src/wrapped/generated/functions_list.txt b/src/wrapped/generated/functions_list.txt
index 2810cd91..2c1c7b81 100644
--- a/src/wrapped/generated/functions_list.txt
+++ b/src/wrapped/generated/functions_list.txt
@@ -4069,6 +4069,9 @@ wrappedvulkan:
   - vkGetPhysicalDeviceSparseImageFormatProperties
 - vFpiiiupupup:
   - vkCmdPipelineBarrier
+wrappedwaylandclient:
+wrappedwaylandcursor:
+wrappedwaylandegl:
 wrappedxinerama:
 wrappedxkbcommon:
 wrappedxkbcommonx11:
diff --git a/src/wrapped/generated/wrappedwaylandclientdefs.h b/src/wrapped/generated/wrappedwaylandclientdefs.h
new file mode 100644
index 00000000..e41d0656
--- /dev/null
+++ b/src/wrapped/generated/wrappedwaylandclientdefs.h
@@ -0,0 +1,8 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.1.0.16) *
+ *******************************************************************/
+#ifndef __wrappedwaylandclientDEFS_H_
+#define __wrappedwaylandclientDEFS_H_
+
+
+#endif // __wrappedwaylandclientDEFS_H_
diff --git a/src/wrapped/generated/wrappedwaylandclienttypes.h b/src/wrapped/generated/wrappedwaylandclienttypes.h
new file mode 100644
index 00000000..17f39dfe
--- /dev/null
+++ b/src/wrapped/generated/wrappedwaylandclienttypes.h
@@ -0,0 +1,17 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.1.0.16) *
+ *******************************************************************/
+#ifndef __wrappedwaylandclientTYPES_H_
+#define __wrappedwaylandclientTYPES_H_
+
+#ifndef LIBNAME
+#error You should only #include this file inside a wrapped*.c file
+#endif
+#ifndef ADDED_FUNCTIONS
+#define ADDED_FUNCTIONS() 
+#endif
+
+
+#define SUPER() ADDED_FUNCTIONS()
+
+#endif // __wrappedwaylandclientTYPES_H_
diff --git a/src/wrapped/generated/wrappedwaylandclientundefs.h b/src/wrapped/generated/wrappedwaylandclientundefs.h
new file mode 100644
index 00000000..506adf2a
--- /dev/null
+++ b/src/wrapped/generated/wrappedwaylandclientundefs.h
@@ -0,0 +1,8 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.1.0.16) *
+ *******************************************************************/
+#ifndef __wrappedwaylandclientUNDEFS_H_
+#define __wrappedwaylandclientUNDEFS_H_
+
+
+#endif // __wrappedwaylandclientUNDEFS_H_
diff --git a/src/wrapped/generated/wrappedwaylandcursordefs.h b/src/wrapped/generated/wrappedwaylandcursordefs.h
new file mode 100644
index 00000000..9a03e25c
--- /dev/null
+++ b/src/wrapped/generated/wrappedwaylandcursordefs.h
@@ -0,0 +1,8 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.1.0.16) *
+ *******************************************************************/
+#ifndef __wrappedwaylandcursorDEFS_H_
+#define __wrappedwaylandcursorDEFS_H_
+
+
+#endif // __wrappedwaylandcursorDEFS_H_
diff --git a/src/wrapped/generated/wrappedwaylandcursortypes.h b/src/wrapped/generated/wrappedwaylandcursortypes.h
new file mode 100644
index 00000000..7978a4c7
--- /dev/null
+++ b/src/wrapped/generated/wrappedwaylandcursortypes.h
@@ -0,0 +1,17 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.1.0.16) *
+ *******************************************************************/
+#ifndef __wrappedwaylandcursorTYPES_H_
+#define __wrappedwaylandcursorTYPES_H_
+
+#ifndef LIBNAME
+#error You should only #include this file inside a wrapped*.c file
+#endif
+#ifndef ADDED_FUNCTIONS
+#define ADDED_FUNCTIONS() 
+#endif
+
+
+#define SUPER() ADDED_FUNCTIONS()
+
+#endif // __wrappedwaylandcursorTYPES_H_
diff --git a/src/wrapped/generated/wrappedwaylandcursorundefs.h b/src/wrapped/generated/wrappedwaylandcursorundefs.h
new file mode 100644
index 00000000..ffced61d
--- /dev/null
+++ b/src/wrapped/generated/wrappedwaylandcursorundefs.h
@@ -0,0 +1,8 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.1.0.16) *
+ *******************************************************************/
+#ifndef __wrappedwaylandcursorUNDEFS_H_
+#define __wrappedwaylandcursorUNDEFS_H_
+
+
+#endif // __wrappedwaylandcursorUNDEFS_H_
diff --git a/src/wrapped/generated/wrappedwaylandegldefs.h b/src/wrapped/generated/wrappedwaylandegldefs.h
new file mode 100644
index 00000000..3fa41b90
--- /dev/null
+++ b/src/wrapped/generated/wrappedwaylandegldefs.h
@@ -0,0 +1,8 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.1.0.16) *
+ *******************************************************************/
+#ifndef __wrappedwaylandeglDEFS_H_
+#define __wrappedwaylandeglDEFS_H_
+
+
+#endif // __wrappedwaylandeglDEFS_H_
diff --git a/src/wrapped/generated/wrappedwaylandegltypes.h b/src/wrapped/generated/wrappedwaylandegltypes.h
new file mode 100644
index 00000000..270e8ff5
--- /dev/null
+++ b/src/wrapped/generated/wrappedwaylandegltypes.h
@@ -0,0 +1,17 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.1.0.16) *
+ *******************************************************************/
+#ifndef __wrappedwaylandeglTYPES_H_
+#define __wrappedwaylandeglTYPES_H_
+
+#ifndef LIBNAME
+#error You should only #include this file inside a wrapped*.c file
+#endif
+#ifndef ADDED_FUNCTIONS
+#define ADDED_FUNCTIONS() 
+#endif
+
+
+#define SUPER() ADDED_FUNCTIONS()
+
+#endif // __wrappedwaylandeglTYPES_H_
diff --git a/src/wrapped/generated/wrappedwaylandeglundefs.h b/src/wrapped/generated/wrappedwaylandeglundefs.h
new file mode 100644
index 00000000..5e9bf7f9
--- /dev/null
+++ b/src/wrapped/generated/wrappedwaylandeglundefs.h
@@ -0,0 +1,8 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.1.0.16) *
+ *******************************************************************/
+#ifndef __wrappedwaylandeglUNDEFS_H_
+#define __wrappedwaylandeglUNDEFS_H_
+
+
+#endif // __wrappedwaylandeglUNDEFS_H_