mesa/src/glx/apple
Thierry Reding d41ee9ba5d glx/apple: Ship meson build file in tarball
The meson build file for Apple GLX is not listed in the EXTRA_DIST make
variable and therefore isn't shipped as part of the release tarball, so
meson builds from the tarball will fail.

Add the file to EXTRA_DIST to ensure it is included in the tarball.

Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2018-03-08 12:11:32 +01:00
..
apple_cgl.c apple: Store the CGL API version number for future reference 2011-06-11 23:43:03 -07:00
apple_cgl.h apple: Store the CGL API version number for future reference 2011-06-11 23:43:03 -07:00
apple_glapi.c glx/apple: locate dispatch table functions to wrap by name 2018-02-01 15:14:08 +00:00
apple_glx.c Fix a few typos 2015-04-27 17:28:29 +03:00
apple_glx.h Fix build of appleglx 2014-05-23 15:24:07 +01:00
apple_glx_context.c glx: turn LIBGL_DIAGNOSTIC into a boolean 2017-09-12 13:53:11 +01:00
apple_glx_context.h Buildfixes to work around issues in OpenGL.framework 2010-04-27 12:37:16 -07:00
apple_glx_drawable.c darwin: Unlock our mutex before destroying it 2012-05-16 18:58:29 -07:00
apple_glx_drawable.h glx: Rename __GLcontextModes to struct glx_config 2010-07-28 16:42:00 -04:00
apple_glx_log.c glx: turn LIBGL_DIAGNOSTIC into a boolean 2017-09-12 13:53:11 +01:00
apple_glx_log.h glx: replace __FUNCTION__ with __func__ 2015-04-14 12:23:41 -07:00
apple_glx_pbuffer.c glx: turn LIBGL_DIAGNOSTIC into a boolean 2017-09-12 13:53:11 +01:00
apple_glx_pixmap.c apple: Use the correct (OpenGL.framework) glViewport and glScissor during init 2011-10-21 00:34:06 -07:00
apple_glx_surface.c Fix a few typos 2015-04-27 17:28:29 +03:00
apple_visual.c glx/apple: include util/debug.h for env_var_as_boolean prototype 2018-02-01 15:14:02 +00:00
apple_visual.h apple: Use a struct glx_config * rather than a void * in apple_visual_create_pfobj 2011-06-11 22:54:59 -07:00
apple_xgl_api.h mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
apple_xgl_api_read.c Fix build of appleglx 2014-05-23 15:24:07 +01:00
apple_xgl_api_stereo.c glx: apple specific occurences of dummyContext check 2016-08-15 09:24:10 +03:00
apple_xgl_api_viewport.c glx: apple specific occurences of dummyContext check 2016-08-15 09:24:10 +03:00
appledri.c apple: Silence some debug spew 2011-10-21 00:34:06 -07:00
appledri.h apple: Initial import of libGL for OSX from AppleSGLX svn repository. 2010-04-27 11:26:50 -07:00
appledristr.h apple: Initial import of libGL for OSX from AppleSGLX svn repository. 2010-04-27 11:26:50 -07:00
glx_empty.c glx: unify GLX_SGIX_pbuffer aliased declarations 2017-01-18 16:01:14 +00:00
Makefile.am glx/apple: Ship meson build file in tarball 2018-03-08 12:11:32 +01:00
meson.build meson: build src/glx/apple 2018-02-05 19:40:43 +00:00
RELEASE_NOTES apple: Initial import of libGL for OSX from AppleSGLX svn repository. 2010-04-27 11:26:50 -07:00
TODO apple: Initial import of libGL for OSX from AppleSGLX svn repository. 2010-04-27 11:26:50 -07:00