Restore legacy interface for remap()
[platform/upstream/glslang.git] / SPIRV / hex_float.h
2020-03-30 John KessenichMerge pull request #2162 from ntfshard/small_fix
2020-03-29 ntfs.hardbitwise on boolean
2017-08-26 John KessenichBuild: Attempt better support for VS 2012.
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-10-16 John KessenichMerge pull request #548 from baldurk/vs2010-compile...
2016-10-13 baldurkChange negatable_left_shift and negatable_right_shift...
2016-10-13 baldurkChange {} constructor brackets to ()
2016-10-13 baldurkChange "using x = y;" to "typedef y x;" statements
2016-10-13 baldurkExplicitly implement default constructors
2016-10-13 baldurkAdd std::isnan and std::isinf wrappers for VS2010 that...
2016-10-13 baldurkChange enum class to plain enum
2016-10-01 John KessenichMerge pull request #527 from steve-lunarg/array-flatten...
2016-10-01 John KessenichMerge pull request #521 from yavn/frag-shader-primitive...
2016-09-30 John KessenichMerge pull request #523 from amdrexu/feature2
2016-09-30 Rex XuParser: Implement extension GL_AMD_gpu_shader_half_float.