Skip to content

Fix TSD stubs for non-initial-exec case (fixes #5667).

Alex requested to merge alxu/mesa:fix-non-initial-exec-tsd into main

ppc64le left unfixed for now since I am insufficiently familiar with ppc asm. also potentially fix non-pthread tsd builds (_glapi_Dispatch was undefined), but untested (probably still broken).

Signed-off-by: Alex Xu (Hello71) alex_y_xu@yahoo.ca

Edited by Alex

Merge request reports