Use nullptr where possible instead of NULL or 0
[platform/upstream/glslang.git] / glslang / Include / ShHandle.h
2022-11-30 Johannes KauffmannUse nullptr where possible instead of NULL or 0
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-13 John KessenichMemory: Remove the need for per-thread tear down.
2017-01-13 John KessenichMerge pull request #656 from TiemoJung/overload_fix
2017-01-06 John KessenichNon-functional: White space after "//", mostly for...
2017-01-06 John KessenichNon-Functional: Whitespace, comments, replace accidenta...
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 KessenichWhitespace: Nonfunctional: fix inconsistent white space...
2016-03-09 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-03-06 John KessenichMerge pull request #168 from amdrexu/feature2
2016-03-06 John KessenichMerge pull request #165 from amdrexu/feature
2016-03-04 John KessenichMerge pull request #187 from amdrexu/bugfix
2016-02-28 John KessenichMerge pull request #173 from amdrexu/bugfix
2016-02-28 John KessenichMerge pull request #175 from rdb/master
2016-02-25 John KessenichMerge pull request #174 from mgadams/alias_proto_warnings
2016-02-23 Mark AdamsFix warnings/errors for strict aliasing & function...
2015-05-15 John Kessenichglslang: Fix over 100 warnings from MSVC warning level 4.
2013-09-04 John KessenichAdd link validation infrastructure for multiple compila...
2013-08-29 John KessenichPut all glslang internals (but not the external interfa...
2013-03-12 John KessenichAdd and use ability to tell the backend compiler what...
2012-12-12 John KessenichCreate a base GLSL front-end from the 3Dlabs glslang...