Historique des commits

Auteur SHA1 Message Date
  LoopDawg c59916710e HLSL: allow self-type cast (as no-op passthrough) il y a 6 ans
  LoopDawg 4e6d3eaf5d HLSL: require coverage mask to be arrayed output. il y a 6 ans
  John Kessenich cfb05ec702 Merge pull request #1379 from LoopDawg/groupid-fix il y a 6 ans
  LoopDawg 91a8178efb HLSL: various SPIR-V compute shader IDs must be a 3-vector of integers. il y a 6 ans
  LoopDawg 1326b8c754 HLSL: Allow stream output Append() method after entry point. il y a 6 ans
  GregF fb03a55e0f Only print legalization warning if optimizer disabled il y a 6 ans
  John Kessenich 66011cb2c2 SPV: Implement Vulkan 1.1 features and extensions. il y a 6 ans
  John Kessenich b2ae1d0521 Revert "Merge pull request #1274 from greg-lunarg/legal2" il y a 6 ans
  John Kessenich 663b90d908 Build: Fix build issues with previous commit. il y a 6 ans
  GregF fd50f6a4c3 Legalization: Omit legalization warning when spirv-opt is linked. il y a 6 ans
  John Kessenich 9c9c4e90df GLSL/SPV: Fix #1196: Require resources to have layout(binding=X). il y a 6 ans
  LoopDawg 4425f245a5 HLSL: Add conversions for image ops during SPV construction il y a 6 ans
  John Kessenich e18fd20d5c HLSL: Refactor attribute implementation. il y a 6 ans
  LoopDawg 280c75ca51 HLSL: Allow primitive id on hull shader inputs il y a 6 ans
  John Kessenich 471bfed062 HLSL: Fix #606: make layout() override register. il y a 6 ans
  John Kessenich cc951f8183 HLSL: Fix #1154: Support PointSize, as an attribute. il y a 6 ans
  John Kessenich 1ce94b2d68 Merge pull request #1166 from tafuri/#1165-invalid_Store il y a 6 ans
  LoopDawg 7ee29ba730 HLSL: allow keyword-identifiers as cbuffer/struct names. il y a 6 ans
  Sebastian Tafuri 66b319d30b Added new test to gtests and updated test data il y a 6 ans
  LoopDawg 2e62910633 HLSL: matrix and vector truncations for m*v, v*m, m*m il y a 6 ans
  John Kessenich cb421ef991 Test: Add more legalization tests; those effected by flattening. il y a 6 ans
  John Kessenich ca4ef9f43b Merge pull request #1156 from LoopDawg/snorm-uav il y a 6 ans
  LoopDawg 7573a2ab7f HLSL: ignore geometry attributes on non-GS stages. il y a 6 ans
  LoopDawg fa39cffd6a HLSL: Accept unorm and snorm on types il y a 6 ans
  LoopDawg e5530b92ce HLSL: implement TextureBuffer<type> il y a 6 ans
  John Kessenich 1b46f137f7 HLSL: Fix #1106. Support shader setting of binding/set for $Global. il y a 7 ans
  John Kessenich 41aa19953f HLSL: Partially flatten hierarchies, instead of all or nothing. il y a 7 ans
  John Kessenich b27de0289c Merge pull request #1090 from tafuri/#1084-fix-segfault il y a 7 ans
  John Kessenich 592e8f0441 HLSL: Tests: Add subset of flattened opaque test to legalize results. il y a 7 ans
  Sebastian Tafuri 4f6865f406 Added test for local structured buffer variable il y a 7 ans