[Mesa-dev] [PATCH 1/4] i965: Move get_hw_prim_for_gl_prim to brw_util.c

Kenneth Graunke kenneth at whitecape.org
Thu Apr 7 00:23:06 UTC 2016


On Monday, April 4, 2016 3:51:12 PM PDT Jason Ekstrand wrote:
> It's used by brw_compile_gs in brw_vec4_gs_visitor.cpp so it needs to be in
> a file that's linked into libi965_compiler.la.
> ---
>  src/mesa/drivers/dri/i965/brw_draw.c | 29 -----------------------------
>  src/mesa/drivers/dri/i965/brw_util.c | 28 ++++++++++++++++++++++++++++
>  2 files changed, 28 insertions(+), 29 deletions(-)

Patches 1, 2, and 4 are:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

(I saw that Curro already reviewed patch 3 so I didn't bother to read it.
 I only saw that Jordan already reviewed these once I'd started reading...
 otherwise I wouldn't have bothered either...)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160406/8a057f86/attachment.sig>


More information about the mesa-dev mailing list