Commit History

Author SHA1 Message Date
  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
  Jeff Noyle add0d6ec4c (PIX passes) Take constant color from CB (#426) 8 years ago
  Marcelo Lopez Ruiz 9903286944 Additional fixes for error handling exposed by OOM testing (#425) 8 years ago
  Tex Riddell b6de3118d6 Implement Length on Input/OutputPatch objects (#303) 8 years ago
  Young Kim b952971989 Fix Typed UAV Load flag collection (#418) 8 years ago
  Tex Riddell 11dd70c410 Add limited support for unbounded resource arrays in parameter list (#399) 8 years ago
  Marcelo Lopez Ruiz d5bb3089cf Add support for custom allocators (#390) 8 years ago
  Xiang Li ff87c9951b Rmove attribute on intrinsic with output param. (#403) 8 years ago
  Jeff Noyle fa94808e09 Remove all discard instructions (#400) 8 years ago
  Xiang Li 1188a80e63 Remove noise intrinsic. (#392) 8 years ago
  Jeff Noyle e0c24c6839 Implementation of "constant color output" pass for PIX (#371) 8 years ago
  Young Kim 7f82a9e98c Check multi component uav on load not store operations. (#372) 8 years ago
  Xiang Li 2b322860e1 Report error on rval assign. (#376) 8 years ago
  Xiang Li 85063375b3 Add attribute to mark shader entry. 8 years ago
  Xiang Li 3f0c4e5d30 Support multiple entries in one library. 8 years ago
  Xiang Li e01a069952 Add test for more than 1 entry props. 8 years ago
  Xiang Li 0a3981b54b 1. Support flatten function decl. 8 years ago
  Xiang Li c1bc9d945a Add resource link info for library profile. 8 years ago
  Xiang Li 8e21407ca9 Add library profile. 8 years ago
  Marcelo Lopez Ruiz 667e9fecbb restore compatibility with dxil.dll 1.0 validator for typed uav loads (#363) 8 years ago