Re: [Dri-devel] valgrinding DRI..

2003-12-11 Thread Dieter Nützel
Am Donnerstag, 11. Dezember 2003 07:08 schrieb Dave Airlie: > I'm trying to valgrind my application and in the process DRI :-), > > However I can't get over the Mesa MMX checks, is there any env variable I > can set so Mesa doesn't do all the stuff that requires SIGFPE and I can > force it to use a

RE: [Dri-devel] valgrinding DRI..

2003-12-11 Thread Alexander Stohr
specific modules or routines, no blacklist method or alikes applicable. -Alex. > -Original Message- > From: Brian Paul [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 11, 2003 15:54 > To: Dave Airlie > Cc: [EMAIL PROTECTED] > Subject: Re: [Dri-devel] valgrinding DRI.. &

Re: [Dri-devel] valgrinding DRI..

2003-12-11 Thread Brian Paul
Dave Airlie wrote: I'm trying to valgrind my application and in the process DRI :-), However I can't get over the Mesa MMX checks, is there any env variable I can set so Mesa doesn't do all the stuff that requires SIGFPE and I can force it to use a certain type of instruction set? Try setting the

Re: [Dri-devel] valgrinding DRI..

2003-12-11 Thread Dieter Nützel
Am Donnerstag, 11. Dezember 2003 07:08 schrieb Dave Airlie: > I'm trying to valgrind my application and in the process DRI :-), > > However I can't get over the Mesa MMX checks, is there any env variable I > can set so Mesa doesn't do all the stuff that requires SIGFPE and I can > force it to use a

[Dri-devel] valgrinding DRI..

2003-12-10 Thread Dave Airlie
I'm trying to valgrind my application and in the process DRI :-), However I can't get over the Mesa MMX checks, is there any env variable I can set so Mesa doesn't do all the stuff that requires SIGFPE and I can force it to use a certain type of instruction set? I've been just setting ALWAYS_IND