On 02/08/2013 01:19 AM, Chris Forbes wrote:
V2: - emit `sample` parameter properly for multisample texelFetch()
     - fix spurious whitespace change
     - introduce a new opcode ir_txf_ms rather than overloading the
       existing ir_txf further. This makes doing the right thing in
       the driver somewhat simpler.

V3: - fix weird whitespace

Signed-off-by: Chris Forbes <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Paul Berry <[email protected]>

Hey Chris,

This patch needs to update ir.cpp's tex_opcode_strs[]. Otherwise, MESA_GLSL=dump segfaults when trying to print the texturing opcode.

Thanks again for your great work!

--Ken

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to