glamor: Remove warning message when pixmap cannot be stored in a texture
authorKeith Packard <keithp@keithp.com>
Wed, 2 Apr 2014 03:54:21 +0000 (20:54 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 3 Apr 2014 20:07:51 +0000 (13:07 -0700)
commit15fec3bc3a2d29c903f35b5a30ac09e196eb36b1
tree760f01dd9a4bf89afcc41974a3c15d769b8129e8
parent5f177f3582323b6c1791e9e2c107548b607369de
glamor: Remove warning message when pixmap cannot be stored in a texture

This happens when you have 4bpp pixmaps; it's not an error, so stop
flooding the log file when it happens.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Anholt <eric@anholt.net>
glamor/glamor_pixmap.c