mesa/src/egl
Eric Engestrom 5be1b1a8ce meson: standardize .so version to major.minor.patch
This `version` field defines the filename for the .so.
The plan .so as well as .so.$major are always symlinks to this.

Unless I'm mistaken, only the major is ever used, so this shouldn't
matter, but for consistency with autotools (and in case it does matter),
let's always have all 3 major.minor.patch components.

(The soname isn't affected, and is always .so.$major)

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
2017-11-07 10:47:20 +00:00
..
drivers egl: Implement EGL_KHR_context_flush_control 2017-11-06 16:09:03 -05:00
generate egl: Add dma_buf_import_modifiers for glvnd 2017-08-21 12:13:50 +01:00
main egl: Implement EGL_KHR_context_flush_control 2017-11-06 16:09:03 -05:00
wayland meson: Set c visibility args for wayland-drm 2017-11-02 14:50:18 -07:00
.gitignore egl: add gitignore 2017-04-22 00:42:38 +01:00
Android.mk Android: egl: add dependency on libnativewindow 2017-10-26 16:06:53 -05:00
egl-entrypoint-check check: add support for running test as standalone 2017-02-26 13:39:45 +00:00
egl-symbols-check egl: fail symbol check if lib is missing 2017-10-31 17:59:19 +00:00
Makefile.am automake+meson: don't run egl symbol check on libglvnd lib 2017-10-31 17:59:49 +00:00
Makefile.sources egl: remove suprous header eglcompiler.h 2017-05-08 15:33:59 +01:00
meson.build meson: standardize .so version to major.minor.patch 2017-11-07 10:47:20 +00:00
SConscript egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean 2017-09-12 13:53:11 +01:00