DRI: Log something if we don't support legacy DRI
authorAndrew Deason <adeason@dson.org>
Wed, 14 Sep 2011 16:37:48 +0000 (18:37 +0200)
committerMichel Dänzer <michel@daenzer.net>
Wed, 14 Sep 2011 16:39:45 +0000 (18:39 +0200)
commit48510d685655d0003c10fc3a3c2dcb485c3a86d1
tree45a7308f81fc6a74837d9e59765913583d485432
parent45e0a7a51d88c397a27317d22b325ec31b3e2e99
DRI: Log something if we don't support legacy DRI

If we are called via the legacy DRI interface, and we don't support
legacy DRI (InitScreen is NULL), print a debug message, so it is easy
to see why the driver fails to initialize.

See https://bugs.freedesktop.org/show_bug.cgi?id=40437
src/mesa/drivers/dri/common/dri_util.c