[Dri-devel] xf86-4.2: SIGILL on Celeron b/ 3dnow misdetected?

2002-12-30 Thread Bernhard Kaindl
Hi, I'd like to report a finding on my Satellite 1110-z16 withMobile Celeron 1500 and Radeon LY under SuSE 8.1 and Mandrake 9using the installed XFree86-4.2 based X11/Mesa. Both show a problem with many 3D Linux apps arborting with SIGILL,MESA_DEBUG showed that the apps were thinking that

[PATCH] Re: [Dri-devel] xf86-4.2: SIGILL on Celeron b/ 3dnow misdetected?

2002-12-30 Thread Petr Sebor
Hi, I have recently rewritten the Mesa CPU detection code and would like someone else to give it a try. Basically, the highlights are: - added _mesa_x86_has_cpuid - added _mesa_x86_cpuid - added _mesa_x86_cpuid_eax - added _mesa_x86_cpuid_ebx - added _mesa_x86_cpuid_ecx - added