When Mir will support proprietary drivers?
Is there some milestone for this?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Mir Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Daniel van Vugt
- Solved:
- 2017-02-17
- Last query:
- 2017-02-17
- Last reply:
- 2017-02-17
|
#1 |
Work started on supporting the Nvidia driver last year:
-------
revno: 3537 [merge]
author: Christopher James Halse Rogers <email address hidden>
committer: Tarmac
branch nick: development-branch
timestamp: Thu 2016-06-09 16:05:42 +0000
message:
Add an EGLStream client platform and KMS-backed EGLStream server platform.
Currently supports only software clients, as hooking into nvidia's EGL is not (yet?) possible.
Approved by mir-ci-bot.
-------
And you can find the source code in lp:mir under src/platforms/
You can track the progress by subscribing to: https:/
Thanks Daniel van Vugt, that solved my question.