Commit History

Author SHA1 Message Date
  Young Kim efe82279fe Support Unsigned for shorthand vectors/matrices (#106) 8 years ago
  Xiang Li fc32052998 Support sclar to vector for global variable. (#129) 8 years ago
  Xiang Li b63197d2e3 Fix typo in TranslateCBAddressUserLegacy. (#128) 8 years ago
  Xiang Li cf8e34ec11 Support write mask for typed buf. (#126) 8 years ago
  Xiang Li 7cdfa0f6a2 Support select on resource. (#124) 8 years ago
  Xiang Li fc2d2154cd For vector writemask, create gep + store instead of load + shuffle + store. (#120) 8 years ago
  David Peixotto 67685d9660 Expand macros in root signature and semantic defines (#122) 8 years ago
  Xiang Li 38586597b9 Support -T rootsig_1_0/rootsig_1_1. (#112) 8 years ago
  Xiang Li cc4387b7ae Report error on vector if condition. (#113) 8 years ago
  Xiang Li 143d81768f Support globallycoherent. (#109) 8 years ago
  Xiang Li 2ab6ca4359 Support static global resource. (#105) 8 years ago
  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