Commit History

Author SHA1 Message Date
  Tex Riddell 25cd40fb7e Fix ViewID state for flow control and consistent ViewID detection (SDK branch) (#485) 8 years ago
  Young Kim 582c77665b Fix Multiple Component UAV Load Flag Check (#356) (#358) 8 years ago
  Tex Riddell c95244404a Copy ViewID state to PSV data and select PSV version based on validator (#291) 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
  Xiang Li d108a552de Refactoring DynamicIndexingVectorToArray to share code with MultiDimArrayToOneDimArray. (#259) 8 years ago
  Tex Riddell a581927370 Add SV_ViewID support (#251) 8 years ago
  Xiang Li bc4a68b6b4 Use SRet for struct return type. (#243) 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
  Xiang Li 3911371309 Fix dbg info for temp variable. (#230) 8 years ago
  David Peixotto b0fd2d3949 Use opcode class to guide constant folding possibilities (#191) 8 years ago
  Marcelo Lopez Ruiz a528d7bd86 Remove use of dynamic_cast, use dyn_cast instead. (#183) 8 years ago
  Xiang Li c7db25781e Report error on invalid input/ouput type. (#176) 8 years ago
  Xiang Li 2b4f3e4801 Support resource inside cbuffer. (#175) 8 years ago
  Xiang Li 238c2221e2 Cast i32 col idx into i8. (#170) 8 years ago
  Xiang Li a3306bff1d Lower resource to createHandle at clang code gen. (#163) 8 years ago
  Marcelo Lopez Ruiz 843be2528a Close #62: strange error output on recursive function calls (#150) 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
  Xiang Li d5dbc051f3 Replace uses of phi which has same operand for all path with the operand. (#115) 8 years ago
  Xiang Li 2ab6ca4359 Support static global resource. (#105) 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) 9 years ago
  Xiang Li 726c754221 Only promote local resource when has store of handle. (#87) 9 years ago
  Tex Riddell 51898662c9 Close #75 - Pack prefix-stable by default (#90) 9 years ago
  Xiang Li fa22112d1a Use i32 for GEP index. (#85) 9 years ago
  Tex Riddell a6433c18f8 Merge pull request #76 from tex3d/integration 9 years ago
  Xiang Li 4fcc616d9b Keep rowIdx for array of gs input. (#72) 9 years ago
  Tex Riddell 627763e563 Add tests and fix bugs with container and root signature validation (#5) 9 years ago