Skip to content

GLdispatch: Improve the x86 TLS stubs performance.

Lepton Wu requested to merge lepton/libglvnd:tls into master

This save one call frame and a similar change for mesa shows that glGetString performance increased from 118M/s to 128M/s on my desktop.

Edited by Lepton Wu

Merge request reports