[Glamor] [PATCH v3] Add DRI3 support to glamor
Gaetan Nadon
memsize at videotron.ca
Sun Dec 8 17:44:33 PST 2013
On 13-12-08 03:51 PM, davyaxel at free.fr wrote:
> Perhaps it should be good to check <drm_fourcc.h> exists, and that it defines DRM_FORMAT_ARGB8888.
This file has been part of libdrm since 2.4.29 and always included
DRM_FORMAT_ARGB8888.
An alternative is to change LIBDRM="libdrm >= 2.4.23" (Dec 2010) to
LIBDRM="libdrm >= 2.4.29". (Dec 2011).
Will glamor work on a 2010 libdrm and gl at 7.1 (Aug 2008)?
Moving the minimum target could save some checking.
I'll send the code tomorrow for the check. Timezone GMT -5
More information about the Glamor
mailing list