| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WRAPPER] Added wrapped libblas.so.3 and liblapack.so.3 | ptitSeb | 2025-09-14 | 1 | -0/+4 |
| | | |||||
| * | [WRAPPER] Added experimental cuda wrapping | ptitSeb | 2025-09-02 | 1 | -0/+2 |
| | | |||||
| * | [WRAPPER] Added libOpenCL.so as synonym | ptitSeb | 2025-05-12 | 1 | -0/+1 |
| | | |||||
| * | [WRAPPER] Added wrapping for libavutil.so.56, libavformat.so.58 and ↵ | ptitSeb | 2025-03-20 | 1 | -0/+4 |
| | | | | | libavcodec.so.58 (for new winedmo.so MediaFundation ffmpeg backend) | ||||
| * | [WRAPPER] Improved libpcap wrapping (still for #2282) | ptitSeb | 2025-01-23 | 1 | -0/+1 |
| | | |||||
| * | [WRAPPER] Added wrapped libpcap with new wrapper helper (should help #2282) | ptitSeb | 2025-01-23 | 1 | -0/+1 |
| | | |||||
| * | [WRAPPER] Added wrapped libxcb-res with new wrapperhelper | ptitSeb | 2024-12-16 | 1 | -0/+1 |
| | | |||||
| * | [BOX32][WRAPPER] Added empty 32bits wrapped libnsl | ptitSeb | 2024-12-13 | 1 | -1/+0 |
| | | |||||
| * | [WRAPPER] Added wrapped libzstd.so.1 support, with new wrapperhelper | ptitSeb | 2024-11-17 | 1 | -0/+2 |
| | | |||||
| * | [WRAPPER] Added wrapped libXaw with new wrapperhelper (for #1990) | ptitSeb | 2024-11-09 | 1 | -0/+2 |
| | | |||||
| * | Added a few wrapped function and fixed some other (for Steam) | ptitSeb | 2024-11-06 | 1 | -1/+1 |
| | | |||||
| * | [WRAPPER] forgot to handle libfontconfig also | ptitSeb | 2024-11-04 | 1 | -0/+1 |
| | | |||||
| * | [WRAPPER] merged android naming so no more ifdef is needed | ptitSeb | 2024-11-04 | 1 | -9/+5 |
| | | |||||
| * | [WRAPPER] Added wrapped libbrotlidec with new warpperhelper (for #1860) | ptitSeb | 2024-10-25 | 1 | -0/+2 |
| | | |||||
| * | [WRAPPER] Hacked some support for libGLX_nvidia.so.0 | ptitSeb | 2024-10-13 | 1 | -0/+1 |
| | | |||||
| * | [RV64_DYNAREC] Wrapped icuuc75 (#1926) | Yang Liu | 2024-10-11 | 1 | -0/+2 |
| | | |||||
| * | [WRAPPER] Wrapped libdrm_amdgpu.so.1 | ptitSeb | 2024-08-10 | 1 | -0/+1 |
| | | |||||
| * | Fix hidden error in PR 1677 (#1678) | kaixindeken | 2024-07-15 | 1 | -1/+0 |
| | | | | | | | | | | * Fix most of tiff5 and ltdl7 functions * Adding missing file * delete libltdl7 wrapped * re-wrapped libtiff5 and list all symbols | ||||
| * | Wrapped libtiff5 and libltdl7 (#1677) | kaixindeken | 2024-07-15 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | * Wrapped libtiff5 * no types generated * libtiff5 added missing defs types undefs files * wrapped libltdl7 * rerun actions * add more wrapped function for tiff5 and ltdl7 * remove unused functions | ||||
| * | Wrapped libsqlite3 (#1625) | Yang Liu | 2024-07-01 | 1 | -0/+1 |
| | | | | | | * Wrapped libsqlite3 * More functions | ||||
| * | Better wrapping for libwayland-client, removed the x64 versions of the libs, ↵ | ptitSeb | 2024-06-12 | 1 | -2/+2 |
| | | | | | using wrapped one instead | ||||
| * | Removed wrapped libwayland-client and libwayland-cursor, the wrapping is ↵ | ptitSeb | 2024-06-12 | 1 | -3/+2 |
| | | | | | wrong, and use native libs instead | ||||
| * | Wrapped libhogweed6 (#1579) | LiZhuoheng | 2024-06-12 | 1 | -0/+1 |
| | | |||||
| * | Wrapped libunistring2 (#1577) | LiZhuoheng | 2024-06-11 | 1 | -0/+1 |
| | | |||||
| * | Wrapped libnettle8 (#1567) | LiZhuoheng | 2024-06-07 | 1 | -0/+1 |
| | | |||||
| * | Wrapped libtasn1-6 (#1563) | LiZhuoheng | 2024-06-06 | 1 | -0/+1 |
| | | |||||
| * | Wrapped libp11-kit (#1562) | LiZhuoheng | 2024-06-06 | 1 | -0/+1 |
| | | |||||
| * | Wrapped libssh2 (#1538) | LiZhuoheng | 2024-05-30 | 1 | -0/+1 |
| | | | | | | * Wrapped libssh2 * Add more libssh2 wrapped functions | ||||
| * | Wrapped libpsl5 (#1523) | ZoHan | 2024-05-23 | 1 | -0/+1 |
| | | | | | | * Wrapped libpsl5 * Recover files | ||||
| * | Added empty wrapped libdecor-0.so.0 | ptitSeb | 2024-05-17 | 1 | -0/+1 |
| | | |||||
| * | Added wrapping of libicuuc64 and libicui18n64 (#1487) | Yang Liu | 2024-05-02 | 1 | -0/+2 |
| | | |||||
| * | Added wrapped libicuuc73 and libicui18n73 | ptitSeb | 2024-04-02 | 1 | -0/+2 |
| | | |||||
| * | Added wrapped support for EGL/GLESv2 | ptitSeb | 2024-02-29 | 1 | -0/+3 |
| | | |||||
| * | [ANDROID] Now build, stop complaining | ptitSeb | 2024-02-26 | 1 | -1/+2 |
| | | |||||
| * | Added wrapped libanl | ptitSeb | 2024-02-16 | 1 | -0/+1 |
| | | |||||
| * | Added wrapped (empty) libpam.so.0 | ptitSeb | 2024-02-07 | 1 | -0/+1 |
| | | |||||
| * | [ANDROID] Fix GLib and GObject Library Names (#1247) | KreitinnSoftware | 2024-02-06 | 1 | -0/+10 |
| | | | | | | * [ANDROID] Fix GLib and GObject Library Names * [ANDROID] Fix gdk3, gdkpixbuf2, gio2, gmodule2, gtkx112, gdkx112, pangocairo Library Names | ||||
| * | Partial Wrapping of libxkbregistry | ptitSeb | 2024-01-18 | 1 | -0/+2 |
| | | |||||
| * | Wrapped libpulse-mainloop-glib (for #1203, untested) | ptitSeb | 2024-01-16 | 1 | -0/+1 |
| | | |||||
| * | expose minimal libxcb-xinput wrapper (#1192) | Frank Benkstein | 2024-01-08 | 1 | -0/+1 |
| | | | | | | Expose minimal libxcb-xinput interface, enough to run the Enpass password manager. Also expose XkbGetIndicatorState since that is also required. | ||||
| * | Added alias for wrapped libresolv.so | ptitSeb | 2024-01-06 | 1 | -0/+1 |
| | | |||||
| * | Added wrapped libicuuc and libicui18n v74 | ptitSeb | 2024-01-05 | 1 | -0/+2 |
| | | |||||
| * | More work on xcb wrapping, as xcb_connection_t needs alignment | ptitSeb | 2023-12-26 | 1 | -0/+1 |
| | | |||||
| * | Addedempty wrapped libidn2 (for quake 2 rtx) | ptitSeb | 2023-12-23 | 1 | -0/+1 |
| | | |||||
| * | [LIBRARIES] Fixed lowercase libXrandr lib call (#1137) | Lily | 2023-12-14 | 1 | -0/+2 |
| | | | | for some apps like haxe apps and probably wine | ||||
| * | [TERMUX] Added faked wrapped termux-exec and simplified output (#1103) | Lily | 2023-12-02 | 1 | -0/+1 |
| | | | | | | | | * [TERMUX] Added faked wrapped termux-exec * Remove This * [MAIN] Little simplified output in box64 | ||||
| * | [TERMUX] Added 2 faked wrapped libs (symbols should be in libc already) | ptitSeb | 2023-12-01 | 1 | -0/+4 |
| | | |||||
| * | [ANDROID] Try to fix libbsd issues | ptitSeb | 2023-12-01 | 1 | -1/+1 |
| | | |||||
| * | [ANDROID] Small change that might help on android? | ptitSeb | 2023-11-30 | 1 | -1/+2 |
| | | |||||
| * | Added support for wrapped libbsd (needed for latest libstdc++ lib) | ptitSeb | 2023-11-30 | 1 | -0/+1 |
| | | |||||