about summary refs log tree commit diff stats
path: root/src/wrapped/generated (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added an empty wrapped libsoftokn3 (for #365)ptitSeb2022-07-304-0/+34
* Added 2 SDL2 wrapped function (for #364)ptitSeb2022-07-283-0/+10
* Forgot those from previous commitptitSeb2022-07-272-0/+4
* Added a mostly empty wrapped libatomicptitSeb2022-07-244-0/+34
* Added a few libdrm wrapped functionsptitSeb2022-07-243-0/+5
* Added many gbm wrapped functionsptitSeb2022-07-243-0/+5
* Added a few more libGL wrapped extensionsptitSeb2022-07-243-0/+72
* More work on wrapping for gtk3 and friendsptitSeb2022-07-244-4/+47
* Some work around chromium / libcef / electron / nw (still not ok)ptitSeb2022-07-235-1/+20
* Added wrapped gtk3 and gdk3 (from box86)ptitSeb2022-07-159-4/+258
* Added wrapped libxshlfenceptitSeb2022-07-154-0/+34
* Added more function so x86_64 bash can work (a copy is in tests folder)ptitSeb2022-07-153-0/+5
* Added 2 more wrapped function to libm (help Surviving Mars)ptitSeb2022-07-142-0/+4
* Added a bunch of vulkan functions wrappersptitSeb2022-07-144-0/+140
* Added a couple of wrapped freetype functions (for Hacknet)ptitSeb2022-07-142-0/+4
* A few more fontconfig and freetype wrapped functionsptitSeb2022-07-142-1/+9
* Added __fwprintf_chk wrapped function (for KSP)ptitSeb2022-07-112-0/+2
* Added more gstreamer wrapped functionsptitSeb2022-07-094-0/+16
* Added (empty) wrapped libgcrypt.so.20ptitSeb2022-07-094-0/+34
* Various improvement and some workaround to support musl binary (for #324)ptitSeb2022-07-096-0/+31
* Added wrapped pthread_cond_clockwait (for #303)ptitSeb2022-07-032-0/+4
* Added one libssl wrapped functions with reverse callback (for #331)ptitSeb2022-06-282-0/+4
* Added one libssl wrapped functions (for #331)ptitSeb2022-06-283-0/+5
* More work on libfuse (some AppImage now runs)ptitSeb2022-06-114-1/+30
* Added __cxa_pure_virtual wrapped function (for #299)ptitSeb2022-06-112-0/+2
* Added wrapped __wprintf_chk and wprintf (for #311)ptitSeb2022-06-114-0/+10
* Added one more GL extensionptitSeb2022-06-063-0/+4
* Added preliminary support for wrapped libEGLptitSeb2022-06-056-0/+43
* More work on FAudio (Salt And Sanctuary seems to work fine now)ptitSeb2022-05-283-0/+74
* Fixed XRenderComposite wrapped function signatureptitSeb2022-05-263-0/+9
* Added wrapped fstat64 (for #309)ptitSeb2022-05-212-0/+2
* Fixed fstat, fstatat and lstat wrapper signature (for #295)ptitSeb2022-05-013-0/+4
* Added fake libunwind wrappingptitSeb2022-04-304-0/+48
* Added a few wrapped functions to libcptitSeb2022-04-302-0/+10
* Added wrapped stat (for #293)ptitSeb2022-04-272-0/+2
* Added some wrapped libs and functionsptitSeb2022-04-186-0/+39
* Added wrapping for g_object_weak_ref()mhavu2022-04-102-0/+4
* Added wrapping for gtk_tree_selection_selected_foreach()mhavu2022-04-102-0/+2
* Add wrapping for gtk_tree_view_column_set_cell_data_func()mhavu2022-04-102-0/+2
* Added some new gtk wrappingsmhavu2022-04-103-0/+5
* Updated autogenerated filesmhavu2022-04-053-4/+9
* Added remaining __strto*_internal libc wrapped functionsMarko Havu2022-04-043-0/+19
* Added some obstack_XXX wrapped function (ported from box86)ptitSeb2022-03-282-0/+4
* Added clone wrapped function and libgbm wrapped libptitSeb2022-03-277-1/+57
* More work around steam and proton/SteamPlay (working, but need also latest bo...ptitSeb2022-03-263-0/+4
* More work on GTK wrapping (hterm seems to run fine now)ptitSeb2022-03-192-0/+4
* Add some function wrapper of libx11wannacu2022-03-114-8/+12
* Added some vulkan extentionsptitSeb2022-03-064-0/+23
* Some work to have steam streaming working (for #247)ptitSeb2022-03-054-0/+19
* Various changes and improvement centered around steam (but still not good eno...ptitSeb2022-03-047-0/+93