Commit History

Author SHA1 Message Date
  John Kessenich 94eb0cd55f Implement swizzles containing 0 and 1 to represent numbers not indexes. 5 years ago
  ntfs.hard f68024543f opposite inner condition 6 years ago
  John Kessenich abfc4c2ceb Fix part of #2070: Correctly handle promotion for <unary-op>(int). 6 years ago
  John Kessenich b0ada80356 HLSL: Fix #1974: ignore input primitives on non-entry-point functions. 6 years ago
  John Kessenich 8a97d38913 HLSL: Fix #1912: add attribute syntax for nonreadable/nonwritable 6 years ago
  John Kessenich 2d9b0a3550 HLSL: Fix #1912: add attribute syntax for overriding image formats. 6 years ago
  John Kessenich 7015bd658e Web: Remove/rationalize a set of *_EXTENSIONS, using GLSLANG_WEB. 6 years ago
  John Kessenich 4b4b41a634 HLSL: Fix #1815: Don't constant fold spec-constant array indexing. 6 years ago
  John Kessenich 5cb2fa2ad2 Fix #1759: Check for specialization constants when literals required. 6 years ago
  Dan Sinclair 0560138e66 Fixup leak of TString 7 years ago
  John Kessenich 567396b6b4 Whitespace: Fix some tabs->spaces, mostly to retriggered failed bots. 7 years ago
  Rex Xu eaf31ab98c Add 8-bit/16-bit transform feedback support for future use 7 years ago
  John Kessenich 544c039d26 HLSL: Fix #1679: Add HLSL earlydepthstencil -> SPV EarlyFragmentTests. 7 years ago
  John Kessenich d9cee59afa Merge pull request #1626 from KhronosGroup/extension-support 7 years ago
  Hodgman 0bb89f5809 HLSL: Protect against some crashes 7 years ago
  John Kessenich 493dee0ade Merge pull request #1656 from amdrexu/bugfix 7 years ago
  John Kessenich d9739794e9 Merge pull request #1662 from dneto0/fix-leak2 7 years ago
  David Neto edadbed6fb HLSL: Avoid leaking a shadow sampler struct 7 years ago
  David Neto 806e0573da Avoid leaking name for counter buffer 7 years ago
  John Kessenich b2395e9ddf HLSL: Fix #1655; use "" for nullptr file names. Needs test cases. 7 years ago
  Rex Xu 75c5603ada Fix xfb_stride incorrectness(#1654) 7 years ago
  John Kessenich 28be4543cd Infrastructure: Generalize and broaden per-variable extension checking. 7 years ago
  John Kessenich b23d232ec5 Licensing. Fixes #958. Add licenes file and update copyrights. 7 years ago
  Rémi Verschelde ebfd91a719 Remove Unix executable permission from text files 7 years ago
  John Kessenich bd1c1831d5 Manually merge ClemensRognerSD-dx9-sampler and resolve conflicts. 7 years ago
  greg-lunarg 5d43c4aac7 SPV: Fix #1575, fix #1593: Support HLSL #line 7 years ago
  John Kessenich e3b76ed608 Merge branch 'scalar_block_layout' of https://github.com/jeffbolznv/glslang into jeffbolznv-scalar_block_layout 7 years ago
  Jeff Bolz 7da39ed968 Implement GL_EXT_scalar_block_layout 7 years ago
  t.jung 31cd98c7b2 HLSL: implemented c register handling 7 years ago
  Alejandro Piñeiro af8c1bdb16 ParseHelper: assign xfb_offset for struct members too 7 years ago