doxygen: Fix doxygen/glapi.doxy
authorRhys Kidd <rhyskidd@gmail.com>
Sat, 9 Apr 2016 20:43:19 +0000 (16:43 -0400)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 13 Apr 2016 12:43:58 +0000 (13:43 +0100)
commitf066fb529bf05bfd839f6c1dcb476c860afa1bbd
tree46655e2f971f75a80c9af07b487f5c8e9838bfc3
parentcf3bc91c063e71f7458d2e5645a8da87d2b0eaf4
doxygen: Fix doxygen/glapi.doxy

The src/mesa/glapi folder was relocated in the below commit.
Amend the doxygen/glapi.doxy INPUT setting accordingly.

Whilst here, in addition this change also avoids a bug in the
consolidated Doxygen output caused by doxygen/glapi.doxy inadvertently
overwriting doxygen/swrast.tag via its GENERATE_TAGFILE setting.

This bug depended upon the specific order each *.tag was built.

   commit 296adbd545b8efd38c9ed508166b2de2764a444b
   Author: Chia-I Wu <olv@lunarg.com>
   Date:   Mon Apr 26 12:56:44 2010 +0800

       glapi: Move to src/mapi/.

       Move glapi to src/mapi/{glapi,es1api,es2api}.

Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Acked-by: Emil Velikov <emil.velikov@collabora.com>
doxygen/glapi.doxy