Commit Verlauf

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