[Mesa-dev] [PATCH 7/7] radeon/winsys: keep screen pointer in winsys
Emil Velikov
emil.l.velikov at gmail.com
Tue Sep 24 05:03:07 PDT 2013
On 23/09/13 16:45, Christian König wrote:
> All what we could do is to avoid the code dublication for each target.
> For this I would like to arrange the target like this:
>
> r600
> |-dri
> |-vdpau
> |-xorg
> |xvmc
> ...
> radeonsi
> |-dri
> |-vdpau
> |-xorg
> ...
>
I was pondering on the same idea while going through with the
makefile.sources. AFAICS only the dri targets have optional
drm_configuration within the drm_driver_descriptor which could be
wrapped in #ifdef HAVE_DRI.
Cheers
Emil
> Christian.
>
> PS: Sorry that I send this mail from the AMD address, but my mail
> provider once more has server problems.
>
More information about the mesa-dev
mailing list