[Mesa-dev] [PATCH 13/16] st/dri: implement v2 of DRI_ConfigOptions
Nicolai Hähnle
nhaehnle at gmail.com
Fri Aug 18 13:11:09 UTC 2017
On 18.08.2017 14:48, Jon Turney wrote:
> On 30/06/2017 13:45, Nicolai Hähnle wrote:
>> From: Nicolai Hähnle <nicolai.haehnle at amd.com>
>>
>> ---
>> src/gallium/auxiliary/pipe-loader/pipe_loader.c | 13 ++++++++++++
>> src/gallium/auxiliary/pipe-loader/pipe_loader.h | 16 +++++++++++++++
>> .../auxiliary/pipe-loader/pipe_loader_drm.c | 23
>> ++++++++++++++++++++++
>> src/gallium/state_trackers/dri/dri_screen.c | 5 +++--
>> 4 files changed, 55 insertions(+), 2 deletions(-)
>
> This change uses pipe_loader_get_driinfo_xml() unconditionally in
> pipe_loader.c, but it's definition in pipe_loader_get_driinfo_xml() is
> only built if HAVE_LIBDRM is defined.
>
> I guess something like the attached is needed?
Thanks! Patch is R-b and pushed.
Cheers,
Nicolai
--
Lerne, wie die Welt wirklich ist,
Aber vergiss niemals, wie sie sein sollte.
More information about the mesa-dev
mailing list