From: Melchior F. <mf...@us...> - 2003-04-17 14:18:32
|
* Mathieu Malaterre -- Thursday 17 April 2003 16:03: > If you are using the lastest nvidia driver you can use: > > $__GL_FORCE_GENERIC_CPU=1 valgrind ... Or else you can still override the nvidia driver by mesa, as in $ LD_PRELOAD=/usr/lib/GL/libGL.so.1.3.mesasoft valgrind ... m. |