mesa/src
Emil Velikov 6b8657aff0 autoconf: stop exporting internal wayland details
With version v1.15 the "code" option was deprecated in favour of
"private-code" or "public-code".

Before the interface symbol generated was exported (which is a bad idea
since it's internal implementation detail) and others may misuse it.

That was the case with libva approx. 1 year ago. Since then libva was
fixed, so we can finally hide it by using "private-code"

Inspired by similar xserver patch by Adam Jackson.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
2018-08-07 17:23:17 +01:00
..
amd amd: remove support for LLVM 5.0 2018-08-03 18:36:11 -04:00
broadcom v3d: Emit the VCM_CACHE_SIZE packet. 2018-08-06 13:03:23 -07:00
compiler nir: Transform expressions of b2f(a) and b2f(b) to a == b 2018-08-04 01:12:03 -07:00
egl autoconf: stop exporting internal wayland details 2018-08-07 17:23:17 +01:00
gallium swr: don't export swr_create_screen_internal 2018-08-07 17:23:17 +01:00
gbm gbm: Add support for 10bpp BGR formats 2018-08-01 12:55:37 +01:00
getopt
glx Make glXChooseFBConfig handle unspecified sRGB correctly 2018-07-31 13:56:13 -04:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel intel: don't build tools without -Dtools=intel 2018-08-07 11:58:47 +01:00
loader loader: fix indentation 2018-08-02 12:53:58 +01:00
mapi glapi: Fix GLES versioning for AMD_framebuffer_multisample_advanced functions 2018-08-06 10:30:06 -07:00
mesa i965: gen_shader_sha1() doesn't use the brw_context 2018-08-07 14:20:50 +01:00
util util: Android.mk: Convert implicit rules to static pattern rules 2018-08-02 15:42:23 -06:00
vulkan autoconf: stop exporting internal wayland details 2018-08-07 17:23:17 +01:00
git_sha1.h.in
Makefile.am egl: rewire the build systems to use libwayland-egl 2018-06-06 12:11:57 -07:00
meson.build v3d: Fix meson build without vc4. 2018-07-29 19:22:33 -07:00
SConscript