1. 04 Sep, 2019 1 commit
  2. 02 Sep, 2019 3 commits
    • Adjusting code interface · b69e8f3a
      Roy authored
      glslang/include/intermediate.h -> Add a new interface to set TIntermBranch's expression.
      
      glslang/include/Types.h -> Add interface to set Type's basicType and add interface to get basicType form a TSampler.
      
      glslang/MachineIndependent/intermediate.cpp -> Part of the code in createConversion been encapsulating as a new function called buildConvertOp
      
      glslang/MachineIndependent/localintermediate.h -> Export createConversion and
      buildConvertOp as a public function
      
      glslang/Public/ShaderLang.h -> Add interface to get shader object and shader source.
    • Merge pull request #6 from Roy-AMD/sync · e8e138b9
      Roy.li authored
      Sync code
    • Merge pull request #5 from KhronosGroup/master · f7f2694b
      Roy.li authored
      Sync code from KhronosGroup/glslang master
  3. 30 Aug, 2019 2 commits
  4. 29 Aug, 2019 1 commit
  5. 28 Aug, 2019 5 commits
  6. 27 Aug, 2019 3 commits
  7. 26 Aug, 2019 4 commits
  8. 23 Aug, 2019 2 commits
  9. 22 Aug, 2019 5 commits
  10. 21 Aug, 2019 14 commits