Commit History

Author SHA1 Message Date
  Jeff Noyle 5b3f3d7c16 Another instance of parameters-that-should-have-been-undef (#718) 8 years ago
  Xiang Li a7cba6d180 Create constant initilizer from static constructor if possible. (#717) 8 years ago
  Jeff Noyle 9cb2d14005 Specify undefined values for unused arguments... (#716) 8 years ago
  Lei Zhang 9cb179024b [spirv] Add support for struct/class static members (#714) 8 years ago
  Ehsan 2fa7a957a0 [spirv] Add translation for intrinsic rcp. (#713) 8 years ago
  Ehsan 78ac89a6f8 [spirv] Documentation of hull shader translation. (#702) 8 years ago
  Lei Zhang 2b4a131e6d [spirv] Fix returning from non-Function storage class (#712) 8 years ago
  Ehsan 0888e319e7 [spirv] Intrinsic fwidth & faceforward (#711) 8 years ago
  Lei Zhang dac585ffb1 [spirv] Refactoring: renaming test files to keep consistency (#710) 8 years ago
  Ehsan 8afee2994c [spirv] Intrinsic ddx and ddy. (#707) 8 years ago
  Tex Riddell 1608deb16a Update hctstart for new SDK version: 16299 (#705) 8 years ago
  Lei Zhang ff047ce000 Fix Windows SDK check in dxexp.cpp (#704) 8 years ago
  Young Kim 85409901ff Update version to 2017 10 (#703) 8 years ago
  Lei Zhang 2e1ea68d6c [spirv] Add support for texture .GatherCmpRed() method (#700) 8 years ago
  Lei Zhang 2419dbba86 [spirv] Stop if errors happen during translating Decls (#701) 8 years ago
  Ehsan e508374632 [spirv] Support Hull shader translation (#692) 8 years ago
  Xiang Li 9de00de3b4 Skip function type inside initilizer. 8 years ago
  Xiang Li f4b45da70c Check embedded typos for CXXUnresolvedConstructExpr. 8 years ago
  Lei Zhang 52372b1186 [spirv] Add support for texture .GatherCmp() method (#697) 8 years ago
  Lei Zhang 050755b4d8 [spirv] Add support for .SampleCmp() and .SampleCmpLevelZero() (#689) 8 years ago
  Xiang Li 2bc91c6f07 Skip half when Eval builtins. 8 years ago
  Xiang Li 7f9ee1a8f6 Add test for minprec on intrinsic. 8 years ago
  Xiang Li 9f168a8b30 Code cleanup. 8 years ago
  Xiang Li 6b7871a243 Coorect delayed typos for Ternay operator. 8 years ago
  Xiang Li 8cdd242739 Use M instead of m_pHLModule which is already Released when SetPauseResumePasses. (#696) 8 years ago
  Marcelo Lopez Ruiz 64f3b34995 Adds support for pipeline restart (#683) 8 years ago
  Xiang Li e26728ba5f Use float for tex coord instead of float_like. (#688) 8 years ago
  Lei Zhang ea9f8cfbaf [spirv] Refactoring: create dedicated functions for method calls (#687) 8 years ago
  Lei Zhang 3a6f80eb1b [spirv] Add support for .GatherRGBA() methods on texture types (#682) 8 years ago
  Xiang Li ce4aad0418 Use function annotation of patch constant function in GenerateDxilPatchConstantLdSt for hs. 8 years ago