Historial de Commits

Autor SHA1 Mensaje Fecha
  John Kessenich afe0c66f65 SPV: Fix #1487: Only declare AMD int16/half_float extensions when needed. hace 6 años
  Jeff Bolz 36831c9bad GL_KHR_memory_scope_semantics hace 6 años
  John Kessenich 97068d8b30 Merge pull request #1465 from otakuto/remove-execute-permissions hace 6 años
  John Kessenich 4e11b615db SPV: Turn off the default validation done by the SPIRV-Tools optimizer. hace 6 años
  John Kessenich c340425bb2 SPV: Add option for controling when the SPIRV-Tools validator is used. hace 6 años
  John Kessenich 717c80a9de SPV: Isolate SPIRV-tools glue to its own file. hace 6 años
  John Kessenich cc14f2d329 SPV: Add SPIRV-Tools validator. This needs the latest SPIR-Tools. hace 6 años
  John Kessenich e7df8e0b76 Non-functional: Rationalize some existing use of SPIRV-Tools. hace 6 años
  David Neto 9fd2a8cdfc Use our own SPIRV-Tools message stringifier hace 6 años
  John Kessenich 31aa3d6019 SPV: only declare the pure 8/16-bit capabilities when needed. hace 6 años
  John Kessenich 149afc3930 SPV: More corrections of <id> versus "immediate" operands. hace 6 años
  John Kessenich c4510e5ebc Merge pull request #1466 from Kangz/warning_fixes hace 6 años
  Corentin Wallez e70614223f Fix -Wignored-qualifier and -Wunused-variable warnings hace 6 años
  otakuto d03da06ac1 Remove execute permissions hace 6 años
  John Kessenich f04c51b3bd Non-Functional: Add postprocess as more robust way to add capabilities hace 6 años
  Jeff Bolz c140b96892 Add missing OpExtension SPV_EXT_descriptor_indexing for dynamic indexing capabilities hace 6 años
  John Kessenich 312dcfb070 Implement GL_EXT_shader_16bit_storage and GL_EXT_shader_8bit_storage extensions. hace 6 años
  John Kessenich ad7645f4f5 Fix #1360: uint->int width conversions must still be typed as uint. hace 6 años
  John Kessenich 14b85d3ff3 Fix #1395: GLSL volatile maps to SPIR-V Volatile and Coherent. hace 6 años
  John Kessenich d6c975572e Change the major revision number for next commit. hace 6 años
  GregF b0c42b2884 Update spirv-tools known-good. hace 6 años
  Rex Xu b4a2a6cf94 Fix issue #1376: SPV_AMD_gpu_shader_half_float is not emitted under hace 6 años
  John Kessenich 1831087e48 SPV: Fix #1374: For an SSBO 16-bit access, only emit StorageUniformBufferBlock16 capability. hace 6 años
  John Kessenich d3ed90be3a Fix #944: Convert argument type to match formal parameter type. hace 6 años
  Rex Xu 7c88aff1a9 Specify SPV_AMD_gpu_shader_int16 extension string when frexp() takes 16-bit hace 6 años
  St0fF a1184ddd48 fix further MSVC 2012 build issues hace 6 años
  John Kessenich f52b63812a Fix #1331: Emit SPV_GOOGLE_hlsl_functionality1 for counters. hace 6 años
  John Kessenich 5611c6d27b GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier hace 6 años
  Jeff Bolz 2abe9a4d34 Implement GL_NV_shader_subgroup_partitioned hace 6 años
  GregF fb03a55e0f Only print legalization warning if optimizer disabled hace 6 años