Re: [AD] DGA 2.0 driver completed |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> We can try to use each DGA driver only with corresponding version of
> DGA extension. What does XF86DGAQueryVersion (or similar) return for
> DGA2? We can add tests for specific version in detection routine for
> both drivers and fail autodetection, if version is not supported.
I used XDGAQueryVersion, that works exactly like XF86DGAQueryVersion.
Currently the DGA 2 driver fails to initialize if the major version number is <
2; you could also make the DGA 1 driver to fail initialization if major version
number is != 1...
--
Angelo Mottola
a.mottola@xxxxxxxxxx