about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibx11_private.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WRAPPER] Add bridge for Display's resource_alloc when directly call (#2795)Leslie Zhai2025-07-041-1/+1
* [WRAPPER] Wrapper XCreateWindow when Display's resource_alloc is x64 entry (...Leslie Zhai2025-07-031-1/+1
* [BOX32][WRAPPER] Added a couple of 32bits libx11 functionsptitSeb2024-09-221-1/+1
* [BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX w...ptitSeb2024-09-221-1/+1
* [WRAPPER] Reworked libX11 with new wrapperhelperptitSeb2024-09-201-355/+502
* [WRAPPER] Added 1 wrapped function to libX11 (for #1204 and #1841)ptitSeb2024-09-201-1/+1
* Fixed some X11 wrapping (for Interrogation: You will be deceived linux versio...ptitSeb2024-07-101-1/+1
* Fixes (#1659)rajdakin2024-07-091-1/+1
* More work on X11 wrapping, allowing gtk to run fully emulatedptitSeb2024-03-071-1/+1
* Added some more wrapped function to libc, libXt and libX11ptitSeb2024-02-161-1/+1
* expose minimal libxcb-xinput wrapper (#1192)Frank Benkstein2024-01-081-1/+1
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* | Added some more wrapped symbols to libx11 and friendsptitSeb2023-07-191-3/+3
* | Added 1 libx11 symbol for #758 (#776)Yang Liu2023-05-111-1/+1
|/
* Used wrapperhelper on wrapped libX11ptitSeb2023-04-241-494/+494
* Added a large batch of libssl/libcrypto wrapped functions (for StardewValley)ptitSeb2023-02-211-1/+1
* wrap _XAsyncErrorHandlerAlyssa Rosenzweig2023-02-201-1/+1
* Added a couple of wrapped libX11 function (for #503)ptitSeb2023-02-041-2/+2
* Added 1 wrapped function to libx11ptitSeb2022-12-291-1/+1
* Added 1 more libX11 wrapped function (for #449)ptitSeb2022-12-061-1/+1
* Added 1 wrapped function to libX11ptitSeb2022-11-151-1/+1
* Added some more wrapped function to libX11 (for #436)ptitSeb2022-10-291-5/+5
* Added a few x11 wrapped function (for #436)ptitSeb2022-10-291-6/+6
* Added wrapped XFreeFontSet function (for #411)ptitSeb2022-09-211-1/+1
* Added one more function to libX11ptitSeb2022-09-121-1/+1
* Added XGetTextProperty wrapped functionptitSeb2022-05-261-1/+1
* Merge branch 'main' of https://github.com/ptitSeb/box64mhavu2022-04-091-3/+3
|\
| * Added XDefaultGCOfScreen wrapped function (for #272)ptitSeb2022-04-091-1/+1
| * Added XRootWindowOfScreen wrapped function (for #272)ptitSeb2022-04-091-1/+1
| * Added XDefaultColormapOfScreen wrapped function (for #272)ptitSeb2022-04-091-1/+1
| * Added XDefaultVisualOfScreen wrapped function (for #272)ptitSeb2022-04-091-1/+1
* | Added new wrappings for libx11mhavu2022-04-091-17/+17
|/
* Added some libX11 and libxi wrapped functons (for #215)ptitSeb2022-04-061-1/+1
* Harmonized signature of XID type parameters and added remaining XID wrappingsmhavu2022-04-051-9/+9
* Add some function wrapper of libx11wannacu2022-03-111-4/+4
* Some work to have steam streaming working (for #247)ptitSeb2022-03-051-1/+1
* Added 1 x11 wrapped functionptitSeb2021-08-231-1/+1
* Added disabled wrapped libfuse (not working for now)ptitSeb2021-08-101-1/+1
* Added 1 wrapped function to libX11 (for #56)ptitSeb2021-07-141-2/+2
* Added a few more libc and libX11 wraped functionsptitSeb2021-07-071-3/+3
* Fixed some wrapped functions, upgraded the python scriptrajdakin2021-06-041-1/+1
* Fixed a signature of an X11 wrapped functionptitSeb2021-03-261-1/+1
* Fixed Xutf8ResetIC signatureptitSeb2021-03-261-1/+1
* Added many wrapped function, and fixed a few one tooptitSeb2021-03-131-2/+5
* Fixed XOpenIM wrapped function signatureptitSeb2021-03-091-1/+1
* pthread_mutex_t is larger on ARM64 than on x86_64, that's unfortunate, but al...ptitSeb2021-03-091-1/+1
* Fixed a few wrapped functionsptitSeb2021-03-081-2/+2
* Added wrapped libX11ptitSeb2021-03-081-0/+1093