about summary refs log tree commit diff stats
path: root/src/library_list.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed fake wrapped libunwind and use real x86_64 one (help wine exeception ↵ptitSeb2023-11-041-1/+1
| | | | handling)
* Added wrapped OpenCL (mostly complete, for wine)ptitSeb2023-10-241-0/+1
|
* Added wrapped libayatana-appindicator3 and libdbusmenu-glib (for #1013)ptitSeb2023-10-101-1/+2
|
* Added wrapped liblcms2 and libevent-2.1 used by TeamSpeak3 linux client (for ↵ptitSeb2023-10-071-0/+2
| | | | #986)
* Add __sF, __assert2 Symbol and set PThread Symbols on libc (#1004)KreitinnSoftware2023-10-021-0/+69
| | | | | * Add __sF, __assert2 Symbol and set PThread Symbols on libc * [ANDROID] Fix Most Library Names
* Added wrapping of libicuuc66 and libicui18n66 (for when using ubuntu 20.04)ptitSeb2023-09-261-0/+2
|
* Improvd steam/proton handling, and gstreamer initialization and a large ↵ptitSeb2023-09-161-0/+10
| | | | bunch of gtk improvments
* [ANDROID] Try to create an Android build, porting box86 Android buildptitSeb2023-09-021-14/+37
|
* Added wrapping of libformw.so.6 (for #956)ptitSeb2023-08-281-0/+1
|
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\ | | | | remove executable bits
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
| | | | | | | | Closes: #895
* | Added empty wrapped libcap.so.2 and libgomp.so.2ptitSeb2023-07-121-0/+2
| |
* | Added libsound.so wrpping (same as libasound.so.2)ptitSeb2023-06-101-1/+1
| |
* | Added wrapped libharfbuzzptitSeb2023-04-281-0/+1
|/
* Improved support for musl programsptitSeb2023-04-161-1/+2
|
* Added wrapped libicuuc67 and libicui18n67, based on 72 version (for #690)ptitSeb2023-04-131-0/+2
|
* Improved handling of libssl/libcrypto version 1.1 and 3.0ptitSeb2023-03-271-0/+2
|
* Added wrapped libicuuc and libicui18n v72 (help Stardew Valley)ptitSeb2023-03-261-0/+2
|
* Added wrapped libnumaptitSeb2023-03-251-0/+2
|
* Added wrapped libGLXptitSeb2023-03-051-0/+2
|
* Added wrapped libibus and a few other libgtk fixedptitSeb2023-03-041-0/+1
|
* Added preliminary support for d3dadapter9, but need more work on calling ↵ptitSeb2023-02-121-0/+2
| | | | convention
* More work on malloc override and tbbmalloc wrappingptitSeb2022-12-171-0/+1
|
* Added wrapped libxcb-xkb.so (helps #468)ptitSeb2022-12-061-0/+1
|
* Added wrapped libxcb-xinerama.so (helps #468)ptitSeb2022-12-061-0/+1
|
* Added wrapped libxcb-sync.so (helps #468)ptitSeb2022-12-061-0/+1
|
* Added wrapped libxcb-render.so (helps #468)ptitSeb2022-12-061-0/+1
|
* Added wrapped libxcb-render-util.so (helps #468)ptitSeb2022-12-061-0/+1
|
* Added wrapped (empty) libxcb-util.so (helps #468)ptitSeb2022-12-061-0/+1
|
* Added wrapped libxcb-icccm.so (helps #468)ptitSeb2022-12-061-0/+1
|
* Added wrapped libXpresent.so.1ptitSeb2022-12-041-0/+1
|
* Added wrapped libcairoobject-2 and a bunch of other gtk related wrapped ↵ptitSeb2022-11-221-0/+1
| | | | functions
* Added some synonim for libpango-1 and libcairoptitSeb2022-11-141-0/+2
|
* Added wrapped (empty) libvdpauptitSeb2022-11-131-0/+1
|
* Added wrapped libgstgl-1.0 with a few functionsptitSeb2022-11-131-0/+1
|
* Malloc override (#437)ptitSeb2022-10-291-0/+1
| | | | | * Add some malloc override mecanism, but missing c++ function overriding * Add c++ new/delete redirection too * Added support for libtbbmalloc_proxy
* Added libudev.so synonym of libudev.so.1ptitSeb2022-10-261-0/+1
|
* Added empty wrapped libva and friendsptitSeb2022-09-101-0/+4
|
* Added empty wrapped libfreebl3ptitSeb2022-09-101-0/+1
|
* Added some wayland wrapped libs (partial)ptitSeb2022-07-301-0/+3
|
* Added an empty wrapped libsoftokn3 (for #365)ptitSeb2022-07-301-0/+1
|
* Added a mostly empty wrapped libatomicptitSeb2022-07-241-0/+1
|
* Added wrapped gtk3 and gdk3 (from box86)ptitSeb2022-07-151-2/+2
|
* Added wrapped libxshlfenceptitSeb2022-07-151-0/+1
|
* Added (empty) wrapped libgcrypt.so.20ptitSeb2022-07-091-0/+1
|
* Various improvement and some workaround to support musl binary (for #324)ptitSeb2022-07-091-0/+1
|
* Added preliminary support for wrapped libEGLptitSeb2022-06-051-0/+1
|
* Added fake libunwind wrappingptitSeb2022-04-301-0/+1
|
* Added some libfuse wrapping (AppImage is not working yet)ptitSeb2022-04-261-1/+1
|
* Added some wrapped libs and functionsptitSeb2022-04-181-0/+1
|