Commit History

Author SHA1 Message Date
  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
  Greg Roth ae615d47a8 [linux-port] Eliminate warnings on release builds (#1361) 7 years ago
  Greg Roth 5481aca58f [linux-port] Remove unused from HLSL code (#1315) 7 years ago
  Greg Roth ccbb0ec117 [linux-port] Add missing case statements (#1346) 7 years ago
  Greg Roth 6121df782a [linux-port] Correct problematic initializations (#1321) 7 years ago
  Greg Roth c8184d216c [linux-port] Dummy access to unused variables (#1325) 7 years ago
  Greg Roth 0987e48b56 [linux-port] Fix DXASSERT warnings (#1322) 7 years ago
  Xiang Li afcd7cb6a7 Fix Merge conflict on Better memcpy propagation. (#1233). 7 years ago
  Xiang Li e1fd0fc9de Better memcpy propagation. (#1233) 7 years ago
  Tex Riddell 335ee949bb More places to be cautious about alloca vs. non-alloca insert locs. 7 years ago
  Xiang Li ce4aad0418 Use function annotation of patch constant function in GenerateDxilPatchConstantLdSt for hs. 8 years ago