glslang/OGLCompilersDLL
Ben Clayton 2a44064885 Revert changes that migrate to thread_local.
iOS 8 does not support `thread_local`, which is still in use.
Another approach will have to be found.

This change is a revert of the following changes:

a3845240 - "Simplify PoolAlloc with use of thread_local."
abf92c80 - "Deprecate InitializeDll functions"
33585c87 - "Limit visibility of symbols for internal libraries"

Issue: #2346
2020-07-31 07:13:24 +01:00
..
CMakeLists.txt Revert changes that migrate to thread_local. 2020-07-31 07:13:24 +01:00
InitializeDll.cpp Revert changes that migrate to thread_local. 2020-07-31 07:13:24 +01:00
InitializeDll.h Revert changes that migrate to thread_local. 2020-07-31 07:13:24 +01:00