On Thursday, June 04, 2015 07:04:51 PM Francisco Jerez wrote: > See "i965/fs: Introduce FS IR builder." for the rationale. > > v2: Drop scalarizing VEC4 builder. > v3: Take a backend_shader as constructor argument. Improve handling > of debug annotations and execution control flags. > --- > src/mesa/drivers/dri/i965/Makefile.sources | 1 + > src/mesa/drivers/dri/i965/brw_vec4_builder.h | 573 > +++++++++++++++++++++++++++ > 2 files changed, 574 insertions(+) > create mode 100644 src/mesa/drivers/dri/i965/brw_vec4_builder.h
NAK on landing this one for now - we don't want to land dead code. I'd be happy to consider landing it once something uses it. It seems Matt's reviewed the rest of the series in detail, so I'm not planning to. As long as he's happy, it's fine by me.
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev