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 MESA_NO_MMX and/or MESA_NO_ASM env vars before running.



I've been just setting ALWAYS_INDIRECT for now but that doesn't find any
issues in my DRI driver (not that I think there are any but it never hurts
to look)...

Dave.


-Brian




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to