Commit History

Author SHA1 Message Date
  Xiang Li 4cf8d75cee Use lt instead of le for clip. (#103) 8 years ago
  Xiang Li 6153e6dd01 Not create phi for resClass and resID of createHandle when all operands is the same. (#101) 8 years ago
  Xiang Li 73b6f95a40 Legalize sample offset when optimization is disabled. (#97) 8 years ago
  Xiang Li 9ed2eec376 Don't generate decl for effect object to avoid codegen crash. (#94) 8 years ago
  Young Kim f7c215bc2b Enable Upper Case for Registers (#95) 8 years ago
  Xiang Li 726c754221 Only promote local resource when has store of handle. (#87) 8 years ago
  Xiang Li 379e1f339b Only save root signature for entry function. (#86) 8 years ago
  Xiang Li dedba5e584 Take care ParenExpr when get concrete type for literal. (#91) 8 years ago
  Xiang Li 9ea3e5f44b Enable SampleCmpLevelZero for all shader profiles. 8 years ago
  Tex Riddell a6433c18f8 Merge pull request #76 from tex3d/integration 8 years ago
  Xiang Li 4fcc616d9b Keep rowIdx for array of gs input. (#72) 8 years ago
  Tex Riddell 627763e563 Add tests and fix bugs with container and root signature validation (#5) 8 years ago
  Xiang Li fcba1d9c6b Support more than 1 primitive inputs for GS. (#71) 8 years ago
  Xiang Li 7b998429f3 Disable race condition check (#3) 8 years ago
  Tex Riddell 4fbd33a449 Merge pull request #60 from tex3d/integration 8 years ago
  Xiang Li f43f396598 Use i32 to fake 64bit for buffer load/store. (#63) 8 years ago
  Xiang Li 199aa5a0b5 Keep debug info for handle created by local resource. (#61) 8 years ago
  Tex Riddell c18ed9133e Merge remote-tracking branch 'ms/dxil-v1.0' into integration 8 years ago
  Young Kim cf1e959eda fixing issue with DxilContainerBuilder tests (#2) 8 years ago
  Xiang Li 3c7734c7da Support vector indexing on output. (#55) 8 years ago
  Xiang Li 54ab549807 Support line and lineadj for GS. (#57) 8 years ago
  Young Kim 5a916c56d9 Adding options for dxc 8 years ago
  Xiang Li 54bb69d607 Use metadata for precise on function call. (#51) 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
  Xiang Li 86b7e6ef9d Struct for normal buf (#43) 8 years ago
  Xiang Li e1f6fdbc19 Put createHandle for CBuffer to entry block when possible. (#42) 8 years ago
  Xiang Li deb9f3fd27 Fix crash when write to geometry shader input. (#36) 8 years ago
  Tex Riddell c27cd89141 Restrict shader models accepted by DxCompiler API to 6.0 (#15) 8 years ago