[Piglit] [PATCH 2/2] framework: Don't try to parse GL/GLSL version from wflinfo.

Ilia Mirkin imirkin at alum.mit.edu
Mon Dec 7 10:40:56 PST 2015


On Mon, Dec 7, 2015 at 1:38 PM, Dylan Baker <baker.dylan.c at gmail.com> wrote:
> On Mon, Dec 07, 2015 at 09:32:18AM -0500, Ilia Mirkin wrote:
>> There's a bin/glinfo that it should be using. Relying on
>> glxinfo/wflinfo/etc seems totally inappropriate.
>
> bin/glinfo is woefully insufficient, it doesn't do gles, It doesn't do
> core profile. It doesn't know about GLX, WGL, EGL, etc. and this feature
> needs that. Writing a tool to do what there are already multiple tools
> do feels very Not Invented Here to me.

It's conceivable that wflinfo is OK to use since it uses the same
infra that piglit uses, but what bearing does glxinfo have on anything
when I'm doing a run with gbm?

  -ilia


More information about the Piglit mailing list