[Mesa-dev] [PATCH] i965: Don't try to fall back when creating unrecognized program targets.

Chad Versace chad.versace at linux.intel.com
Fri Aug 23 17:11:43 PDT 2013


On 08/23/2013 11:50 AM, Paul Berry wrote:
> If brwNewProgram is asked to create a program for an unrecognized
> target, don't bother falling back on _mesa_new_program().  That just
> hides bugs.
> ---
>   src/mesa/drivers/dri/i965/brw_program.c | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)

Me too!
Reviewed-by: Chad Versace <chad.versace at linux.intel.com>


More information about the mesa-dev mailing list