Hi Brian,

I believe you did break softpipe with your change from TGSI_OPCODE_RET
to TGSI_OPCODE_END (commit: 1575763a6f57d1f13c707b709f188b0617c8955a)
pipe/tgsi/exec/tgsi_sse2.c assert on unknown instruction for this opcode.
If i add TGSI_OPCODE_END to do as TGSI_OPCODE_RET i don't get assertion
anymore but rendering is bit broken red & green color are wrong (tested
with glxgears). So maybe is not the proper fix as i am not yet familiar
with gallium. Anythough on that ?

Cheers,
Jerome Glisse <[EMAIL PROTECTED]>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to