Commit f5cf86769a91fecdf7ebeddba77719c03a5b6455

Ryan C. Gordon 2015-07-28T00:12:50

x11: Catch fatal X errors when calling glXMakeCurrent(). In extremely rare cases, probably due to misconfigured drivers, one might see this happen, and rather than terminate the process, we try to recover by reporting an error to the app. Fixes Bugzilla #3068.