mesa/src/glx/apple
Tapani Pälli 5d9b50e596 glx: apple specific occurences of dummyContext check
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
Cc: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
2016-08-15 09:24:10 +03: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 Fix build of appleglx 2014-05-23 15:24:07 +01: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 Fix a few typos 2015-04-27 17:28:29 +03:00
apple_glx_context.h
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 darwin: Address a build failure on Leopard and earlier OS versions 2012-05-18 11:32:40 -07:00
apple_glx_log.h glx: replace __FUNCTION__ with __func__ 2015-04-14 12:23:41 -07:00
apple_glx_pbuffer.c apple: Use the correct (OpenGL.framework) glViewport and glScissor during init 2011-10-21 00:34:06 -07: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 darwin: Remove extra kCGLPFAColorSize attribute when requesting an offscreen context 2014-05-31 03:44:51 -07: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
appledristr.h
glx_empty.c apple: Rename glcontextmodes.[ch] to glxconfig.[ch] 2011-06-05 18:03:45 -04:00
Makefile.am darwin: build fix 2015-02-10 20:35:10 -08:00
RELEASE_NOTES
TODO