Commit History

Author SHA1 Message Date
  Tex Riddell ee442e01bc Support instruction counts in reflection (#2930) 5 years ago
  Greg Roth c207a9a8d3 Correct reflection stripping detection (#2696) 5 years ago
  Xiang Li 91fe12f0eb Add GetResourceFromHeap. (#2691) 5 years ago
  Tex Riddell 00c6d87f68 Switch metadata generation on shader model instead of validator version. 5 years ago
  Tex Riddell f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 5 years ago
  Tex Riddell b1fea1f075 Fix Amplification Shader (AS) payload size in runtime data (#2484) 6 years ago
  Tex Riddell 0f23b6946c Merge remote-tracking branch 'ms/master' into sep-reflect 6 years ago
  Tex Riddell 892765cc4b Default to stripping reflection from DXIL and fix a bunch of fallout. 6 years ago
  Tex Riddell 5894e7ab66 return bool changed from DxilModule::StripReflection 6 years ago
  Tex Riddell e5fc71ec2f Update GetMinValidatorVersion for DXR 1_1 (1.5) and Subobjects (1.4) 6 years ago
  Tex Riddell c8f7a6c970 Allow [Get/Set]NumThreads on Mesh/Amplification shaders (#2393) 6 years ago
  Tex Riddell 2facceae0b Store mesh payload in function props, fix Wave/Quad/Barrier validation (#2361) 6 years ago
  amarpMSFT 37acf90723 add payload size to Amplification Shader metadata to mirror MS metadata (#2359) 6 years ago
  Tristan Labelle 49a5dd63c2 Remove globalopt dependency on the name of the entrypoint (#2350) 6 years ago
  Sahil Parmar 968fe41136 Merged PR 116: Add support for HLSL Meshlets 6 years ago
  Adam Yang f240070cf1 Fixed issues that change codegen when there's debug info. (#2190) 6 years ago
  Adam Yang 716a113650 Fixed a bug where necessary code gets deleted with library shaders. (#2185) 6 years ago
  Adam Yang 24e71b12e5 Fixed a validation failure with stripping reflect with library shaders. (#2182) 6 years ago
  Tex Riddell 638d988e8f Fix issues with -Qstrip_reflect and -Qstrip_debug (#2164) 6 years ago
  Xiang Li 58b3d23cfc Support Qstrip_reflect. (#2139) 6 years ago
  Tristan Labelle 685b2afa84 Added support for pre-SM5.1 resource allocation algorithm (#1687) 6 years ago
  Tristan Labelle 80ee93547a Fix assert following reflection changes. (#1717) 6 years ago
  Tex Riddell fbe1371aae Fix Validation for RDAT and other issues with Subobjects (#1706) 6 years ago
  Helena Kotas 2a7c520fcb Fix memory allocation issues (#1679) 6 years ago
  Tex Riddell 532368e9a1 Fix remaining HLModule/DxilModule dependencies from llvm::Module, etc. (#1656) 6 years ago
  Tex Riddell 254b8853be Fix dependency on HL/DxilModule from llvm::Module (#1651) 6 years ago
  Tex Riddell 4a942586f8 Merge pull request #1621 from tex3d/dxil-subobjects 6 years ago
  Tex Riddell ecb4e3b4bb Add SV_ShadingRate plus optional feature flag 6 years ago
  Tex Riddell 9678588269 Add Subobjects: classes, metadata, serialization, reflection, disasm 6 years ago
  Xiang Li 16a5f94ab2 Move DxilRootSignature to its own directory. (#1609) 6 years ago