Draft: Make glthread the only option forever
- We could remove the glapi asm jumps if GetProcAddress just returned
_mesa_marshal_*
functions. - We could nuke a lot of libglapi generators.
- Indirect GLX would have to go.
- Some big.LITTLE CPUs need a better thread scheduler. You can put one in Mesa. We already have one for Zen.
Edited by Marek Olšák