Re: [PATCH] compositor: Set EGL_PLATFORM env variable for each backend.

2011-05-10 Thread Casey Dahlin
On Tue, May 10, 2011 at 04:42:56PM -0400, Kristian Høgsberg wrote: > Indeed. I'll commit this patch for now, since I've had enough of > failing to set EGL_PLATFORM and then trying to figure out why it > breaks. The best solution I know of at this point is a "magic" way to > look at the native dis

Re: [PATCH] compositor: Set EGL_PLATFORM env variable for each backend.

2011-05-10 Thread Kristian Høgsberg
On Tue, May 10, 2011 at 4:13 PM, Casey Dahlin wrote: > On Tue, May 10, 2011 at 08:00:19PM +, Egbert Eich wrote: >> 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 struct

Re: [PATCH] compositor: Set EGL_PLATFORM env variable for each backend.

2011-05-10 Thread Casey Dahlin
On Tue, May 10, 2011 at 08:00:19PM +, Egbert Eich wrote: > 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

[PATCH] compositor: Set EGL_PLATFORM env variable for each backend.

2011-05-10 Thread Egbert Eich
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 m