Files
xserver/dix
Enrico Weigelt, metux IT consult bb591fb1fd dix: AllocGlyphCursor(): make color parameters unsigned short
These values are assigned to `unsigned short` fields, and we're only
getting in smaller numbers that fit well into it. So fixing compiler
warning on type size mismatch by using short args.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-09-22 12:18:15 +02:00
..
2025-02-11 19:13:01 +01:00
2025-06-17 12:51:36 +02:00
2025-06-12 17:21:46 +02:00
2025-07-18 22:24:55 +02:00
2025-07-02 15:41:37 +02:00
2025-09-04 17:23:16 +02:00