Commit History

Author SHA1 Message Date
  Xiang Li ceb0c7aee7 Allocate correct size for idxList in TranslateStructBufMatSubscript. 8 years ago
  Young Kim b89c21d25b Fp16 constant buffer and shader flag (#575) 8 years ago
  Xiang Li a318eb6106 Support return of resource for library. 8 years ago
  Marcelo Lopez Ruiz 60a67e6563 Fix unused var warning in release, better logging for command line tests. (#479) 8 years ago
  Xiang Li 516a70ad4c Allow nested struct in UAV. (#472) 8 years ago
  Xiang Li 96c9c0597c Code cleanup. (#469) 8 years ago
  Xiang Li 1188a80e63 Remove noise intrinsic. (#392) 8 years ago
  Xiang Li ebaab67a50 Add DxilFunctionProps to DxilModule. 8 years ago
  Xiang Li 0a3981b54b 1. Support flatten function decl. 8 years ago
  Marcelo Lopez Ruiz 23f9b82096 Fix debug flags for non-debug VS builds (#364) 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 9edb1a553e Lower static global resource and local resource to handle. (#276) 8 years ago
  Young Kim 47d21ad6c0 Fix EvalauteAttribute Intrinsics (#275) 8 years ago
  Young Kim 13cf7d466c Update barycentric with new spec (#265) 8 years ago
  Young Kim 108b897f40 Barycentric init (#250) 8 years ago
  Xiang Li e14dc5ed1b Update matrix code gen. (#234) 8 years ago
  Xiang Li 4c22ec7802 Prepare to support handle as parameter. (#231) 8 years ago
  Lei Zhang 806fbb2bbf Fix initialization order of various class members (#211) 8 years ago
  Xiang Li 73e76ff294 Use mad for matrix mul. (#184) 8 years ago
  Xiang Li 2b4f3e4801 Support resource inside cbuffer. (#175) 8 years ago
  David Peixotto 13f92a77c4 Fix #169 - Bad codegen for firstbithigh/firstbitlow (#171) 8 years ago
  Xiang Li a3306bff1d Lower resource to createHandle at clang code gen. (#163) 8 years ago
  Xiang Li 8b5a14ec74 Support dynamic indexing on matrix subscript. (#140) 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 4cf8d75cee Use lt instead of le for clip. (#103) 8 years ago
  Xiang Li 726c754221 Only promote local resource when has store of handle. (#87) 9 years ago
  Xiang Li 5091d4f189 Add default for switch to avoid warnings. (#70) 9 years ago
  Xiang Li f43f396598 Use i32 to fake 64bit for buffer load/store. (#63) 9 years ago