[waffle] [PATCH v2 0/4] Add JSON interface to wflinfo
Chad Versace
chad.versace at intel.com
Mon Jan 11 12:54:06 PST 2016
On 01/05/2016 11:46 AM, baker.dylan.c at gmail.com wrote:
> From: Dylan Baker <baker.dylan.c at gmail.com>
>
> This is a second go at this series.
>
> Notable changes from the first version:
> - Style cleanups as suggested by Chad and Frank
> - Restructuring the JSON output to have nested dictionaries for waffle
> and OpenGL specific information (this way it can be easily
> distinguished and easily extended with other information, like for the
> window system)
> - Added a short -j option.
>
> Dylan Baker (4):
> wflinfo.c: split out flags struct
> wflinfo.c: use ARRAY_SIZE macro
> wflinfo.c: split version, renderer, and vendor checks
> wflinfo.c: Add a --json flag that prints json
>
> src/utils/wflinfo.c | 260 +++++++++++++++++++++++++++++++++++++++++++++-------
> 1 file changed, 228 insertions(+), 32 deletions(-)
>
I pushed patches 1-3 to master. I sent more feedback to patch 4.
More information about the waffle
mailing list