Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x11: don't do DRI3 with Intel drivers
Requests for DRI3 have been widely known for over 5 years. DRI3 support landed in libva nearly one year ago and there is seemingly zero interest in adding support to the i965 or iHD drivers. There is MIT licensed code in Mesa to handle all problematic vaPutSurface path (et al), although even if a random volunteer codes forward with a MRs those are very unlikely to get merged. The i965 driver is practically unmaintained at this point, with Intel refusing to throw the towel (officially at least). The iHD one is having some changes done, but only a handful of privileged people within the Intel Org have a _change_ of getting stuff merged. It's quite unfortunate, yet here we are. Signed-off-by: Emil Velikov <[email protected]>
- Loading branch information