about summary refs log tree commit diff stats
path: root/src/wrapped32/wrappedlibxrender.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [BOX32][WRAPPER] Fixed 32bits wrapping for XRenderQueryFilters functionptitSeb2025-04-121-0/+7
|
* [BOX32] Fixed some signature issues with wrapped libXrenderptitSeb2025-01-061-6/+6
|
* [BOX32] More work on libX11 and friends, using more shadow structure like ↵ptitSeb2024-10-121-11/+12
| | | | Screen and Visual (help wine, probably other too)
* [BOX32] More work on various wrapper, and some bug fixesptitSeb2024-10-061-0/+69
|
* [BOX32][WRAPPER] Added some more libX11 and libc 32bits wrapped function, ↵ptitSeb2024-09-221-0/+28
and empty 32bits wrapped libXfixes, libXcursor, libXrender and libXrandr