Jon Smirl wrote:
Mesa-solo does not build with x86 asm turned on and DRI is using x86 asm. It
shouldn't be too hard to make a linux-solo-x86 target.

DRI also includes:
-DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM

That sounds believable. Thank you.


I also believe mesa-solo defaults to debug optimizations.

If you get all of the compiler options set the same they should have the same
performance, after all they are generated from the same code. Try putting
together a linux-solo-x86 target with full optimizations.

I'll try.



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to