From: Dylan Baker <[email protected]>

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

_______________________________________________
waffle mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/waffle

Reply via email to