Commit History

Author SHA1 Message Date
  Tex Riddell 5cdb20b28e Clean up addrspacecast from final shader code 6 years ago
  Tristan Labelle dc318ee472 Rewrote the HLMatrixLower pass to make it deterministic and correct. 7 years ago
  Tristan Labelle 20c61bc577 Fixed sign and abs intrinsics on unsigned operands. (#1825) 7 years ago
  Tristan Labelle f05272205a Honor matrix pack when storing to RWStructuredBuffer fields (#1804) 7 years ago
  Tristan Labelle 49a9672d0f Fix a potential bug in dynamic structbuf indexing (#1754) 7 years ago
  Tristan Labelle 95984400db Fix invalid CmpEQ(%bool,0) for converting bools (#1756) 7 years ago
  Tristan Labelle 8226092fd7 Change in-memory representation of bool vectors to use i32's (#1742) 7 years ago
  Tristan Labelle 7fcbdb1969 Prevent texture of structs/matrices/arrays, and don't crash (#1744) 7 years ago
  Xiang Li 238e6a4f41 Disable eliminate output dynamic indexing for HS. (#1655) 7 years ago
  Tex Riddell 3f671b38fd Fix #1629 - crash when using NonUniformResourceIndex (#1646) 7 years ago
  Tex Riddell a81fa03444 Fix dynamic indexed row_major matrix from cbuffer (#1643) 7 years ago
  Xiang Li 0be0bcbda5 Change normalize implementation. (#1641) 7 years ago
  Vishal Sharma b357077198 Fix modf implementation (#1630) 7 years ago
  Tex Riddell 79bc013b4d Add dot2add and dot4add_*8packed intrinsics 7 years ago
  Xiang Li 4df08af7c0 Move DxilModule into DXIL directory. (#1599) 7 years ago
  Xiang Li 1661bf8de6 Code cleanup. (#1592) 7 years ago
  Tex Riddell aba2d60dd0 Fix D3DCOLORtoUBYTE4 intrinsic expansion (#1570) 7 years ago
  Vishal Sharma d36eb1731c Fix lit function (#1565) 7 years ago
  Vishal Sharma 953ba46999 Implement Fxc's mul-only code gen pattern for pow function (#1564) 7 years ago
  Helena Kotas 582d26bc28 Support mul on vectors and scalars (#1561) 7 years ago
  Tex Riddell 89697bbad5 Merge branch 'master' into dxr-master 7 years ago
  Vishal Sharma f534450689 Fix crash issue with Matrix index expressions (#1519) 7 years ago
  Helena Kotas d0470046d6 Fix array operator access to a buffer resource vector member (#1501) 7 years ago
  Tex Riddell f805234c9b Add ObjectToWorld/WorldToObject 3x4 and 4x3 intrinsics 7 years ago
  Tex Riddell b4f0e37581 Merged PR 101: Store outputs before IgnoreHit/AcceptHitAndEndSearch 7 years ago
  Helena Kotas 532365e99f Fix indexing of 16-bit-type vectors in CBuffer 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
  Tex Riddell 76c5562a8e Fix AV in TranslateHLSubscript for typed buffer with struct element 7 years ago
  Ehsan 5bf6dd1840 [linux-port] Minor changes towards cross-platform compilation. (#1352) 7 years ago