Commit History

Author SHA1 Message Date
  Tex Riddell 5bdf3574bc Revert "Report error for unsupported types of SV semantics (#3043)" (#3532) 4 years ago
  Vishal Sharma bece3d4faf Report error for unsupported types of SV semantics (#3043) 4 years ago
  Greg Roth 72e46b3709 Fix crashing from null elements producing errors (#3487) 4 years ago
  Vishal Sharma 1c45fe61f5 Fix handling of matrix in StoreVertexOutput (#3441) 4 years ago
  Greg Roth 754e99b405 Revert "Optimize compile times by not skipping allocas (#3168)" (#3183) 5 years ago
  Greg Roth 9459577e8f Optimize compile times by not skipping allocas (#3168) 5 years ago
  Greg Roth 03676eb639 Add load for argument matrix subscript lowering (#3065) 5 years ago
  Greg Roth ce645d1c11 Improve location reporting for validation errors (#2938) 5 years ago
  Greg Roth dda777009a Better post-CG error formats using custom diaginfo (#2925) 5 years ago
  Tex Riddell 28d88dfa75 Allow SV_CullPrimitive on PS input, resolve to false (#2900) 5 years ago
  Greg Roth 78b58851fd Print Lines or "add -Zi" on error messages (#2782) 5 years ago
  Xiang Li 0532d8cd08 Fix crash caused by precise on gs output. (#2650) 6 years ago
  Tex Riddell f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 6 years ago
  Tex Riddell 7d29e947b5 Misc cleanup 6 years ago
  Sahil Parmar 968fe41136 Merged PR 116: Add support for HLSL Meshlets 6 years ago
  Tristan Labelle a0c95cd98b Support non-int32 types with SV_***ID semantics (#2286) 6 years ago
  Tex Riddell faacd80b74 Allow clip/cull elements to be declared as array [2] (#2109) 6 years ago
  Tristan Labelle ada42260b2 Fix an assert on cbuffer loads of bool vectors. (#2104) 6 years ago
  Tristan Labelle 088c3cf27b Fix debug info for the return value of resource vector loads. 6 years ago
  Tristan Labelle 4431087506 Fix input vectors not having debug info (#2038) 6 years ago
  Tristan Labelle f56fb3a3d0 Eliminate dxilutil::IsHLSLMatrixType in favor of HLMatrixType::isa (#1986) 6 years ago
  Tristan Labelle d3256e3cef Fixed a crash on unused matrix inputs 6 years ago
  Tristan Labelle dc318ee472 Rewrote the HLMatrixLower pass to make it deterministic and correct. 7 years ago
  Xiang Li c2e744dcf4 Enable sroa for hlsl to remove static indexing array. (#1893) 7 years ago
  Tristan Labelle 8226092fd7 Change in-memory representation of bool vectors to use i32's (#1742) 7 years ago
  Xiang Li 4df08af7c0 Move DxilModule into DXIL directory. (#1599) 7 years ago
  Tex Riddell ce38e75cc8 Fix typo to UpdateSemanticAndInterpMode in HLSignatureLower (#1571) 7 years ago
  Vishal Sharma 953ba46999 Implement Fxc's mul-only code gen pattern for pow function (#1564) 7 years ago
  Helena Kotas 7f6667cd88 Support obsolete semantics with -Gec flag (#1552) 7 years ago
  Tex Riddell 6663dac50f Merge branch 'master' into user/texr/integrate-master 7 years ago