Files
xserver/Xext
Enrico Weigelt, metux IT consult 0a315e45dd dix: replace CLIENT_ID() macro by dixClientIdForXID() inline function
Make it type-safe and a bit more obvious what it really does,
also adding some inline documentation. Since it's just some
bit shifting magic, it's qualified for inlining.

The CLIENT_ID() macro isn't used by any external modules, so the
new function doesn't need to be in a public header.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:53:27 +02:00
..
2025-06-12 16:48:11 +02:00
2025-06-12 16:39:26 +02:00
2025-06-12 16:48:11 +02:00
2025-06-12 16:48:11 +02:00
2025-06-12 16:48:11 +02:00
2025-06-12 16:48:11 +02:00
2014-01-12 10:24:11 -08:00
2025-06-12 16:33:00 +02:00
2025-06-12 16:46:36 +02:00
2025-06-12 16:52:16 +02:00
2025-06-12 16:48:11 +02:00
2024-10-10 19:59:48 +00:00