Commit History

Author SHA1 Message Date
  John Kessenich abfc4c2ceb Fix part of #2070: Correctly handle promotion for <unary-op>(int). 6 years ago
  John Kessenich 2d9b0a3550 HLSL: Fix #1912: add attribute syntax for overriding image formats. 6 years ago
  John Kessenich 4b4b41a634 HLSL: Fix #1815: Don't constant fold spec-constant array indexing. 6 years ago
  John Kessenich cfea59d357 SPV 1.4: Add testing infrastructure for SPV 1.4 tests. 7 years ago
  John Kessenich 544c039d26 HLSL: Fix #1679: Add HLSL earlydepthstencil -> SPV EarlyFragmentTests. 7 years ago
  Greg Fischer 5620a2f95e Add passes to legalization to preserve source line info when generated. 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
  t.jung b16bea801c [HLSL/Spir-V] fix for incorrect spir-v on int dot(int, int) 7 years ago
  t.jung 8279f0728a Updated type conversion rules for HLSL frontend 7 years ago
  otakuto d03da06ac1 Remove execute permissions 7 years ago
  John Kessenich cf6bd066b9 HLSL: Fix #1432: Globally initialize local static variables. 7 years ago
  LoopDawg c59916710e HLSL: allow self-type cast (as no-op passthrough) 7 years ago
  LoopDawg 4e6d3eaf5d HLSL: require coverage mask to be arrayed output. 7 years ago
  John Kessenich cfb05ec702 Merge pull request #1379 from LoopDawg/groupid-fix 7 years ago
  LoopDawg 91a8178efb HLSL: various SPIR-V compute shader IDs must be a 3-vector of integers. 7 years ago
  LoopDawg 1326b8c754 HLSL: Allow stream output Append() method after entry point. 7 years ago
  GregF fb03a55e0f Only print legalization warning if optimizer disabled 8 years ago
  John Kessenich 66011cb2c2 SPV: Implement Vulkan 1.1 features and extensions. 8 years ago
  John Kessenich b2ae1d0521 Revert "Merge pull request #1274 from greg-lunarg/legal2" 8 years ago
  John Kessenich 663b90d908 Build: Fix build issues with previous commit. 8 years ago
  GregF fd50f6a4c3 Legalization: Omit legalization warning when spirv-opt is linked. 8 years ago
  John Kessenich 9c9c4e90df GLSL/SPV: Fix #1196: Require resources to have layout(binding=X). 8 years ago
  LoopDawg 4425f245a5 HLSL: Add conversions for image ops during SPV construction 8 years ago
  John Kessenich e18fd20d5c HLSL: Refactor attribute implementation. 8 years ago
  LoopDawg 280c75ca51 HLSL: Allow primitive id on hull shader inputs 8 years ago
  John Kessenich 471bfed062 HLSL: Fix #606: make layout() override register. 8 years ago
  John Kessenich cc951f8183 HLSL: Fix #1154: Support PointSize, as an attribute. 8 years ago
  John Kessenich 1ce94b2d68 Merge pull request #1166 from tafuri/#1165-invalid_Store 8 years ago