On 7 August 2015 at 11:54, Marek Olšák wrote:
> Hi,
>
> All Gallium drivers use this directory, because it contains some
> common driver loader code:
> src/mesa/drivers/dri/common
>
To prevent any possible confusion - all gallium DRI drivers. Other
drivers such as vdpau/opencl/etc do not use it.
Hi,
All Gallium drivers use this directory, because it contains some
common driver loader code:
src/mesa/drivers/dri/common
Marek
On Wed, Aug 5, 2015 at 3:24 PM, Daniel Melo Jorge da Cunha
wrote:
> Yes, yes... I know this is an expert group but I searched the whole web,
> sent a few
> emails a
Yes, yes... I know this is an expert group but I searched the whole web,
sent a few
emails and nothing... this is driving me mad...
The point is driDriverAPI is initialized in
src/gallium/state_trackers/dri/drm/dri2.c but
this variable is only used in src/mesa/drivers...
mesa3d web site states th