about summary refs log tree commit diff stats
path: root/src/wrapped/generated (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [WRAPPER] Better wrapping for a libdecor function (for #3071)ptitSeb2025-10-192-1/+5
|
* [DYNACACHE] Allow Dynacache to be serialized when _exit is usedptitSeb2025-10-122-0/+2
|
* [WRAPPER] Wrapped a few more crypto3 symbols (#3034)Yang Liu2025-09-272-0/+4
|
* [WRAPPER] Added wrapped libblas.so.3 and liblapack.so.3ptitSeb2025-09-149-0/+812
|
* [WRAPPER] Added VK_ARM_data_graph extension to vulkan wrapper (for #3008)ptitSeb2025-09-052-0/+6
|
* [WRAPPER] Added experimental cuda wrappingptitSeb2025-09-026-0/+544
|
* [WRAPPER] Wrapped a bunch of symbols (#2997)Yang Liu2025-09-025-7/+137
|
* [WRAPPER] Wrapped mallinfo2 for libc (#2983)Yang Liu2025-08-302-0/+2
|
* [WRAPPER] Wrapped more symbols for libresolv (#2981)Yang Liu2025-08-303-4/+4
|
* [WRAPPER] Wrapped g_thread_pool some functions (#2900)Leslie Zhai2025-08-052-0/+2
|
* [WRAPPER] Wrapped g_async_queue_new_full, g_async_queue_push_sorted, (#2899)Leslie Zhai2025-08-054-0/+12
| | | g_thread_pool_free, g_thread_pool_new and g_thread_pool_push
* [WRAPPER] Wrapped g_object_add_toggle_ref, g_object_remove_toggle_ref (#2897)Leslie Zhai2025-08-052-0/+6
| | | and g_object_weak_unref
* [WRAPPER] Wrapped g_type_module_use, g_type_module_register_type and ↵Leslie Zhai2025-08-054-0/+16
| | | | | | | g_type_module_add_interface (#2895) * [WRAPPER] Wrapped g_type_module_use, g_type_module_register_type and g_type_module_add_interface * [WRAPPER] Removed duplicated my_GInterfaceInfo_t
* [WRAPPER] Added __powl_finite wrapping to libm (for #2862)ptitSeb2025-07-312-1/+6
|
* [WRAPPER][VULKAN] Added 1 new extensions (for #2847, used by PanVK)ptitSeb2025-07-252-0/+8
|
* [WRAPPER] Added 1 more function to wrapped libharfbuzzptitSeb2025-07-222-0/+2
|
* [WRAPPER] Added 2 more wrapped function to libcairoptitSeb2025-07-224-0/+12
|
* [WRAPPER] Added 3 more functions to libcairoptitSeb2025-07-222-1/+5
|
* [WRAPPER] Added some more dbus wrapped functionsptitSeb2025-07-222-0/+4
|
* [WRAPPER] Added 1 more wrapped function to libpthreads (for #2808)ptitSeb2025-07-122-0/+2
|
* [WRAPPER] Wrapper xmlMemGet and xmlMemSetup (#2799)Leslie Zhai2025-07-052-0/+2
| | | | | * [WRAPPER] Wrapper xmlMemGet and xmlMemSetup * [WRAPPER] Change GOM to GO for xmlMemGet
* [WRAPPER] Added a couple of libc/libm wrapped functions (for #2796)ptitSeb2025-07-044-0/+9
|
* [WRAPPER] Add bridge for Display's resource_alloc when directly call (#2795)Leslie Zhai2025-07-042-0/+4
| | | XOpenIM but not XOpenDisplay
* [WRAPPER] Wrapper XCreateWindow when Display's resource_alloc is x64 entry ↵Leslie Zhai2025-07-034-5/+9
| | | | | | | | | | | | | | (#2788) (#2789) * [WRAPPER] Wrapper XCreateWindow when Display's resource_alloc is x64 entry (#2788) * [WRAPPER] Use RunFunctionFmt to call x64 resource_alloc entry * [WRAPPER] Remove useless include header and DBGetBlock * [WRAPPER] Use FindElfAddress to check the function is from x64 space * [WRAPPER] Use find_XXX_Fct mechanism
* [DYNACACHE] Introduced DynaCache for ARM64 (disabled by default)ptitSeb2025-06-191-1/+0
|
* [BIONIC] Fixed some compilation warnings (#2756)Yang Liu2025-06-181-0/+1
|
* [DYNACACHE] More work on dynache relocationptitSeb2025-06-151-1/+0
|
* [ANDROID] Unimportant updates (#2741)Yang Liu2025-06-134-3/+4
|
* [DYNACACHE] Created a const table, for later use in internal relocation ↵ptitSeb2025-06-133-4/+4
| | | | ([ARM64] only, todo on RV64 and LA64)
* [WRAPPER] Wrapped a few more functions in gio2 and libresolv (#2737)Yang Liu2025-06-133-0/+4
| | | | | | | * [WRAPPER] Wrapped a few more functions in gio2 and libresolv * fix static build * fix fix
* [WRAPPER] Added 2 more functions to libc (for #2731) (#2733)Yang Liu2025-06-124-0/+12
|
* [WRAPPER] Fixed some xcb-image wrappings (#2697)Yang Liu2025-06-013-4/+4
|
* [WRAPPER] Added more wrapped function to ffmpeg, and disable it with ↵ptitSeb2025-05-114-1/+99
| | | | NOGTK=1, as wrapping needs more work on structure callbacks
* [WRAPPER] Added a few more wrapped function to ffmpegs libsptitSeb2025-05-093-0/+6
|
* [WRAPPER] Reworked libssh2 wrapping, to make it more completeptitSeb2025-04-274-1/+107
|
* [WRAPPER] Added some missing function to wrapped libgio-2 (for #2575)ptitSeb2025-04-264-0/+12
|
* [WRAPPER] Added 2 new funciton towrapped libgdkpixbuf (for #2460)ptitSeb2025-03-313-0/+10
|
* [WRAPPER] Added wrapping for libavutil.so.56, libavformat.so.58 and ↵ptitSeb2025-03-2012-0/+332
| | | | libavcodec.so.58 (for new winedmo.so MediaFundation ffmpeg backend)
* [WRAPPER] Added a couple of GL extensionsptitSeb2025-03-203-0/+10
|
* [WRAPPER] Added a few more Vulkan extensionsptitSeb2025-03-112-0/+14
|
* [WRAPPER] Added epoll_pwait2 wrapped functionptitSeb2025-03-044-0/+14
|
* [WRAPPER] Display Box64 version in Vulkan driver info (#2385)xctan2025-02-182-0/+2
|
* [WRAPPER] Added 1 wrapped function and fixed one on gstreamerptitSeb2025-01-292-2/+2
|
* [WRAPPER] Added a few more wrapped function (to emulate recent SDL2)ptitSeb2025-01-262-1/+5
|
* [WRAPPER] Reworked libcap wrapping with new wrapperhelperptitSeb2025-01-233-0/+12
|
* [WRAPPER] Added wrapped libpcap with new wrapper helper (should help #2282)ptitSeb2025-01-236-0/+56
|
* [WRAPPER] Added support of BOX64_MAXCPU in wrapped SDL2, plus some various ↵ptitSeb2025-01-092-0/+2
| | | | other CPUInfo fixes
* [WRAPPED] Always return ENOSYS in the deprecated sysctl (#2204)Yang Liu2024-12-254-6/+10
|
* Add SDL_RenderGeometryRaw wrapped function to SDL2 (#2195)DragonSWDev2024-12-233-0/+4
| | | | | * Add SDL_RenderGeometryRaw wrapped function to SDL2 * Add missing files
* [WRAPPER] Added a few glib2 wrapped functionsptitSeb2024-12-202-0/+14
|