- swrast is only a gallium driver now.
- Bump needed llvm to 12
- libclc is still a llvm10, moving to >10 needs to change from where we pick libclc as its now part of llvm
Details
Details
- Reviewers
kbowling zeising - Group Reviewers
x11 - Commits
- R11:22a85734ff71: mesa*: Update to 21.1.5
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 40456 Build 37345: arc lint + arc unit
Event Timeline
Comment Actions
libclc is still a llvm10, moving to >10 needs to change from where we pick libclc as its now part of llvm
See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249620 (I've only bumped to llvm11 there, but 11 to 12 should be easy now)
Comment Actions
21.1.5 is out now (https://gitlab.freedesktop.org/mesa/mesa/-/commit/4a4f07d6a148141bea02a3a875e938ab639fe847)
That shouldn't cause problems so I'll probably update this review this week.