Commit History

Author SHA1 Message Date
  John Kessenich 12c155f303 SPV: RelaxedPrecision: use the result precision for texture sampling. 5 years ago
  John Kessenich bf6efd0316 SPV: Fix #2293: keep relaxed precision on arg passed to relaxed param 5 years ago
  John Kessenich 4df10335e6 SPV: Partially address #2293: correct "const in" precision matching. 5 years ago
  Graeme Leese 060882fd37 Update SPIR-V generator version 5 years ago
  Graeme Leese 65ce566cbc Use OpFUnordNotEqual for floating-point != 5 years ago
  Shahbaz Youssefi d52dce5067 Add -g0 command line argument 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
  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 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
  alelenv 59216d5cd8 Add support for primitive culling layout qualifier. (#2220) 5 years ago
  Pankaj Mistry 2a8ead2109 Add support for extension GL_EXT_shader_implicit_conversions 5 years ago
  Cody Northrop 4d2298bfd7 Support multiple swizzled out operands (#2175) 5 years ago
  alelenv 75de196cec Add support for EXT_ray_flags_primitive_culling. (#2173) 5 years ago
  Neslisah Torosdagli 054b5e35eb pass by reference updates 6 years ago
  Neslisah Torosdagli 7d37a68ad7 pass-by-reference updates 6 years ago
  Neslisah Torosdagli cea9384b6b switch format update 6 years ago
  Neslisah Torosdagli 50a722818b GL_EXT_ray_query glslang updates, and test cases added. 6 years ago
  Torosdagli 06c2eee720 GL_EXT_ray_query updates 6 years ago
  Daniel Koch db32b243ff Add support for GLSL_EXT_ray_tracing 6 years ago
  Jeff Bolz 39ffdaf2ab Allow nonuniformEXT() on sampler types. 6 years ago
  Jeff Bolz 04d73731de GL_EXT_debug_printf implementation 6 years ago
  John Kessenich 8985fc9108 Fix long lines in the SPIR-V generator, retrigger bots. 6 years ago
  John Kessenich bbbd9a2a1f Fix #1843: Handle built-in function output parameters to a swizzled arg 6 years ago
  John Kessenich 56364b6b60 Copyright update, mostly to trigger bots again. 6 years ago
  Rex Xu fb18b6df28 Fix an issue of SPV generation for imageAtomicStore. 6 years ago
  Roy 05a5b53208 Fix glslang can't link multiple AST in a single stage 6 years ago
  John Kessenich 5de15a256e HLSL: Fix #2037: Integer dot used incorrect input for adds. 6 years ago