Re: [Mesa-dev] OSMesa VTK

2013-03-13 Thread Kevin H. Hobbs
Sure: http://crab-lab.zool.ohiou.edu/kevin/vtkRenderingOpenGLCxxTests ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] OSMesa VTK

2013-03-13 Thread Brian Paul
On 03/13/2013 12:08 PM, Kevin H. Hobbs wrote: On 03/13/2013 10:40 AM, Brian Paul wrote: Can you tell me what the parameters are for your OSMesaCreateContext() and OSMesaMakeCurrent() calls (in particular the image format/type)? I do not know. I'll do some digging into the VTK source and ask o

Re: [Mesa-dev] OSMesa VTK

2013-03-13 Thread Kevin H. Hobbs
On 03/13/2013 10:40 AM, Brian Paul wrote: > > Can you tell me what the parameters are for your OSMesaCreateContext() > and OSMesaMakeCurrent() calls (in particular the image format/type)? > David Gobbi on the VTK developers list tells me these always look like : contextId = OSMesaCreateContext

Re: [Mesa-dev] OSMesa VTK

2013-03-13 Thread Kevin H. Hobbs
On 03/13/2013 10:40 AM, Brian Paul wrote: > > Can you tell me what the parameters are for your OSMesaCreateContext() > and OSMesaMakeCurrent() calls (in particular the image format/type)? I do not know. I'll do some digging into the VTK source and ask on the VTK list. > > You could also try se

Re: [Mesa-dev] OSMesa VTK

2013-03-13 Thread Brian Paul
On 03/13/2013 04:04 AM, Kevin H. Hobbs wrote: My tests of nightly VTK built against nightly OSMesa failed last night. The onscreen builds are fine. The OSMesa build tests now fail with all black output but I haven't found any error message to inform me of what's going on. I know osmesa just sw

[Mesa-dev] OSMesa VTK

2013-03-13 Thread Kevin H. Hobbs
My tests of nightly VTK built against nightly OSMesa failed last night. The onscreen builds are fine. The OSMesa build tests now fail with all black output but I haven't found any error message to inform me of what's going on. I know osmesa just switched to Gallium: that is reflected in VTK's Lo

Re: [Mesa-dev] OSMesa VTK Test Segfault

2010-10-26 Thread Kevin H. Hobbs
On 10/26/2010 11:34 AM, Brian Paul wrote: > Hmmm, can you try using an older version from git and see if it's a > regression? The problem exists in git tags: mesa-7.9 mesa-7.8.2 mesa-7.8.1 mesa-7.8 mesa_7_7_1 mesa_7_6 mesa_7_5 and that's as far back as I can go with the same mesa and VTK confi

Re: [Mesa-dev] OSMesa VTK Test Segfault

2010-10-26 Thread Brian Paul
On 10/25/2010 12:26 PM, Kevin H. Hobbs wrote: I build VTK from git with Mesa from git every night. mesa is built with : ./autogen.sh \ --prefix=/home/kevin/mesa_osmesa/ \ --with-driver=osmesa \ --disable-gallium VTK is linked to OSMesa only and no other GL. VTK's Charts-TestMultipleS

[Mesa-dev] OSMesa VTK Test Segfault

2010-10-25 Thread Kevin H. Hobbs
I build VTK from git with Mesa from git every night. mesa is built with : ./autogen.sh \ --prefix=/home/kevin/mesa_osmesa/ \ --with-driver=osmesa \ --disable-gallium VTK is linked to OSMesa only and no other GL. VTK's Charts-TestMultipleScalarsToColors test is segfaulting. The backtrace