Commit History

Author SHA1 Message Date
  John Kessenich ba018e6762 SPV: Fix #1399 emit ImageGatherExtended when using ConstOffsets operand 6 years ago
  John Kessenich ad7645f4f5 Fix #1360: uint->int width conversions must still be typed as uint. 6 years ago
  John Kessenich 14b85d3ff3 Fix #1395: GLSL volatile maps to SPIR-V Volatile and Coherent. 6 years ago
  John Kessenich d6c975572e Change the major revision number for next commit. 6 years ago
  John Kessenich a7eb582ac5 Bump revision. 6 years ago
  John Kessenich 9c3fde7f50 Merge pull request #1397 from LoopDawg/warning-fix-4 6 years ago
  LoopDawg 470a68cfd4 Fix several signed/unsigned comparison compile warnings. 6 years ago
  John Kessenich 32d3ec3199 Merge pull request #1394 from greg-lunarg/kg20 6 years ago
  GregF b0c42b2884 Update spirv-tools known-good. 6 years ago
  John Kessenich 4f88853412 Fix #1391: Remove use of nonportable strnlen(). 6 years ago
  John Kessenich b91189dbe5 Merge pull request #876 from ligfx/cmaketargetincludedirectories 6 years ago
  Michael Maltese a895f378ee CMake: use target_include_directories to expose includes 7 years ago
  John Kessenich 92d05c0c83 Merge pull request #1386 from zeux/master 6 years ago
  John Kessenich 369dc87a8f Merge pull request #1387 from jeffbolznv/disassembly_explicit_types 6 years ago
  John Kessenich fa34a9adea Merge pull request #1385 from KhronosGroup/fix-strtod 6 years ago
  John Kessenich 3e8e9f7bbd PP: Implement locale-independent strtod, using istringstream and a fast path. 6 years ago
  Jeff Bolz af7a94876c Add bit width of types to disassembleInstruction 6 years ago
  John Kessenich 6c52f8968c PP: Remove second parsing of numbers recorded in macros; save/use original. 6 years ago
  John Kessenich 1ea1b13f38 Testing: Add new tests, and new ways of testing, for floating-point. 6 years ago
  John Kessenich 8e4b496d4a Merge pull request #1388 from greg-lunarg/kg19 6 years ago
  GregF d2b55801b9 Update spirv-tools known-good 6 years ago
  Arseny Kapoulkine b239d22f7b Fix TextureUpgradeAndSamplerRemovalTransform when used with qualifiers 6 years ago
  John Kessenich c6d255396f Merge pull request #1384 from LoopDawg/self-cast 6 years ago
  LoopDawg c59916710e HLSL: allow self-type cast (as no-op passthrough) 6 years ago
  John Kessenich 2aaef1221f Bump revision. 6 years ago
  John Kessenich ebec909487 GLSL: Fix #1279: refract does not have a double-type eta. 6 years ago
  John Kessenich a0044f4fee Merge pull request #1381 from LoopDawg/coverage_array 6 years ago
  John Kessenich 98e1d7f64b Merge pull request #1383 from amdrexu/bugfix 6 years ago
  Rex Xu b4a2a6cf94 Fix issue #1376: SPV_AMD_gpu_shader_half_float is not emitted under 6 years ago
  LoopDawg 4e6d3eaf5d HLSL: require coverage mask to be arrayed output. 6 years ago