about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrapper.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [WRAPPER] Reworked sqlite3 with new wrapperhelperptitSeb2024-11-281-0/+3
|
* [WRAPPER] Reworked gstvideo with new wrapperhelperptitSeb2024-11-261-9/+19
|
* [WRAPPER] Reworked gstsdp with new wrapperhelperptitSeb2024-11-261-0/+5
|
* [WRAPPER] Reworked gst-rtp and gst-rtsp with new wrapperhelperptitSeb2024-11-261-0/+23
|
* [WRAPPER] Reworked gst-gl with new wrapperhelperptitSeb2024-11-261-2/+9
|
* [WRAPPER] Reworked gstcheck with new wrapperhelperptitSeb2024-11-261-0/+1
|
* [WRAPPER] Reworked gstbase with new wrapperhelperptitSeb2024-11-261-0/+7
|
* [WRAPPER] Reworked gstaudio with new wrapperhelperptitSeb2024-11-251-0/+2
|
* [WRAPPER] Reworked wrapping of gstallocators with new wrapperhelperptitSeb2024-11-251-0/+1
|
* [WRAPPER] Reworked gstreamer with new wrapperhelperptitSeb2024-11-251-40/+36
|
* [WRAPPER]my_dbus_message_get_args() args type error (#2042)liuli2024-11-191-0/+1
| | | | | * [WRAPPER]my_dbus_message_get_args() args type error * [WRAPPER]my_dbus_message_get_args() args type error
* [WRAPPER] Added wrapped libzstd.so.1 support, with new wrapperhelperptitSeb2024-11-171-0/+10
|
* [WRAPPER] Added wrapped libXaw with new wrapperhelper (for #1990)ptitSeb2024-11-091-0/+17
|
* [WRAPPER] Added a bunch of libc wrapped functions (for #2010)ptitSeb2024-11-091-0/+1
|
* Added a few more gtk3/gdk3 symbols (probably gtk/gdk 4.+ symbol actually)ptitSeb2024-11-011-0/+3
|
* [WRAPPER] Reworked ssl3 and crypto3 with new wrapperhelper (for #1860)ptitSeb2024-10-291-0/+10
|
* [WRAPPER] Added wrapped libbrotlidec with new warpperhelper (for #1860)ptitSeb2024-10-251-0/+1
|
* [VULKAN] Added 2 more extensionsptitSeb2024-10-181-0/+1
|
* [WRAPPER] Reworked libcups wrapping with new wrapperhelperptitSeb2024-10-171-1/+29
|
* [WRAPPER] Reworked libgnutls wrapping with new wrapperhelperptitSeb2024-10-131-0/+29
|
* [WRAPPER] Reworked libXss with new wrapperhelperptitSeb2024-10-101-1/+1
|
* [WRAPPER] Reworked libresolv with new wrapper helper ([STATICBUILD] fixed ↵ptitSeb2024-10-081-0/+5
| | | | potential issue with static build)
* [WRAPPER] Reworked wrapped libXi with new wrapperhelperptitSeb2024-10-061-12/+26
|
* [WRAPEPR] Reworked libXext wrapping with new wrapperhelperptitSeb2024-10-041-6/+16
|
* [WRAPPER] Reworked libudev1 wrapping with new wrapperhelperptitSeb2024-10-031-1/+1
|
* [BOX32][WRAPPER] Added more SDL2 and freetype function, and fixed missing ↵ptitSeb2024-09-291-1/+1
| | | | fonts in many games ([BOX64] also fixed some SDL2 signature on RWops)
* [BOX32][WRAPPER] Wrapped more SDL2 functions (#1881)Yang Liu2024-09-271-0/+1
|
* [WRAPPER] Added 1 GLX extension ([BOX32] too)ptitSeb2024-09-251-0/+2
|
* [WRAPPER] Reworked wrapped libwayland-client with new wrapperhelperptitSeb2024-09-231-0/+1
|
* [WRAPPER] Reworked wrapped libopenal with new wrapperhelperptitSeb2024-09-231-4/+1
|
* [WRAPPER] Reworked wrapping of libXcurse, libXfixes, libXrender and ↵ptitSeb2024-09-221-18/+30
| | | | libXrandr with new wrapperhelper
* [WRAPPER] Reworked libX11 with new wrapperhelperptitSeb2024-09-201-11/+8
|
* [WRAPPER] Reworked libXft with new wrapperhelper (should help #1841)ptitSeb2024-09-201-1/+8
|
* [WRAPPER] Reworked libasound with new wrapperhelperptitSeb2024-09-191-7/+19
|
* [WRAPPER] Some rework on a few wrapped function foor glib2, libxcb and ↵ptitSeb2024-09-191-1/+1
| | | | libxcb-private
* [WRAPPER] Reworked libGLU with new wrapper helperptitSeb2024-09-181-10/+10
|
* [WRAPPER] Reworked libEGL with new wrapperhelperptitSeb2024-09-181-0/+2
|
* [WRAPPER] Reworked libgobject-2.0 with new wrapperhelperptitSeb2024-09-181-12/+13
|
* [WRAPPER] Reworked wrapping glib-2.0 (stil with new wrapperhelper)ptitSeb2024-09-181-19/+22
|
* [WRAPPER] Reworked wrapped libgio-2.0ptitSeb2024-09-181-22/+22
|
* [WRAPEPR] Reworked wrapping of libgdk3ptitSeb2024-09-171-5/+4
|
* [WRAPPER] Reworked gtk3 wrappingptitSeb2024-09-171-11/+17
|
* [WRAPPER] Updat generated wrapper filesptitSeb2024-09-101-1/+0
|
* [WRAPPER] Minors adjustments to pulse audio wrappingptitSeb2024-09-101-2/+3
|
* [WRAPPER] Added H as paramterand, added 2 wrapped function from libatomic ↵ptitSeb2024-09-091-4/+5
| | | | (for linux BeamNG)
* [WRAPPED] Fixed some libc wrapped functions (#1806)rajdakin2024-09-081-3/+3
| | | | | | | | | * [WRAPPED] Fixed some libc wrapped functions * [WRAPPED] Fixed static build, added back * [WRAPPED] Fixed unlimited wrapping * [WRAPPED] Forgot to update
* [WRAPPING] Updated gtk3 wrapping (still more work to do)ptitSeb2024-09-081-2/+2
|
* [WRAPPER] Fixed some OpenGL function signaturesptitSeb2024-09-071-56/+41
|
* Added some more wrapeed function to libusb1 (for #1802)ptitSeb2024-09-071-0/+1
|
* Added a workaround with syscall if statx function is not defined in libcptitSeb2024-09-071-1/+1
|