Files
xserver/render
Adam Jackson 55482c1caf render: Fix undefined shift in xRenderColorToCard32
Delightfully this is undefined even though CARD16 is an "unsigned" type,
because it's an unsigned short, which C promotes to signed int because
everything is stupid.
2019-10-15 14:06:56 -04:00
..
2017-10-30 13:45:20 -04:00
2010-11-01 22:54:18 -04:00
2012-03-21 13:54:42 -07:00
2018-04-02 13:42:08 -04:00
2018-02-26 10:02:24 -05:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2016-06-17 11:21:30 +02:00
2017-10-10 23:33:34 +02:00