[waffle] [PATCH v2 0/4] Add JSON interface to wflinfo
baker.dylan.c at gmail.com
baker.dylan.c at gmail.com
Tue Jan 5 11:46:49 PST 2016
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(-)
--
2.6.4
More information about the waffle
mailing list