Re: Patch for RPI crash

2014-11-19 Thread Yves De Muyter
On Wed, Nov 19, 2014 at 02:45:24PM +0200, Pekka Paalanen wrote: > Then again, I think the rpi-renderer and especially its experimental EGL > support are just waiting to be replaced by proper kernel DRM drivers > and the Mesa VC4 driver, but that is a long way to go still. > > So if you fix the cod

Re: Patch for RPI crash

2014-11-19 Thread Pekka Paalanen
On Mon, 20 Oct 2014 12:36:57 +0200 Daniel Stone wrote: > Hi, > > On 9 October 2014 10:37, Yves De Muyter wrote: > > > Here is a fix for an issue that pops up here when I close a window on a > > Raspberry-pi that is using GLES2 to draw contents. > > It also reproducible with the clients/simple-

Re: Patch for RPI crash

2014-10-20 Thread Daniel Stone
Hi, On 9 October 2014 10:37, Yves De Muyter wrote: > Here is a fix for an issue that pops up here when I close a window on a > Raspberry-pi that is using GLES2 to draw contents. > It also reproducible with the clients/simple-egl application by simply > pressing 'esc' on the window (closes the wi

Patch for RPI crash

2014-10-09 Thread Yves De Muyter
Hello, Here is a fix for an issue that pops up here when I close a window on a Raspberry-pi that is using GLES2 to draw contents. It also reproducible with the clients/simple-egl application by simply pressing 'esc' on the window (closes the window) or doing 'ctrl-c' on the terminal. The result is