Ian Romanick <i...@freedesktop.org> writes:

> From: Ian Romanick <ian.d.roman...@intel.com>
>
> There were two bugs here.  First, GL_EXT_blend_color and
> GL_EXT_blend_func_separate were only tested if the version is 1.4.  This
> is unnecessary because those extensions are part of OpenGL 1.4.  Second,
> GL_EXT_blend_minmax was typoed GL_EXT_blend_min_max.

Looks like GL_EXT_blend_color at least is only in 1.4 if the imaging
subset is supported, which it looks like we don't do in Mesa.  So I
think we should disentangle these two changes, and r-b from me on the
typo fix.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to