Commit Verlauf

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