Commit History

Author SHA1 Message Date
  Xiang Li 2bc91c6f07 Skip half when Eval builtins. 7 years ago
  Xiang Li 7f9ee1a8f6 Add test for minprec on intrinsic. 7 years ago
  Xiang Li 6b7871a243 Coorect delayed typos for Ternay operator. 7 years ago
  Marcelo Lopez Ruiz 64f3b34995 Adds support for pipeline restart (#683) 7 years ago
  Xiang Li e26728ba5f Use float for tex coord instead of float_like. (#688) 7 years ago
  Xiang Li bdcaa4caa0 Always use public for hlsl. 7 years ago
  Jeff Noyle b06a8153ff Shader debug instrumentation (#680) 7 years ago
  Young Kim 32af2dad66 Fix static data member const issue. (#668) 7 years ago
  Xiang Li 36b2a12695 Fix row index for array of matrix input/output. (#660) 8 years ago
  Young Kim fb33d62978 Restrict no min precision option to shader model 6.2 (#615) 8 years ago
  Young Kim 223a885613 Group Signature Elements by Element Width (#610) 8 years ago
  Young Kim bdd7c63873 Skip validator <1.2 for half tests (#595) 8 years ago
  Young Kim b89c21d25b Fp16 constant buffer and shader flag (#575) 8 years ago
  Xiang Li 06d3407ed4 Dump HLSLBufferDecl info in ASTDumper::dumpDecl. 8 years ago
  Lei Zhang f96f92d711 [spirv] Update SPIR-V dependencies and disable debug iterators (#574) 8 years ago
  Xiang Li eab2c2ff0f Support findInjectedSource (#573) 8 years ago
  Young Kim eacdff2a5c Support FP16 (#471) 8 years ago
  Marcelo Lopez Ruiz 669635dec7 Fix dense map grow case with exceptions (#529) 8 years ago
  Tex Riddell c9beb84c51 Fix ViewID state for flow control and consistent ViewID detection (#484) 8 years ago
  Jeff Noyle d3f53b7f3e "Dr PIX": Force early Z (#467) 8 years ago
  Jeff Noyle d77cde2f60 Remove checks for "discard", since early-z actually works with discard! (Or rather, is well-defined with discard.) (#480) 8 years ago
  Jeff Noyle 47226d0422 PIX: Pixel count/cost pass (#457) 8 years ago
  Marcelo Lopez Ruiz 53b7e4bf6a dia improvements (#456) 8 years ago
  Xiang Li 9db715523f Fix arg flatten issue caused by load before init. (#447) 8 years ago
  Young Kim 4d325c78b4 Update shader model 6.2 (#435) 8 years ago
  Xiang Li faaf47daa5 Mark noalias for out parameters. (#438) 8 years ago
  David Peixotto 371b1b25b7 Add dxc dia implementation of `findLinesByRelativeVirtualAddress` (#440) 8 years ago
  Xiang Li 2a7cd92683 Replace static const global struct for library. (#436) 8 years ago
  Jeff Noyle 82fcc7ca0f (PIX) Reduce msaa to single-sample (#427) 8 years ago
  Xiang Li 94acf99408 Support case struct parameter used as function call argument. (#429) 8 years ago