Re: [Mesa-dev] [PATCH] Fix crash in update_framebuffer_state

2014-07-17 Thread Marek Olšák
The patch is wrong. is_rtt is only set for textures, not renderbuffers, so it breaks rendering to depth renderbuffers. Marek On Thu, Jul 17, 2014 at 12:02 AM, David Weber wrote: > Hi, > > GPU: Radeon HD 5770 > mesa: 10.2.2 with gallium/llvm backend > llvm: 3.4.2 > linux: 3.15.3 > xf86-video-ati:

[Mesa-dev] [PATCH] Fix crash in update_framebuffer_state

2014-07-16 Thread David Weber
Hi, GPU: Radeon HD 5770 mesa: 10.2.2 with gallium/llvm backend llvm: 3.4.2 linux: 3.15.3 xf86-video-ati: 7.4.0 Switching from the software to the OpenGL backend in Gwenview with EGL enabled QT4 crashes with the following BT: state_tracker/st_atom_framebuffer.c:60:update_framebuffer_size: Assertio