On Sat, Jan 21, 2012 at 1:30 AM, Alexander von Gluck
wrote:
> Quick question, I noticed that Mesa and gallium both implement rtasm...
>
> src/gallium/auxiliary/rtasm/rtasm_x86sse.c: p->need_emms = 1;
> src/gallium/auxiliary/rtasm/rtasm_x86sse.c: assert(p->need_emms);
> src/gallium/auxiliary/rt
Quick question, I noticed that Mesa and gallium both implement rtasm...
src/gallium/auxiliary/rtasm/rtasm_x86sse.c: p->need_emms = 1;
src/gallium/auxiliary/rtasm/rtasm_x86sse.c: assert(p->need_emms);
src/gallium/auxiliary/rtasm/rtasm_x86sse.c: p->need_emms = 0;
src/gallium/auxiliary/rtasm/r