mesa/src
Dylan Baker 8c5c21d7e3 meson: Try finding libxvmcw via pkg-config before using find_library
This fixes cross compiling issues, because pkg-config is less likely to
get the wrong libs.

v2: - Fix typo in comment

Fixes: 22a817af8a
       ("meson: build gallium xvmc state tracker")
Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/939
Reviewed-by: Adam Jackson <ajax@redhat.com>
2019-09-27 16:39:01 +00:00
..
amd aco: don't remove the loop exec mask in transition_to_Exact() 2019-09-27 10:57:03 +01:00
broadcom broadcom/genxml: Stop manually scrubbing 'α' -> "alpha" 2019-09-23 20:24:54 +00:00
compiler nir/range-analysis: Use types to provide better ranges from bcsel and mov 2019-09-25 15:37:05 -07:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl meson: fix logic for generating .pc files with old glvnd 2019-09-25 23:25:27 +00:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno turnip: Add todo for d24_s8 copies 2019-09-27 15:05:21 +02:00
gallium meson: Try finding libxvmcw via pkg-config before using find_library 2019-09-27 16:39:01 +00:00
gbm libgbm: Wire up getCapability for the image loader 2019-09-20 19:10:31 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx drisw: Fix shared memory leak on drawable resize 2019-09-27 16:06:05 +00:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel intel/compiler: avoid truncating int64_t to int 2019-09-26 17:46:26 +00:00
loader loader: Avoid use-after-free / use of uninitialized local variables 2019-09-26 18:00:34 +02:00
mapi meson: fix logic for generating .pc files with old glvnd 2019-09-25 23:25:27 +00:00
mesa mesa/st: calculate texture size based on EGLImage miplevel 2019-09-26 07:55:24 +03:00
panfrost Revert "panfrost: Rework midgard_pair_load_store() to kill the nested foreach loop" 2019-09-19 21:01:27 +02:00
util util/rb_tree: Stop relying on &iter->field != NULL 2019-09-26 20:36:41 +00:00
vulkan vulkan: Update the XML and headers to 1.1.123 2019-09-17 04:11:05 +00:00
meson.build meson: fix logic for generating .pc files with old glvnd 2019-09-25 23:25:27 +00:00
SConscript