Re: [Mesa-dev] [PATCH] intel: flush fake front buffer if server is about to destroy it.

2013-06-05 Thread Anuj Phogat
On Fri, May 31, 2013 at 1:55 PM, Paul Berry wrote: > Fixes piglit test "spec/!OpenGL 1.0/gl-1.0-front-invalidate-back" > --- > This patch depends on "[PATCH 2/2] intel: flush fake front buffer more > robustly.", which was sent to mesa-dev yesterday and is still awaiting > review. > > src/mesa/dri

[Mesa-dev] [PATCH] intel: flush fake front buffer if server is about to destroy it.

2013-05-31 Thread Paul Berry
Fixes piglit test "spec/!OpenGL 1.0/gl-1.0-front-invalidate-back" --- This patch depends on "[PATCH 2/2] intel: flush fake front buffer more robustly.", which was sent to mesa-dev yesterday and is still awaiting review. src/mesa/drivers/dri/intel/intel_context.c | 9 + 1 file changed, 9 i