[waffle] [PATCH 6/6] wflinfo: Make wflinfo understand OpenGL 3.1 profiles
Jordan Justen
jljusten at gmail.com
Wed Apr 30 21:44:35 PDT 2014
On Mon, Apr 28, 2014 at 8:43 PM, Chad Versace
<chad.versace at linux.intel.com> wrote:
> + printf("Wflinfo: Creation of an OpenGL >= 3.1 context succeeded, but it\n"
> + " had the wrong profile. Fallback to requesting an OpenGL >= 3.2\n"
> + " context, which is guaranteed to have the correct profile if\n"
> + " context creation succeeds.\n");
This kind of messes up the 'parsable' output.
What about several lines prefixed with "Wflinfo warning:"?
Or, like with extensions, just don't worry about newlines...
-Jordan
More information about the waffle
mailing list