Commit History

Author SHA1 Message Date
  Xiang Li 8fa5563c62 Add debug info for constant in cbuffer. (#3037) 5 years ago
  Minmin Gong 7e0f44fa6f Cleanup part of compiling warnings (#2903) 5 years ago
  Xiang Li de743930c2 Support case whole scope is return. (#2971) 5 years ago
  Xiang Li 136f2e7989 Structurize control flow for functions which has multiple returns. (#2968) 5 years ago
  Xiang Li eb4a703eb0 Enable copy-in copy-out for lib profile. (#2858) 5 years ago
  Greg Roth a0196bcc22 Use Attribute to designate wave-sensitive intrinsics (#2853) 5 years ago
  Xiang Li 49876c21b4 Not copy GEP arg when the ptr is alloca/arg/const global. (#2855) 5 years ago
  Xiang Li 49310e2b2c Skip copy-in/copy-out for constant global variables. (#2836) 5 years ago
  Xiang Li 8b92463c32 Add -precise-output (#2827) 5 years ago
  Tex Riddell 6627ce7c64 Skip copy of inout args when coming from function arg (#2822) 5 years ago
  Xiang Li fd8278f38a Do copy-in copy-out for uint int cast. (#2813) 5 years ago
  Greg Roth d3af7f1237 Conditionalize breaks to keep them in loops (#2795) 5 years ago
  Xiang Li f26d32cbd0 Skip copy-in copy-out on inout parameter for local variables without cast. (#2770) 5 years ago
  Xiang Li 73e5b381c7 fix crash when has sampler as return type. (#2736) 5 years ago
  Xiang Li 4098229583 Code cleanup. (#2708) 5 years ago
  Xiang Li 8156151a58 Update name and fix nonuniformindex. (#2697) 5 years ago
  Xiang Li 91fe12f0eb Add GetResourceFromHeap. (#2691) 5 years ago
  Tex Riddell fd2613f04f Revert "Set validator version match dxil version by default. (#2589)" 5 years ago
  Xiang Li d1a6309854 Set validator version match dxil version by default. (#2589) 5 years ago
  Tex Riddell f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 5 years ago
  Xiang Li 94460c988b Support register binding on resource in cbuffer. (#2582) 5 years ago
  JohnMcPMS 4da72f15d9 Enable codegen to evaluate integral min/max (#2465) 5 years ago
  Tex Riddell 2a01c58f73 Fix RayQuery allocation for CSE, DCE, statics, arrays, and lifetimes (#2469) 6 years ago
  Vishal Sharma f662b34f51 Fix implementation of frac intrinsic for literal case (#2479) 6 years ago
  Tex Riddell 4ac7d8d584 Fix -validator-version issue, add tests 6 years ago
  Tex Riddell a3013a28b5 Remove codegen failure code for subobjects based on validator version. 6 years ago
  Tristan Labelle 9fab8c5c7c Fix conversions of literal negative ints to FP16 types. (#2382) 6 years ago
  Xiang Li a66d6958e8 Set correct index number for mat cast subscript. (#2362) 6 years ago
  Tex Riddell 2facceae0b Store mesh payload in function props, fix Wave/Quad/Barrier validation (#2361) 6 years ago
  Tristan Labelle 0332b4bd90 Update FeedbackTexture2D types to be templated (#2347) 6 years ago