GLSL-to-TGSI going away

2022-04-19 Thread Emma Anholt
I just posted a status update to the MR with the summary of remaining work: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8044#note_1346175 I started this project back in December 2020, and have been pushing all the TGSI drivers along since then. We're down to very few test regressio

2022 X.Org Foundation Election vote results

2022-04-19 Thread Lyude Paul
The Board of Directors election and the vote on the By-laws concluded at 23:59 UTC on 18 April 2022. There are 80 current Members of the X.Org Foundation, and 52 Members cast votes. This is a 65.0% turn out. In the election of the Directors to the Board of the X.Org Foundation, the results were th

OpenCL is currently broken in two ways on main branch

2022-04-19 Thread Thomas “illwieckz” Debesse
OpenCL is currently broken in two ways: - Mesa doesn't build OpenCL code any more, - Mesa itself cannot be built any more. Those two breakages occurred on the last week and followed some changes being merged in LLVM main branch. Those two issues can be addressed in Mesa, while on the second one