weston/clients
Egbert Eich e7b8d9055e compositor: Set EGL_PLATFORM env variable for each backend.
I may have missed something, but - since the Wayland compositor
already picks a platform backend, opens a connection and initializes the
backend specific display data structure it doesn't make sense
to let egl pick a platform. If it picks a different one the
display specific data structure will most likely not match.
Thus determine the platform in the Wayland rendering backend by setting
the EGL_PLATFORM env variable.
For the client any other platform than 'wayland' doesn't seem to make
sense.
I'm not sure if I've got the the platform ofr openfwd right.

Signed-off-by: Egbert Eich <eich@freedesktop.org>
2011-05-10 16:42:08 -04:00
..
.gitignore Add some new things to .gitignore 2011-04-29 10:30:13 -04:00
cairo-util.c Drive-by optimization of blur_surface() 2011-01-21 22:19:40 -05:00
cairo-util.h Add a drag and drop test client 2010-08-18 15:28:04 -04:00
dnd.c Fix clients to work with wl_ prefixed interface names 2011-04-20 18:53:37 -04:00
eventdemo.c Define global handler on display creation 2011-04-11 13:16:33 -04:00
flower.c Define global handler on display creation 2011-04-11 13:16:33 -04:00
gears.c Merge remote-tracking branch 'bnf/surface-frame-event' 2011-04-11 16:47:50 -04:00
image.c Define global handler on display creation 2011-04-11 13:16:33 -04:00
Makefile.am configure: Only check dependencies for the enabled compositor backends 2011-04-26 11:10:32 -04:00
resizor.c Merge remote-tracking branch 'bnf/surface-frame-event' 2011-04-11 16:47:50 -04:00
screenshot.c compositor: Screenhoot into a client provided shm buffer 2011-05-02 12:13:14 -04:00
simple-client.c Fix clients to work with wl_ prefixed interface names 2011-04-20 18:53:37 -04:00
smoke.c Implement buffer.damage in shm, use it in window.c 2011-04-22 11:53:45 -04:00
terminal.c Define global handler on display creation 2011-04-11 13:16:33 -04:00
view.c Define global handler on display creation 2011-04-11 13:16:33 -04:00
wayland-glib.c Make clients at least compile for now 2010-06-06 22:28:16 -04:00
wayland-glib.h fix missing includes in clients/window.h and clients/wayland-glib.h 2010-11-29 08:14:57 -05:00
window.c compositor: Set EGL_PLATFORM env variable for each backend. 2011-05-10 16:42:08 -04:00
window.h Implement buffer.damage in shm, use it in window.c 2011-04-22 11:53:45 -04:00