Commit History

Author SHA1 Message Date
  Xiang Li cb0ba446c1 Fix validation bugs. (#10) 8 years ago
  Tex Riddell 627763e563 Add tests and fix bugs with container and root signature validation (#5) 8 years ago
  Xiang Li 7b998429f3 Disable race condition check (#3) 8 years ago
  Tex Riddell c18ed9133e Merge remote-tracking branch 'ms/dxil-v1.0' into integration 8 years ago
  Tex Riddell 797548781c Integrate final opcode changes for DXIL v1.0 8 years ago
  Tex Riddell 13d3d39718 Merge pull request #44 from tex3d/integration 8 years ago
  Xiang Li cf6f8beb4b Check Race Condition for TGSM (#48) 8 years ago
  Xiang Li 06624f8991 Only allow dxil struct on ExtractVal. (#49) 8 years ago
  Xiang Li ac228c5aa4 Translate AddUint64. (#47) 8 years ago
  Tex Riddell 3bcc42ff10 Merge branch 'master' into dxil-v1.0 8 years ago
  Tex Riddell af6b2a552f fixes #37 - License cleanup. 8 years ago
  Tex Riddell 386e2edf52 Fix some validation tests due to IR mismatches with NDEBUG 8 years ago
  Xiang Li 86b7e6ef9d Struct for normal buf (#43) 8 years ago
  Xiang Li 7c91399069 Use undef to save type for type annotation. (#35) 8 years ago
  Xiang Li 664c0b6436 Change bool to i32 instead of i8. (#28) 8 years ago
  Xiang Li 6be8a8bfa5 Enable multi error message for ValidationTest. (#26) 8 years ago
  Tex Riddell 7f7226e7a3 Fix test failures from integration. 8 years ago
  Tex Riddell 220f78a557 Merge 'master' into dxil-v1.0 8 years ago
  Xiang Li 5623234187 Strip function parameter for entry and patch constant function. (#20) 8 years ago
  Tex Riddell 2d3ce8ef22 Merge remote-tracking branch 'upstream/master' into integration 8 years ago
  Tex Riddell c2745c5fa8 Validation test fixes for opcode changes. 8 years ago
  Xiang Li 0f1e823dff Fix merge error (#18) 8 years ago
  Tex Riddell 4b532ceff9 Merge branch 'master' into integration 8 years ago
  Tex Riddell 69d8d3209b Integrate change to DXIL Version 1.0 8 years ago
  Xiang Li 038da7c932 Merge branch 'master' into master 8 years ago
  Tex Riddell c27cd89141 Restrict shader models accepted by DxCompiler API to 6.0 (#15) 8 years ago
  Xiang Li 07845c0621 Update error message for ValidationTest::MultiDimArray 8 years ago
  Tex Riddell 55ba393c2c Signature packing, codegen fixes, and validation fixes and additions. 8 years ago
  David Peixotto 9451f2c0b3 Add initial support for extension intrinsics and defines (#5) 8 years ago
  Xiang Li ee0e81b047 Disable multi-dim array type and function call. (#12) 8 years ago