Re: [Mesa-dev] [PATCH 7/7] i965: Use ISL for surface format introspection

2016-05-21 Thread Eduardo Lima Mitev
Patches 2-7 are: Reviewed-by: Eduardo Lima Mitev On 05/21/2016 03:12 AM, Jason Ekstrand wrote: > With this, we can delete the surface format table in brw_surface_formats.c > because all of the information we need is now in ISL. > --- > src/mesa/drivers/dri/i965/Makefile.sources | 3 +- >

[Mesa-dev] [PATCH 7/7] i965: Use ISL for surface format introspection

2016-05-20 Thread Jason Ekstrand
With this, we can delete the surface format table in brw_surface_formats.c because all of the information we need is now in ISL. --- src/mesa/drivers/dri/i965/Makefile.sources | 3 +- src/mesa/drivers/dri/i965/brw_context.h | 2 - src/mesa/drivers/dri/i965/brw_state.h |