diff options
author | marha <marha@users.sourceforge.net> | 2013-06-18 08:28:35 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-06-18 08:28:35 +0200 |
commit | 230fe896faed312ef22d915e871fb5aee3ecfad0 (patch) | |
tree | 971b0c0899c72496f97970319bfadfae383abbea /mesalib/include | |
parent | 180290f941da61bd80284d817e27c01cf789ee53 (diff) | |
parent | b071050b9eda9d5e5185e582dbe9f4adba863ccc (diff) | |
download | vcxsrv-230fe896faed312ef22d915e871fb5aee3ecfad0.tar.gz vcxsrv-230fe896faed312ef22d915e871fb5aee3ecfad0.tar.bz2 vcxsrv-230fe896faed312ef22d915e871fb5aee3ecfad0.zip |
Merge remote-tracking branch 'origin/released'
* origin/released:
libX11 libXmu libxcb/xcb-proto mesa mkfontscale pixman xkeyboard-config git update 18 June 2013
Diffstat (limited to 'mesalib/include')
-rw-r--r-- | mesalib/include/GL/glx.h | 1 | ||||
-rw-r--r-- | mesalib/include/GL/glx_mangle.h | 1 | ||||
-rw-r--r-- | mesalib/include/GL/osmesa.h | 1 | ||||
-rw-r--r-- | mesalib/include/GL/wmesa.h | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/mesalib/include/GL/glx.h b/mesalib/include/GL/glx.h index 7c8635cc7..87c31fdcc 100644 --- a/mesalib/include/GL/glx.h +++ b/mesalib/include/GL/glx.h @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 6.5 * * Copyright (C) 1999-2006 Brian Paul All Rights Reserved. * diff --git a/mesalib/include/GL/glx_mangle.h b/mesalib/include/GL/glx_mangle.h index 240de495f..fad6c6a47 100644 --- a/mesalib/include/GL/glx_mangle.h +++ b/mesalib/include/GL/glx_mangle.h @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 6.5 * * Copyright (C) 1999-2006 Brian Paul All Rights Reserved. * diff --git a/mesalib/include/GL/osmesa.h b/mesalib/include/GL/osmesa.h index 571ef4ada..c36f64981 100644 --- a/mesalib/include/GL/osmesa.h +++ b/mesalib/include/GL/osmesa.h @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 6.5 * * Copyright (C) 1999-2005 Brian Paul All Rights Reserved. * diff --git a/mesalib/include/GL/wmesa.h b/mesalib/include/GL/wmesa.h index f5f4f273b..03d2383d3 100644 --- a/mesalib/include/GL/wmesa.h +++ b/mesalib/include/GL/wmesa.h @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 3.0 * Copyright (C) 1995-1998 Brian Paul * * This library is free software; you can redistribute it and/or |