[Mesa-dev] [PATCH 4/9] egl/wayland: Add support for render-nodes
Axel Davy
axel.davy at ens.fr
Mon May 11 10:38:55 PDT 2015
Le 11/05/2015 17:42, Matt Turner a écrit :
> On Sat, May 9, 2015 at 4:20 AM, Axel Davy <axel.davy at ens.fr> wrote:
>> for drmGetNodeTypeFromFd, it looks like a very recent libdrm function, and
>> we would require libdrm 2.4.60, which is quite recent. Currently mesa
>> requires 2.4.38, when libdrm is needed. I guess we cannot require 2.4.60 for
>> now.
> Sure you can. libdrm dependencies aren't a problem.
>
As libdrm 2.4.60 is very recent, and I didn't want cause problems
(especially so close to the merge window),
I've pushed the patches without drmGetNodeTypeFromFd.
The code can be modified later to use it.
Yours,
Axel Davy
More information about the mesa-dev
mailing list