search for: processwindowworklist

Displaying 1 result from an estimated 1 matches for "processwindowworklist".

2008 Nov 11
2
Memory corruption on Gallium window resize, diagnosed?
...bo/vbo_exec_draw.c:248 #7 0xf782a858 in vbo_exec_FlushVertices (ctx=0x8074d18, flags=1) at vbo/vbo_exec_api.c:752 #8 0xf7761f39 in _mesa_Flush () at main/context.c:1815 #9 0xf7e00ae6 in glFlush () at ../../../src/mesa/glapi/glapitemp.h:1170 #10 0x08048dba in Draw () at tri.c:83 #11 0xf7ecdc54 in processWindowWorkList (window=0x8051200) at glut_event.c:1302 #12 0xf7ecdd3a in __glutProcessWindowWorkLists () at glut_event.c:1354 #13 0xf7ecddb1 in glutMainLoop () at glut_event.c:1375 #14 0x08048fd8 in main (argc=1, argv=0xfff760e4) at tri.c:132 The struct pipe_surface used there contains garbage: (gdb) print *fb-...