[Mesa-dev] [PATCH 1/3] i965: Add support for the MAD opcode on SNB.

Kenneth Graunke kenneth at whitecape.org
Fri Feb 10 15:39:41 PST 2012


On 02/07/2012 09:52 PM, Eric Anholt wrote:
> ---
>   src/mesa/drivers/dri/i965/brw_defines.h |    1 +
>   src/mesa/drivers/dri/i965/brw_disasm.c  |  223 ++++++++++++++++++++++++++++---
>   src/mesa/drivers/dri/i965/brw_eu.h      |   17 +++-
>   src/mesa/drivers/dri/i965/brw_eu_emit.c |   82 +++++++++++-
>   src/mesa/drivers/dri/i965/brw_structs.h |   37 +++++
>   5 files changed, 340 insertions(+), 20 deletions(-)

Forgot to send this out.  For the series:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>



More information about the mesa-dev mailing list