about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibx11.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add __sF, __assert2 Symbol and set PThread Symbols on libc (#1004)KreitinnSoftware2023-10-021-1/+6
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* | Removed useless box64context_t parameter to RunFunction and friendptitSeb2023-07-091-15/+15
* | Improved BOX64_MALLOC_HACK=2 and the glAleternate mecanism (help steam & hero...ptitSeb2023-07-081-3/+3
* | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)Yang Liu2023-05-071-20/+20
|/
* Rmoved the 32bits->64bits wrapper hack (there might be some regression, but i...ptitSeb2023-03-191-8/+8
* Added box64rc configuration file handlingptitSeb2022-11-271-5/+2
* Forgot a bunch of other box_ malloc/realloc/calloc/free useptitSeb2022-10-231-16/+16
* Small refactor and simplification of library_t structure and box64context_tptitSeb2022-10-191-27/+25
* Some refactor on wrapped lib handling, to limit calloc/free used and get more...ptitSeb2022-05-091-97/+13
* Various small fixes and warning removalptitSeb2022-04-111-4/+4
* Fixed some bugs on my__XVa* x11 wrapping (might help #265)ptitSeb2022-04-051-16/+16
* Small fixes to some wrapped X11 functionsptitSeb2022-03-191-4/+4
* Fixed new wrapped x11 functions (from 7943858290281e0fc506bd530d16427c5e93b011)ptitSeb2022-03-141-18/+19
* Add some function wrapper of libx11wannacu2022-03-111-22/+201
* Some work to have steam streaming working (for #247)ptitSeb2022-03-051-2/+259
* Fixed some wrapped functions, upgraded the python scriptrajdakin2021-06-041-59/+12
* First passrajdakin2021-04-141-0/+2
* Added many wrapped function, and fixed a few one tooptitSeb2021-03-131-0/+53
* Better functions name resolving when using TRACE, and fixed some printf stuff...ptitSeb2021-03-101-7/+7
* Fixed a few wrapped functionsptitSeb2021-03-081-18/+0
* Added wrapped libX11ptitSeb2021-03-081-0/+821