Commit History

Author SHA1 Message Date
  Tex Riddell 178ffd1d71 Merged PR 113: Add -default-linkage option and export keyword 7 years ago
  Tex Riddell 6663dac50f Merge branch 'master' into user/texr/integrate-master 7 years ago
  Ehsan 180ea63ba0 [linux-port] Introduce Windows "adapter" headers (#1314) 7 years ago
  Greg Roth 5481aca58f [linux-port] Remove unused from HLSL code (#1315) 7 years ago
  Xiang_Li (XBox) 2adce9a983 Merged PR 80: Merge EntrySignature and FunctionProps together. 7 years ago
  Greg Roth a6f857371d [linux-port] Unused variables in conditionals (#1336) 7 years ago
  Greg Roth d975f150b7 [linux-port] Correct conditional groupings (#1326) 7 years ago
  Greg Roth 0987e48b56 [linux-port] Fix DXASSERT warnings (#1322) 7 years ago
  Tex Riddell 8bdf2fef5f Merged PR 69: Add -auto-binding-space option enabling auto-binding for lib targets 7 years ago
  Young Kim 0a098d7cbb Merged PR 28: Add RDAT blob for library targets and add its reader 7 years ago
  Tex Riddell 15cd5f16e6 Matrix lowering for functions with UDT params preserved. 8 years ago
  Xiang Li c45aa784ac Add AcceptHitAndEndSearch, CallShader, CommitHitAndStopRay and change ReportIntersection into ReportHit. 8 years ago
  Xiang Li b9ec4014d0 Add res type map for RayTracingAccelerationStructure. 8 years ago
  Xiang Li bc2e19b771 Support TraceRay and ReportIntersection which has user-define param at front-end. 8 years ago
  Young Kim 8c55bbbe6d Denorm to function attribute (#764) 8 years ago
  Young Kim ce9d6267a5 DataLayout String and ConstantBuffer Offset Fix (#727) 8 years ago
  Young Kim 40369a5884 Structure alignment Change (#721) 8 years ago
  Young Kim b89c21d25b Fp16 constant buffer and shader flag (#575) 8 years ago
  Xiang Li 36ba7ac534 Add HLDeadFunctionEliminationPass. 8 years ago
  Young Kim 55667043c3 Support denorm option (#446) 8 years ago
  Xiang Li 96c9c0597c Code cleanup. (#469) 8 years ago
  Xiang Li 79bb311bd9 Code cleanup. 8 years ago
  Xiang Li ebaab67a50 Add DxilFunctionProps to DxilModule. 8 years ago
  Xiang Li 0a3981b54b 1. Support flatten function decl. 8 years ago
  David Peixotto 16a3f0a881 Add helper functions for working with precise (#323) 8 years ago
  Tex Riddell c95244404a Copy ViewID state to PSV data and select PSV version based on validator (#291) 8 years ago
  Xiang Li 9edb1a553e Lower static global resource and local resource to handle. (#276) 8 years ago
  Tex Riddell c0d3163ee3 Dxil versioned OpCode/Class counts, and other dxil versioning fixes (#263) 8 years ago
  Xiang Li aec310b4ea Use memcpy to copy when possible in clang code gen to avoid flatten too early. (#247) 8 years ago
  Xiang Li bc4a68b6b4 Use SRet for struct return type. (#243) 8 years ago