Mesa: add support for intel / X11#90
Conversation
3ded226 to
8d6960d
Compare
|
Thanks. I was recently looking into the basic LLVM support and tried to improve upon it. It still feels a bit too hacky for such a fundamental component IMHO. I think I have some basic understanding but it still does not work as I would like to have it. Would it be OK to flesh out the LLVM/clang support in basement first. I'm afraid it will take a bit more time. Or do you have follow-up PRs in preparation that would require to merge this PR here in the near future? |
Both :) There is more to come (e.g. X-Server,...) depending on this. But there is no need to hurry... |
xproto has been archived in 2018. All the protocol files are now in xorgproto.
wayland-scanner is inherited by mesa3d, but not neccessary when mesa3d is build for X11.
Just to follow the guidelines.
Updating the minimumVersion of basement also requires newer version for basement gnu linux.
|
Thanks. I had two small issues and added fixes for them:
|
Do not use the provided dependencies from the host packages to avoid incompatible provided variants.
|
Thanks! |
|
Cool! ❤️ |
Depends on BobBuildTool/basement#236