about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibx11.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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