(resent from list subscribed address) * David Paleino <[email protected]> [2013-01-06 12:36]: > > I've seen something like that before but it was fixed, right now I > > can't repro that at all. I just tried it with Ubuntu 64 12.04 and > > it all renders correctly. > > What version of the source code are you using? > 0.79.1. But it happened with 0.79 too. > > Can you send me a file that shows the problem? > No need for a file, I just opened up LeoCAD, and tried to load a piece from > the > library. The library is the one available on googlecode (currently, > pieces-7114.zip). > Maybe it's a video driver issue? I'm using the i915 driver. > $ glxinfo | grep render > direct rendering: Yes > OpenGL renderer string: Mesa DRI Intel(R) 965GM x86/MMX/SSE2 > GL_EXT_vertex_array_bgra, GL_NV_conditional_render, > $
Hello, I can also reproduce the problem here. With version compiled from debian package, I have the same display problem. With version from google code download, I have the same problem, but I also have to fix a code in lcTexture::Unload to avoid segfault. With version leocad-0.75.1, everything is fine. I am on a 32 bit system, and : % glxinfo| grep render direct rendering: Yes OpenGL renderer string: Mesa DRI Intel(R) IGDNG_M GEM 20091221 2009Q4 x86/MMX/SSE2 Nicolas. _______________________________________________ Leocad mailing list [email protected] https://list.gerf.org/listinfo/leocad
