mesa/src/gallium/targets/osmesa
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
..
Makefile.am osmesa: link with libunwind if enabled (v2) 2017-05-26 09:29:44 -06:00
meson.build meson: standardize .so version to major.minor.patch 2017-11-07 10:47:20 +00:00
osmesa.def osmesa: Export OSMesaCreateContextAttribs. 2016-07-07 06:19:13 +02:00
osmesa.mingw.def osmesa: Export OSMesaCreateContextAttribs. 2016-07-07 06:19:13 +02:00
osmesa.pc.in gallium/osmesa: Make and install an osmesa.pc. 2013-08-23 12:58:30 -07:00
osmesa.sym osmesa: Export OSMesaCreateContextAttribs. 2016-07-07 06:19:13 +02:00
SConscript swr: Fix swr osmesa build 2017-04-14 18:03:40 -05:00
target.c mesa: Restore 78-column wrapping of license text in C-style comments. 2013-04-23 22:07:09 -07:00