From: Brian P. <br...@vm...> - 2010-02-15 15:56:01
|
Bo Jiang wrote: > Dear all, > I tried the sample program "mvarray.c" of OpenGL Programming Guide > (red-book) with Mesa3D 7.6.1 but the result showed only the last line > stripe regardless of how many line stripes to draw. (I copy Mesa's > OPENGL32.DLL to my binary program directory to use Mesa instead of > hardware driver) > The result of my hardware driver is right. I found the mvarray.c program and verified the issue. I'm committing a fix. It'll be in the next Mesa release. I'm attaching the patch in case you want to apply it locally. -Brian |