mitch wrote:
>
> If I compile SSE support into mesa, can it access the registers without
> patching the kernel?
no.. it would produce illegal instructions
> Does the kernel patch just allow multiple uses or
> how does that work and what do I need to do? It would be nice if I could
> just compile with SSE support and not have to recompile my kernel.
the kernel does not save/restore the xmm regs when switching a task
without the sse patch
--
ralf willenbacher ([EMAIL PROTECTED])
_______________________________________________
Mesa-dev maillist - [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev