On Fri, Feb 27, 2015 at 05:34:49PM +0200, Francisco Jerez wrote: > The generate_untyped_*() methods do nothing useful other than calling > the corresponding function from brw_eu_emit.c. The calls to > brw_mark_surface_used() will go away too in a future commit. > --- > src/mesa/drivers/dri/i965/brw_fs.h | 11 ------ > src/mesa/drivers/dri/i965/brw_fs_generator.cpp | 42 +++++------------------ > src/mesa/drivers/dri/i965/brw_vec4.h | 9 ----- > src/mesa/drivers/dri/i965/brw_vec4_generator.cpp | 43 > +++++------------------- > 4 files changed, 18 insertions(+), 87 deletions(-)
Reviewed-by: Topi Pohjolainen <topi.pohjolai...@intel.com> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev