[Mesa-dev] [PATCH 01/13] i965: Factor out logic to build a send message instruction with indirect descriptor.
Pohjolainen, Topi
topi.pohjolainen at intel.com
Fri Mar 6 05:22:43 PST 2015
On Fri, Feb 27, 2015 at 05:34:44PM +0200, Francisco Jerez wrote:
> ---
> src/mesa/drivers/dri/i965/brw_eu.h | 19 ++++++--
> src/mesa/drivers/dri/i965/brw_eu_emit.c | 58 ++++++++++++++++++------
> src/mesa/drivers/dri/i965/brw_fs_generator.cpp | 55 +++++-----------------
> src/mesa/drivers/dri/i965/brw_vec4_generator.cpp | 37 ++++-----------
> 4 files changed, 77 insertions(+), 92 deletions(-)
After discussing this further in the context of patch number five I'm now
convinced and this patch is:
Reviewed-by: Topi Pohjolainen <topi.pohjolainen at intel.com>
More information about the mesa-dev
mailing list