[Mesa-dev] [PATCH 0/2] vc4: Add automated code documentation

Rhys Kidd rhyskidd at gmail.com
Wed May 25 21:10:44 UTC 2016


Simple patchset to provide doxygen-based automated code documentation of the
vc4 driver for developers.

By plumbing this through we get the same for all Gallium-based drivers for free.

Post review I will need someone with Mesa commit access to push these for me. 

Rhys Kidd (2):
  doxygen: Plumb through gallium/ to automated documentation
  vc4: Fix doxygen warnings

 doxygen/Makefile                           | 3 ++-
 src/gallium/drivers/vc4/vc4_qir_schedule.c | 4 ++--
 src/gallium/drivers/vc4/vc4_tiling.c       | 8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

-- 
2.7.4



More information about the mesa-dev mailing list