weston: Don't ask for EGL depth buffer if not needed
authorBill Spitzak <spitzak@gmail.com>
Sat, 17 Mar 2012 20:43:52 +0000 (13:43 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 21 Mar 2012 02:43:56 +0000 (22:43 -0400)
commitd273e28567c6b1784b729284868951bc104ae76f
treec0953869a97c55cdd3fca4a3fdd2618a9de70355
parent23fdeedf825315e43a8bafb8aabcca79ec6b45b2
weston: Don't ask for EGL depth buffer if not needed

This makes the compositor and demo clients work on the current nouveau
nvfx driver. Obviously does not fix any clients that actually want a
depth buffer, but this does allow more people to at least try wayland.
clients/simple-egl.c
src/compositor-wayland.c
src/compositor-x11.c