Avoid spurious warning about uninit var
[platform/upstream/glslang.git] / OGLCompilersDLL / InitializeDll.cpp
2020-07-22 John KessenichMerge pull request #2353 from vkushwaha-nv/SPV_EXT_shad...
2020-07-22 John KessenichMerge pull request #2348 from ben-clayton/thread-local
2020-07-21 Ben ClaytonDeprecate InitializeDll functions
2017-11-15 John KessenichMerge pull request #1156 from LoopDawg/snorm-uav
2017-11-15 John KessenichMerge pull request #1147 from KhronosGroup/memory1
2017-11-14 John KessenichMemory: Restore unused interfaces, in case other tools...
2017-11-13 John KessenichMemory: Remove the need for per-thread tear down.
2017-11-12 John KessenichMemory: Do process and 1st thread tear down.
2017-11-12 John KessenichMemory: Non-Functional: Rationalize and improve encapsu...
2017-01-13 John KessenichMerge pull request #656 from TiemoJung/overload_fix
2017-01-06 John KessenichNon-functional: White space after "//", mostly for...
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-08-11 John KessenichMerge pull request #450 from dankbaker/standalone_change
2016-08-11 John KessenichMerge pull request #427 from wesleygriffin/master
2016-08-11 John KessenichMerge branch 'cpp-headers'
2016-08-05 John KessenichBuild: C++ headers: Replace PR #366 with a more directe...
2015-12-07 John KessenichMerge pull request #100 from mawww/scanner-optim
2015-12-04 John KessenichMerge pull request #107 from xorgy/fail-init-process...
2015-12-02 Aaron HamiltonInitProcess() should fail if InitThread() does.
2015-07-11 John KessenichMerge pull request #4 from baldurk/relative-include...
2015-07-08 baldurkinclude by relative path, so root doesn't need to be...
2015-05-08 John Kessenichglslang tear down: Include deleting the keyword map...
2014-09-18 John KessenichNonfunctional: fix a typo.
2013-11-01 John KessenichInterface and naming improvements:
2013-08-29 John KessenichPut all glslang internals (but not the external interfa...
2013-07-31 John KessenichImprove multi-threading and move Standalone to a multi...
2013-07-08 John KessenichReframe the preprocessor as a C++ class, with instances...
2013-07-02 John KessenichRationalize naming/access to current thread-local-stora...
2012-12-12 John KessenichCreate a base GLSL front-end from the 3Dlabs glslang...