Commit History

Author SHA1 Message Date
  Adam Yang 640c9af748 Added way for caller to replace args in PDB utils (#3595) 4 years ago
  Adam Yang 92e3f2a6be Fixed a bug reading version string from PDB. Implemented IDxcVersionInfo3 for DxcCompiler. (#3570) 4 years ago
  Adam Yang 95850daf8f Made -Zs the flag for slim PDB. Added -Qpdb_in_private. (#3541) 4 years ago
  Adam Yang a7770e66eb Added IDxcVersionInfo3 for custom version string (#3517) 4 years ago
  Adam Yang b63b179587 Fixed pdbutils recompilation failure when the main file is in a relative path. (#3486) 4 years ago
  Adam Yang 0d0d6e4b86 Fixed entry point string being empty when the commandline didn't specify /E (#3477) 4 years ago
  Adam Yang 98ddd699de Added shader reflection part to source-only PDB. (#3467) 4 years ago
  Greg Roth e99a6a9f91 silence sign warning on some systems (#3384) 4 years ago
  Adam Yang 2b8ef5b57e Removed source from debug module. Support slim PDB. (#3348) 4 years ago
  Adam Yang 897fee8ba9 PDB Util shouldn't fail on DXIL with no debug info (#3337) 4 years ago
  Adam Yang 3ae6c7df39 PDB Utils returns hash struct and handles DXIL program header. (#3318) 4 years ago
  Greg Roth d574d27c1f Implement Shader Model 6.6 (#3293) 4 years ago
  Adam Yang 747ee519eb Added new PDB interface (#3288) 4 years ago
  Tex Riddell 141a5c2ec5 Skip extra argument copying at callsite for library targets (#3203) 4 years ago
  Tex Riddell a6b6c26d77 Add option to dump FileCheck input to directory for diffing (#2949) 5 years ago
  Jeff Noyle 177ee8c9ff Pull out PIX/DIA unit tests, preparing for more (#2815) 5 years ago
  Tex Riddell 2c8ea7a8f6 Fix failure when including debug opts with preprocess or other modes. (#2812) 5 years ago
  Jeff Noyle 816f3141d4 PIX: Add new API to retrieve info about compilation options (macros, target profile etc) (#2758) 5 years ago
  John Porto 63a3b45067 Adds the DxcPixDxilDebugInfo interface and friends. (#2715) 5 years ago
  Adam Yang bfb8143b27 hlslFlags is now a null-terminator separated list of compiler options (excluding target, entry, and defines) (#2698) 5 years ago
  Helena Kotas 5d741a0279 HLSL test infrastucture and other refactoring and helper classes (#2682) 5 years ago
  Tex Riddell c5dbf2a50e Fix tests for use with DXIL.dll 1.4 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
  Adam Yang 3c20b0d808 Fixed dia requiring zero termination in binary bitcode and crashing when emitting warning. 5 years ago
  Adam Yang d4a1780aa9 Disasm to allow PDB input (#2566) 5 years ago
  Tex Riddell c54dd6b57c Support valiadation/signing of root signature target output (#2560) 5 years ago
  Adam Yang da5f591736 Fixed very long loop when subrange is negative (#2486) 5 years ago
  Tex Riddell 8fdb31fa36 Always write shader hash when supported, don't tie to debug name (#2468) 6 years ago