https://bugs.freedesktop.org/show_bug.cgi?id=63117
Brian Paul changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=63117
--- Comment #5 from Brian Paul ---
OK, great. If you find any significant differences between the old swrast and
llvmpipe results, please file another bug.
I'll push the patch today.
--
You are receiving this mail because:
You are the assigne
https://bugs.freedesktop.org/show_bug.cgi?id=63117
--- Comment #4 from Kevin Hobbs ---
The patched OSMesa allows VTK to pass most tests.
--
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists
https://bugs.freedesktop.org/show_bug.cgi?id=63117
--- Comment #3 from Kevin Hobbs ---
The(In reply to comment #2)
> Created attachment 77643 [details] [review]
> patch for osmesa.c
I tried the patched mesa with VTK's LoadOpenGLExtension test and the test
passed.
I'm running the rest of VTK's
https://bugs.freedesktop.org/show_bug.cgi?id=63117
--- Comment #2 from Brian Paul ---
Created attachment 77643
--> https://bugs.freedesktop.org/attachment.cgi?id=77643&action=edit
patch for osmesa.c
Kevin, can you try this patch?
I think the unique thing that vtk is doing is calling OSMesaMak
https://bugs.freedesktop.org/show_bug.cgi?id=63117
--- Comment #1 from Kevin Hobbs ---
Since OSMesa switched to the Gallium driver VTK tests which use OSMesa produce
black output images.
Before the change VTK's LoadOpenGLExtension test had :
GL_VERSION: 2.1 Mesa 9.2-devel (git-6173cc1)
GL_REND