mesa/src/glx/apple
Andrii Simiklit 267ed29288 apple/glx/log: added missing va_end() after va_copy()
Each invocation of va_copy() must be matched by a
corresponding invocation of va_end()

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Fixes: 51691f0767 "darwin: Use ASL for logging"
Signed-off-by: Andrii Simiklit <andrii.simiklit@globallogic.com>
2018-09-06 17:33:27 +01:00
..
apple_cgl.c
apple_cgl.h
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
apple_glx_context.c glx: turn LIBGL_DIAGNOSTIC into a boolean 2017-09-12 13:53:11 +01:00
apple_glx_context.h
apple_glx_drawable.c
apple_glx_drawable.h
apple_glx_log.c apple/glx/log: added missing va_end() after va_copy() 2018-09-06 17:33:27 +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_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_xgl_api.h
apple_xgl_api_read.c
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
appledri.h
appledristr.h
glx_empty.c glx: remove empty GLX_SGIX_swap_group stubs 2018-03-12 14:48:52 +00:00
Makefile.am glx/apple: Ship meson build file in tarball 2018-03-08 12:11:32 +01:00
meson.build meson: fix warnings about comparing unlike types 2018-04-06 15:29:53 -07:00
RELEASE_NOTES
TODO