Historique des commits

Auteur SHA1 Message Date
  John Kessenich 31aa3d6019 SPV: only declare the pure 8/16-bit capabilities when needed. il y a 6 ans
  John Kessenich 149afc3930 SPV: More corrections of <id> versus "immediate" operands. il y a 6 ans
  John Kessenich c4510e5ebc Merge pull request #1466 from Kangz/warning_fixes il y a 6 ans
  Corentin Wallez e70614223f Fix -Wignored-qualifier and -Wunused-variable warnings il y a 6 ans
  John Kessenich f04c51b3bd Non-Functional: Add postprocess as more robust way to add capabilities il y a 6 ans
  Jeff Bolz c140b96892 Add missing OpExtension SPV_EXT_descriptor_indexing for dynamic indexing capabilities il y a 6 ans
  John Kessenich 312dcfb070 Implement GL_EXT_shader_16bit_storage and GL_EXT_shader_8bit_storage extensions. il y a 6 ans
  John Kessenich ad7645f4f5 Fix #1360: uint->int width conversions must still be typed as uint. il y a 6 ans
  John Kessenich 14b85d3ff3 Fix #1395: GLSL volatile maps to SPIR-V Volatile and Coherent. il y a 6 ans
  John Kessenich d6c975572e Change the major revision number for next commit. il y a 6 ans
  GregF b0c42b2884 Update spirv-tools known-good. il y a 6 ans
  Rex Xu b4a2a6cf94 Fix issue #1376: SPV_AMD_gpu_shader_half_float is not emitted under il y a 6 ans
  John Kessenich 1831087e48 SPV: Fix #1374: For an SSBO 16-bit access, only emit StorageUniformBufferBlock16 capability. il y a 6 ans
  John Kessenich d3ed90be3a Fix #944: Convert argument type to match formal parameter type. il y a 6 ans
  Rex Xu 7c88aff1a9 Specify SPV_AMD_gpu_shader_int16 extension string when frexp() takes 16-bit il y a 6 ans
  St0fF a1184ddd48 fix further MSVC 2012 build issues il y a 6 ans
  John Kessenich f52b63812a Fix #1331: Emit SPV_GOOGLE_hlsl_functionality1 for counters. il y a 6 ans
  John Kessenich 5611c6d27b GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier il y a 6 ans
  Jeff Bolz 2abe9a4d34 Implement GL_NV_shader_subgroup_partitioned il y a 6 ans
  GregF fb03a55e0f Only print legalization warning if optimizer disabled il y a 6 ans
  John Kessenich 7be36647fc Merge pull request #1319 from KhronosGroup/array-rationalization il y a 6 ans
  John Kessenich ead8622484 Non-functional. Rationalizations enabling future generalizations: il y a 6 ans
  GregF 4bede9eb00 Disable DCE by Remapper through glslangValidator... il y a 6 ans
  John Kessenich 643e57cddf Merge pull request #1313 from greg-lunarg/kg15 il y a 6 ans
  greg-lunarg 0b46c1edbf Merge branch 'master' into kg15 il y a 6 ans
  GregF eecb874c35 Update SPIRV-Tools known good. il y a 6 ans
  John Kessenich 859b0342b8 Types: Fix #1290: Rationalize and correct "mixed" style array dimensioning. il y a 6 ans
  John Kessenich 5d610ee1dc Implement SPV_GOOGLE_hlsl_functionality1. il y a 6 ans
  Neil Roberts eddb1318ae Use the correct type for the constant for matrix/scalar division il y a 6 ans
  John Kessenich ac3707921e Revert the commits that change OpArrayLength type and bumped the version number. il y a 6 ans