Commit History

Author SHA1 Message Date
  Xiang Li 1188a80e63 Remove noise intrinsic. (#392) 8 years ago
  Jeff Noyle e0c24c6839 Implementation of "constant color output" pass for PIX (#371) 8 years ago
  Young Kim 7f82a9e98c Check multi component uav on load not store operations. (#372) 8 years ago
  Xiang Li 2b322860e1 Report error on rval assign. (#376) 8 years ago
  Xiang Li 85063375b3 Add attribute to mark shader entry. 8 years ago
  Xiang Li 3f0c4e5d30 Support multiple entries in one library. 8 years ago
  Xiang Li e01a069952 Add test for more than 1 entry props. 8 years ago
  Xiang Li 0a3981b54b 1. Support flatten function decl. 8 years ago
  Xiang Li c1bc9d945a Add resource link info for library profile. 8 years ago
  Xiang Li 8e21407ca9 Add library profile. 8 years ago
  Marcelo Lopez Ruiz 667e9fecbb restore compatibility with dxil.dll 1.0 validator for typed uav loads (#363) 8 years ago
  Young Kim 2c568d00db Fix Multiple Component UAV Load Flag Check (#356) 8 years ago
  Xiang Li 33f42b8bd9 Fix atomic offset for case element type of structure buffer is not structure type. (#349) 8 years ago
  Xiang Li 9c8aca547a Expand tan to sin/cos in DxilExpandTrigIntrinsics. (#343) 8 years ago
  Xiang Li 6c4b87efd9 Create pass for Lower static global into allocas. (#341) 8 years ago
  Young Kim 34dfa6f825 Annotate enum type for field attribute. (#335) 8 years ago
  Xiang Li 1d0da57987 Make sure no short circuiting. (#336) 8 years ago
  Xiang Li 338da2aab4 Support memcpy to self. (#337) 8 years ago
  David Peixotto 0ea6620342 Add pass to preserve all outputs (#326) 8 years ago
  David Peixotto 489147d88c Add support for expanding trig intrinsics (#325) 8 years ago
  Tex Riddell 27e4938ba0 Skip enum and ViewID 6.1 tests on validator 1.0 (#315) 8 years ago
  yurido1 2882dfac11 More ViewID tests. Support LoadInput in DS. (#316) 8 years ago
  Young Kim 4857166d1e Support for Enum in HLSL 2017 (#309) 8 years ago
  yurido1 1397b9e000 ViewID tests and fix for constants in Phi nodes. (#310) 8 years ago
  Xiang Li e5ef77995c Lower static global into allocas. (#299) 8 years ago
  Xiang Li 6cca464f51 Remove copy be replace dst with src. (#296) 8 years ago
  Xiang Li 7e5a340e67 Delete code to remove unused functions which is done by ASTContext::DeclMustBeEmitted (#294) 8 years ago
  Xiang Li 8ce48081cf Add a pass to eliminate dynamic indexing on output. (#287) 8 years ago
  Young Kim f66e8083d6 Allow two SV_Barycentrics (#282) 8 years ago
  Xiang Li 6323ba161b Generate GEP for DerivedToBase instead of bitcast. (#283) 8 years ago