about summary refs log tree commit diff stats
path: root/src/libtools/my_x11_conv.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [BOX32][WRAPPER] more 32bits wrapped function to libxrandrptitSeb2025-10-081-0/+53
|
* [BOX32][WRAPPER] Fixed 32bits wrapping for XRenderQueryFilters functionptitSeb2025-04-121-0/+32
|
* [BOX32][WRAPPER] Use a temp xcb when converting an unknown xcb_connection ↵ptitSeb2025-02-251-1/+1
| | | | instead of adding it
* [BOX32][WRAPPER] More fixes to libc and X11 wrappingptitSeb2024-12-141-2/+35
|
* [BOX32][WRAPPER] Many fixes and improvments to X11 wrappingptitSeb2024-12-141-42/+170
|
* [BOX32][WRAPPER] Added a arge batch of 32bits wrapped function to X11 and ↵ptitSeb2024-12-131-7/+209
| | | | friends
* [BOX32][WRAPPER] Added 3 more 32bits wrapped function to libcairoptitSeb2024-12-131-0/+45
|
* [BOX32] Upped max number of x11 display slot from 4 to 16ptitSeb2024-12-041-1/+1
|
* [BOX32] A few more fixes to libX11 wrappingptitSeb2024-10-181-2/+2
|
* [BOX32] A few more X11 wrapped functions and fixesptitSeb2024-10-181-0/+13
|
* [BOX32] More work on libX11 and friends, using more shadow structure like ↵ptitSeb2024-10-121-8/+126
| | | | Screen and Visual (help wine, probably other too)
* [BOX32] Improved X11 event handlingptitSeb2024-10-121-473/+76
|
* [BOX32] Fixed some issues with X11 and XRandR 32bits wrappingptitSeb2024-10-111-31/+47
|
* [BOX32] Added and fixed some 32bits functions for libX11 and friendsptitSeb2024-10-101-0/+227
|
* [BOX32] More X11 wrapping fixesptitSeb2024-10-091-0/+25
|
* [BOX32] Improved handlong of XImageptitSeb2024-10-091-1/+14
|
* [BOX32] Fixed some X11 function so wine launch (and added BOX64_X11SYNC to ↵ptitSeb2024-10-081-0/+19
| | | | help debug X11 programs)
* [BOX32] Refactored X11 wrapping, and add a few more functionsptitSeb2024-10-081-0/+967