Skip to content

Better errors on EGLConfig failures

Pekka Paalanen requested to merge pq/weston:mr/eglconfig-info into master

This is another by-product of #278 (closed) where I needed to debug EGLConfig choosing.

This series prints more details about EGLConfigs and it prints the whole list of available configs if weston fails to pick any.

Depends on:

Merge request reports