Commit History

Author SHA1 Message Date
  John Kessenich 051c6fed88 Build: use better MSVC subfolder names for the previous build changes. 5 years ago
  John Kessenich b247cfcd59 Merge pull request #2275 from ben-clayton/mv-hlsl 5 years ago
  John Kessenich abd91adf9d Bump version numbers. 5 years ago
  Ben Clayton f49820dd6b Move hlsl/ source to glslang/HLSL/ 5 years ago
  John Kessenich 4928d556e6 Merge pull request #2271 from ben-clayton/fold-hlsl 5 years ago
  John Kessenich bd392c639e Bump version. 5 years ago
  Ben Clayton dcad9ad056 CMake: Fold HLSL source into glslang 5 years ago
  dan sinclair 00965b9fa9 Remove unused variable. (#2273) 5 years ago
  Ryan Harrison 8496b782fb Remove unused function, BaseTypeName (#2272) 5 years ago
  John Kessenich a58978ac9a HLSL: Remove support for having GLSL versions of HLSL intrinsics. 5 years ago
  rdb ebf55a0711 HLSL: Fix incorrect case in name of DX9-style cube sampler type (#2265) 5 years ago
  Ben Clayton 1a6c8ecb20 C Interface: Split SPIR-V C interface to own file 5 years ago
  Ben Clayton b919bc889e Fix signed / unsigned mismatch warning (#2266) 5 years ago
  John Kessenich 3641ff7378 Bump code gen version, due to removal of OpEntryPoint operands. 5 years ago
  John Kessenich c30d335377 Fix #2264: OpEntryPoint incorrectly including function parameters. 5 years ago
  Ryan Harrison 68b2e15ee0 Use correct type for var storing returned value (#2263) 5 years ago
  Roy.li 08328fea5a Fix xfb stride limit issue (#2088) 5 years ago
  Chow 8111268575 Add Shared/Std140 SSBO process & top-level array elements related (#2231) 5 years ago
  Alejandro Piñeiro ff6dcca575 spirv: Support initializers on uniforms (#1588) 5 years ago
  Ricardo Garcia 232ba0d848 Add SPIR-V capabilities needed for spec constants (#2199) 5 years ago
  rdb 78a3c915a1 HLSL: Add better diagnostic when using in/out qualifiers in global scope (#2258) 5 years ago
  rdb b56e0e441b HLSL: Recognize POSITION semantic et al in DX9 compatibility mode (#2255) 5 years ago
  rdb d8edfd8e66 HLSL: fix handling of uniform qualifier in entry point parameters (#2254) 5 years ago
  alelenv 999d4fdcdd Add default descriptorset decoration for acceleration structure (#2257) 5 years ago
  John Kessenich 0cc27fb68c Update news for header location change and recommendation. 5 years ago
  dan sinclair f15982ebeb Remove install to the SPIRV/ folder. (#2256) 5 years ago
  alelenv d39b8afc47 EXT_ray_tracing requires spv1.4 (#2237) 5 years ago
  nihui d0c9129d2f fix warning unused parameter in release build (#2251) 5 years ago
  greg-lunarg e00d27c6d6 Fix missing patch decoration for TessFactor PCF arg (#2249) 5 years ago
  greg-lunarg 41f62a81ab Update SPIRV-Tools to stable. Also SPIRV-Headers to TOT. (#2250) 5 years ago