This is the next step in the uniform-rework saga.  Right now the i965
depends on ir_to_mesa doing some uniform related work for it.  One of
those pieces of work, which is duplicated in st_glsl_to_tgsi, is
validating some resource usage against implementation limits.  This
patch series pulls that code out of ir_to_mesa (and st_glsl_to_tgsi)
into the linker.

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

Reply via email to