diff options
Diffstat (limited to 'src/mesa/main/enable.h')
-rw-r--r-- | src/mesa/main/enable.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mesa/main/enable.h b/src/mesa/main/enable.h index bf71f1773f7..eeafb2dddd4 100644 --- a/src/mesa/main/enable.h +++ b/src/mesa/main/enable.h @@ -1,3 +1,7 @@ +/** + * \file enable.h + * Enable/disable/query GL capabilities. + */ /* * Mesa 3-D graphics library |