Commit History

Author SHA1 Message Date
  Lei Zhang 79f4da1500 [spirv] Support float[1] as the type of SV_InsideTessFactor (#1003) 7 years ago
  Lei Zhang 4b2cbf2167 [spirv] Legalization: associated counters in implicit objects (#1002) 7 years ago
  Lei Zhang 6f6c600ebc [spirv] Legalization: associated counter in structs (#997) 7 years ago
  Lei Zhang 4e01373037 [spirv] Fix extra OpLoad when using images on lhs of assignment (#981) 7 years ago
  Lei Zhang ca1df7b35c [spirv] Fix vector swizzling on RWBuffer/RWTexture elements (#979) 7 years ago
  Lei Zhang 7ef612d3a4 [spirv] Fix out/inout vector parameter assignment (#978) 7 years ago
  Lei Zhang 02bc6fae08 [spirv] Legalization: validate with relaxed logical pointer (#975) 7 years ago
  Lei Zhang 415e190a8b [spirv] Legalization: support structured/byte buffer in structs (#970) 7 years ago
  Lei Zhang f9d613b795 [spirv] Add support for -fvk-invert-y (#967) 7 years ago
  Lei Zhang 46c0e3cf2f [spirv] Use temporary variable for method call on static variable (#973) 7 years ago
  Sebastian Tafuri 1eaf553cfb [spirv] Respect default matrix order set from command line(#961) 7 years ago
  Ehsan eeab612da9 [spirv] 16-bit and 64-bit int, uint, and float. (#966) 7 years ago
  Lei Zhang 273e2a45af [spirv] Fix static variable init from different storage class (#969) 7 years ago
  Lei Zhang d39c94c56f [spirv] Emit warning for packoffset (#951) 7 years ago
  Lei Zhang 420e638d87 [spirv] Fix ConstantBuffer/TextureBuffer assignment (#929) 7 years ago
  Lei Zhang a269cf44fe [spirv] Emit counter variables for alias structured/byte buffers (#923) 7 years ago
  Lei Zhang eaa3e8e26f [spirv] Emit alias structured/byte buffer as pointer to pointer (#918) 7 years ago
  Lei Zhang 9316ec211f [spirv] Test atomic intrinsics on primitive types in CS (#943) 7 years ago
  Ehsan cb4e570b82 [spirv] warn {row|col}_major on standalone matrix. (#935) 7 years ago
  Sebastian Tafuri 1a45ed822a [spirv] Add support for vk::offset attribute (#922) 7 years ago
  Lei Zhang dfff2c0e15 [spirv] Fix wrong type when casting bool to literal int (#928) 7 years ago
  Lei Zhang 37e8153e70 [spirv] Remove structured/byte buffer assignment tests (#906) 7 years ago
  Ehsan 679b7c80c7 [spirv] Support CheckAccessFullyMapped intrinsic. (#897) 7 years ago
  Lei Zhang 23fc6cb166 [spirv] Fix type mismatch when loading Constant/Texture Buffer (#874) 7 years ago
  Lei Zhang 5de265fddb [spirv] Add support for ignoring unused resources (#875) 7 years ago
  Lei Zhang fb377afe5a [spirv] Add missing capability for storage image read/write (#870) 7 years ago
  Lei Zhang 2624406a58 [spirv] Fix OpImageRead return type (#868) 7 years ago
  Ehsan 1d92f9a129 [spirv] Handle RecordDecls defined inside DeclStmt (#855) 7 years ago
  Lei Zhang 3a4c0338a4 [spirv] Add validation for vk::builtin usage (#854) 7 years ago
  Lei Zhang 6a6290f2ed [spirv] Add support for casting from float4 to float2x2 (#849) 7 years ago