Quoting Emil Velikov (2017-11-17 04:19:22)
> Hi Dylan,
>
> On 17 November 2017 at 00:27, Dylan Baker wrote:
>
> > + elif not (with_gallium_r600 or with_gallium_radeonsi or
> > with_gallium_nouveau)
>
>
> > + elif not (with_gallium_r600 or with_gallium_radeonsi or
> > with_gallium_nouveau)
Quoting Emil Velikov (2017-11-17 04:19:22)
> Hi Dylan,
>
> On 17 November 2017 at 00:27, Dylan Baker wrote:
>
> > + elif not (with_gallium_r600 or with_gallium_radeonsi or
> > with_gallium_nouveau)
>
>
> > + elif not (with_gallium_r600 or with_gallium_radeonsi or
> > with_gallium_nouveau)
Hi Dylan,
On 17 November 2017 at 00:27, Dylan Baker wrote:
> + elif not (with_gallium_r600 or with_gallium_radeonsi or
> with_gallium_nouveau)
> + elif not (with_gallium_r600 or with_gallium_radeonsi or
> with_gallium_nouveau)
> +error('OMX state tracker requires at least one of the fo
v2: - set with_gallium_omx when -Dgallium-omx=true
- Fix detection of omx plugins dir
- only use cflags from pkg-config, don't add linker flags.
Signed-off-by: Dylan Baker
---
meson.build| 60 -
meson_options.txt