x11: Don't check success of gl renderer creation as it is optional.
authorTaekyun Kim <tkq.kim@samsung.com>
Thu, 18 Jun 2015 08:27:17 +0000 (17:27 +0900)
committerTaekyun Kim <tkq.kim@samsung.com>
Tue, 7 Jul 2015 06:56:50 +0000 (15:56 +0900)
commitd7c730a43db9c2e98217701bfe5cff5bffb3a0ed
treecf94904c3fb6a6eda760b0a0d39f3a7d53ec2042
parent66ea5db45e0466d8fa234e97ff80752aee2eec17
x11: Don't check success of gl renderer creation as it is optional.

Fall back to pixman renderer when gl renderer creation fails.

Change-Id: I530ae4f2e1425c13902d2b9c0e57f586513919c0
x11/src/x11-common.c