commit | 6d556374b8ad46d2b2f8cd8f77a344c81a3311d7 | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Wed Nov 04 14:47:33 2015 -0600 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Sat Nov 07 13:37:36 2015 -0800 |
tree | 74c3d407688791d54cffd214c8fbbb40b1d78292 | |
parent | 0336ca0cc5542a0d65f0f278f89e8d926a720a29 [diff] |
compositor-drm: fall back to EGL visual_id 0 if no others work commit e76f185 stopped using visuals with "native visual id" == 0 This broke some systems, so we now try 0 as a worst case fallback if everything else has failed. Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>