I've yesterday changed the glXWindow implementation to use GLXFBConfig
instead of VisualInfo to select the pixel format. This was needed to
support floating-point PBuffers and FBOs.
Since this was a fairly intrusive change, please test your
applications and Equalizer in general if you're using X11. I'm in
particular looking for positive (and negative) reports on non-nVidia
GPUs.
Cheers,
Stefan.
_______________________________________________
eq-dev mailing list
eq-...@equalizergraphics.com
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com
Linux/NVIDIA works fine for me, with the 260.19.36 drivers (tested
eqHello and Bino with various configurations).
Linux/ATI works fine for me too, with the free drivers from Ubuntu 10.10
(Version 2.1 Mesa 7.9-devel, Renderer Mesa DRI R600 (RV710 954F)
20090101 TCL DRI2). I tested eqHello with some configurations. With
Bino, I get the error "drmRadeonCmdBuffer: -22. Kernel failed to parse
or rejected command stream" and then the application aborts, but that is
probably an unrelated driver problem.
Martin