about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* [VULKAN] Wrapped VK_EXT_host_image_copy extension (for #424)ptitSeb2024-01-101-1/+8
* [VULKAN] Completed wrapping of VK_NV_scissor_exclusive extension (for #424)ptitSeb2024-01-101-0/+1
* [VULKAN] Completed wrapping of VK_EXT_discard_rectangles extension (for #424)ptitSeb2024-01-101-0/+2
* expose minimal libxcb-xinput wrapper (#1192)Frank Benkstein2024-01-089-1/+540
* Added 2 more wrapped function to libgtk3 (for epsxe)ptitSeb2024-01-074-2/+25
* Added (much) more slot for genereic GCallback on gobject2ptitSeb2024-01-071-22/+27
* Added ncurses6 as alias to ncurses5 as it's deprecated on modern OSptitSeb2024-01-072-0/+2
* Added 1 more wrapped function to libcupsptitSeb2024-01-061-1/+1
* Added wrapped libicuuc and libicui18n v74ptitSeb2024-01-0511-0/+314
* [WRAPPERS] Add a `isSimpleWrapper` function for RV64 (#1185)rajdakin2024-01-05644-644/+1002
* Added 1 more symbol to wrapped libgnutlsptitSeb2024-01-041-1/+1
* More xcb_connection_t wrapping for vulkanptitSeb2023-12-315-2/+24
* Fixed some (nasty sometimes) warningptitSeb2023-12-311-2/+2
* [MEMORY] Switched from a sparse array to a red-black tree (#1180)rajdakin2023-12-311-5/+5
* [WRAPPER] Added 4 more wrapped glib2 functions (for #1175) (#1176)Yang Liu2023-12-284-4/+25
* [RCFILE] Disable CALL/RET optimization for zoom (#1170) (#1174)Yang Liu2023-12-274-1/+6
* Added 2 more wrapped gtk3 functionsptitSeb2023-12-264-1/+21
* More work on xcb wrapping, as xcb_connection_t needs alignmentptitSeb2023-12-26670-1236/+1476
* New attempts at mmap fixingptitSeb2023-12-251-2/+2
* Small change with not 48bits memory space for mmap64 (might help #1163)ptitSeb2023-12-251-1/+5
* Reviewed signatures of libxcb and libdbus libsptitSeb2023-12-2415-162/+187
* Added more wrapped signature to libnuma and libxcb (should help #531)ptitSeb2023-12-245-7/+12
* Small imrpovment to wrapped libc and mmapptitSeb2023-12-231-0/+13
* Addedempty wrapped libidn2 (for quake 2 rtx)ptitSeb2023-12-236-0/+77
* [WRAPPER] add dbus_message_iter_get_element_count auto wrapper (#1153)liuli2023-12-221-0/+1
* Introduce new BOX64_MAXCPU to cap the number of cpu core exposed, and created...ptitSeb2023-12-211-3/+10
* Added more wrapped function to libnss3, libnssutils3 and libnspr4 (for GridAu...ptitSeb2023-12-2110-56/+170
* This should fix x86_64 buildptitSeb2023-12-201-4/+4
* Expose max of 64 cpus core when Wine is launched (avoid buch of warning, and ...ptitSeb2023-12-202-30/+34
* [VUKAN] Added 1 more extensionptitSeb2023-12-181-1/+4
* Added 1 more vulkan extensionptitSeb2023-12-151-0/+3
* Limit the number of CPU Core repported to 64 when running wine (or proton)ptitSeb2023-12-156-7/+28
* Added 1 more vulkan extensionptitSeb2023-12-134-1/+25
* Added 1 vulkan extension (for modern nvidia cards)ptitSeb2023-12-131-1/+6
* Added 1 wrapped symbol to libcupsptitSeb2023-12-111-1/+1
* Small fixes to a few pulse wrapped symbol signatureptitSeb2023-12-094-5/+15
* Added a couple of wrapped gtk3/gdk3 function (for #1120)ptitSeb2023-12-085-1/+11
* Refactored wrapping of libpulseptitSeb2023-12-081-264/+312
* More wrapped gtk3 functionsptitSeb2023-12-081-0/+1
* Small fixes to new pulse additionsptitSeb2023-12-081-2/+3
* Added some new wrapped function to pulseaudioptitSeb2023-12-076-1/+47
* Many new (and some fixed) gtk3/gdk3 functions (for Cemu)ptitSeb2023-12-075-8/+57
* Fixed some Callback signature for wrapped libpng16ptitSeb2023-12-071-4/+4
* Added 1 more gdk3 functionptitSeb2023-12-061-0/+1
* Added one more wrapped function to gtk3ptitSeb2023-12-064-1/+9
* [GTK3] Wrapped GtkFixedptitSeb2023-12-061-0/+1
* Added wrapped gtk_scrollable_get_type (for #1077)ptitSeb2023-12-061-0/+1
* Added mbstowcs_chk wrapped functionptitSeb2023-12-061-1/+1
* Added some more wrapped function to libdrmptitSeb2023-12-026-19/+87
* [TERMUX] Added faked wrapped termux-exec and simplified output (#1103)Lily2023-12-0211-0/+125