Commit Graph

  • 57e6cbfc72
    Merge pull request #4 from kd-11/sdk_268 master custom_build_win_268 kd-11 2023-12-11 23:04:54 +0300
  • 4cd662d6e1 Update CHANGES for release 13.1.1 #4 Jeremy Hayes 2023-10-16 17:35:05 -0600
  • e0c2b7c6fd Add missing initialization of compile_only field for SPIRV C interface Andrew MacDonald 2023-10-16 10:45:57 -0300
  • bba4b9bcfe Update CHANGES for release 13.1.0 Jeremy Hayes 2023-10-13 16:51:50 -0600
  • 3238c9c694 spirv: don't emit invalid debuginfo for buffer references Arcady Goldmints-Orlov 2023-10-12 13:42:32 -0400
  • 9b67a0ae3c spirv: only set LocalSizeId mode when necessary Arcady Goldmints-Orlov 2023-10-06 17:50:27 -0400
  • f412fbc986 Update known_good.json Jeremy Hayes 2023-10-11 15:47:07 -0600
  • a4aa5e9787 Bump ossf/scorecard-action from 2.2.0 to 2.3.0 dependabot[bot] 2023-10-09 06:10:36 +0000
  • 9b25ae7cff Bump github/codeql-action from 2.21.9 to 2.22.0 dependabot[bot] 2023-10-09 06:10:28 +0000
  • 8381e343d8 Bump lukka/get-cmake from 3.27.6 to 3.27.7 dependabot[bot] 2023-10-09 06:10:18 +0000
  • d6da7656ea Clean the implementation of GL_EXT_texture_shadow_lod. Pankaj Mistry 2023-10-02 12:10:11 -0700
  • 1ace3e8355 Add support for GL_NV_displacement_micromap. alelenv 2023-10-02 12:07:50 -0700
  • b4d221c848 Bump github/codeql-action from 2.21.7 to 2.21.9 dependabot[bot] 2023-10-02 06:35:25 +0000
  • 38fb6a9117 Bump lukka/get-cmake from 3.27.4 to 3.27.6 dependabot[bot] 2023-10-02 16:36:43 +0000
  • 031b49c599 Bump actions/checkout from 4.0.0 to 4.1.0 dependabot[bot] 2023-09-29 22:39:58 +0000
  • 5f784a00e3 Fix race condition identified by TSAN Nathaniel Cesario 2023-09-26 11:50:10 -0600
  • 5b3676ec7d Add ASAN integration testing Nathaniel Cesario 2023-09-25 11:30:52 -0600
  • 3877be8117 Improve preprocessor ouput format chirsz-ever 2023-09-22 16:49:37 +0800
  • ad982d811d Add --no-link option Nathaniel Cesario 2023-08-17 13:49:18 -0600
  • 936281ad2a Bump github/codeql-action from 2.21.5 to 2.21.7 dependabot[bot] 2023-09-18 06:15:42 +0000
  • d4b7b7b77b Fix segfault with atomic arg check Nathaniel Cesario 2023-09-15 12:14:19 -0600
  • 717e3ddf66 Use std::variant to represent TSpirvTypeParameter Rex Xu 2023-09-10 19:27:58 +0800
  • 33cef2f02d Emit correct nonsemantic debug info for explicitly sized types Sajjad Mirza 2023-09-11 17:11:22 -0700
  • b198f9b9bb Bump actions/upload-artifact from 3.1.2 to 3.1.3 dependabot[bot] 2023-09-11 06:41:23 +0000
  • 1b063e0962 Bump actions/checkout from 3.6.0 to 4.0.0 dependabot[bot] 2023-09-11 06:41:20 +0000
  • 727d9eea5c Add license to dependabot.yml Joyce 2023-09-11 13:46:24 -0300
  • 85308a427f Add a generic texel fetch test Nathaniel Cesario 2023-09-11 09:52:22 -0600
  • dddab4ac77 Fix textureOffset overload Nathaniel Cesario 2023-09-08 13:44:08 -0600
  • 54fccb6e36 kokoro: explicitly set ENABLE_OPT=0 in cmake builds Arcady Goldmints-Orlov 2023-08-21 11:17:02 -0600
  • 708069d81d cmake: add more verbose messages if SPIRV-Tools is not found Arcady Goldmints-Orlov 2023-08-09 17:00:04 -0600
  • 467e8804e4 Use temporary parser for mangled names Nathaniel Cesario 2023-08-23 22:44:33 -0600
  • 23c80a83a8 Add GL_EXT_texture_shadow_lod support Nathaniel Cesario 2023-08-11 15:19:35 -0600
  • f121169feb Revert "CMake: Make glslang-default-resource-limits STATIC" Ralf Habacker 2023-08-23 10:08:05 +0200
  • 16753a10c9 Squashed changes about hash pin and dependabot Joyce Brum 2023-08-29 17:19:43 -0300
  • 504608c6e3 Fix ByteAddressBuffer as function parameter Nathaniel Cesario 2023-08-22 17:51:20 -0600
  • a9a481664d Fix ODR violations Pedro Olsen Ferreira 2023-08-21 09:28:46 +0100
  • 64b3c862d8 Update CHANGES for release 13.0.0 Jeremy Hayes 2023-08-23 12:04:01 -0600
  • bd0edbc7e0 extension: GL_QCOM_image_processing support Wooyoung Kim 2023-08-21 17:14:52 -0700
  • e07c1bb5fc Add badge to README.md Joyce 2023-08-18 15:25:01 -0300
  • 7884e50c41 Create scorecard.yml Joyce 2023-08-18 15:23:07 -0300
  • 368549ffe6 Fix CI build badge Nathaniel Cesario 2023-08-18 13:56:28 -0600
  • 4b165580ae cmake: Don't link SPVRemapper into glslang executable Sven van Haastregt 2023-08-17 17:21:21 +0100
  • f9a15613b0 [cmake] Use CMake property for symbol visibility Pedro Olsen Ferreira 2023-08-18 12:38:37 +0100
  • 99da060110 Look for external SPIR-V Tools build, if not building in-tree Kacper Michajłow 2023-03-03 18:20:24 +0100
  • 0da98c51c4 Spirv_intrinsics: Remove early return in layoutTypeCheck Rex Xu 2023-07-05 14:44:40 +0800
  • e69f74f010 Update known_good.json Nathaniel Cesario 2023-08-08 10:22:10 -0600
  • 76dd399629 Fix interaction between GL_EXT_mesh_shader and GL_EXT_fragment_shading_rate Arseny Kapoulkine 2023-08-07 10:38:17 -0700
  • 43a1334078 Fix continuous deployment Nathaniel Cesario 2023-08-03 16:44:28 -0600
  • 270b1f34f7 Add emscripten build to CI Nathaniel Cesario 2023-08-01 17:53:23 -0600
  • b4443eb859 Replace GlobalLock functions with std::mutex Arcady Goldmints-Orlov 2023-07-31 14:45:11 -0600
  • 1b37f3a490 respect destdir for compat symlink Tim Biermann 2023-07-23 16:56:12 +0200
  • e40191047c Remove glslang.m4 Arcady Goldmints-Orlov 2023-07-28 12:02:44 -0600
  • 73b75b1998 Remove a stray GLSLANG_WEB ifdef Arcady Goldmints-Orlov 2023-07-28 11:53:30 -0600
  • 1352540a63 Remove GLSLANG_WEB and GLSLANG_WEB_DEVEL dan sinclair 2023-07-28 13:49:10 -0400
  • 91cf7eea89 spirv-remap: Support outputting each SPIR-V module to a filename Allan MacKinnon 2023-07-28 12:13:55 -0400
  • 3540cd5081 ci: Test CMake minimum Juan Ramos 2023-07-26 16:26:38 -0600
  • d3c403eeb5 cmake: Raise minimum to 3.17.2 Juan Ramos 2023-07-27 15:31:20 -0600
  • 7247854500 Fix [type] command file url forward slashes issue when use mingw 画卦伏羲 2023-07-28 01:34:20 +0800
  • 4540ec6cf3 Remove OSDependent TLS functions Arcady Goldmints-Orlov 2023-07-19 12:18:21 -0600
  • 75deb53f3a Deprecate InitializeDll functions Ben Clayton 2020-07-14 18:34:45 +0100
  • f527002d45 Simplify PoolAlloc with use of thread_local. Ben Clayton 2020-07-14 18:32:12 +0100
  • f56d219587 Implement support for GL_KHR_cooperative_matrix extension Boris Zanin 2023-03-16 13:01:01 +0100
  • 16af4d6c49 Fix typo in error message Sven van Haastregt 2023-07-25 11:44:12 +0100
  • 0dbb5dd1bd Modernize linux CI Juan Ramos 2023-07-25 13:33:11 -0600
  • ffa62876c7 git: Ignore CMakeUserPresets.json Juan Ramos 2023-07-24 16:56:09 -0600
  • 3eff55b56b ci: Test Android NDK matrix combinations Juan Ramos 2023-07-24 16:18:19 -0600
  • 700c328ea3 Remove useless semicolons scribam 2023-07-22 14:51:11 +0200
  • 917e466f9d Silence unused parameter warning Sven van Haastregt 2023-07-24 11:30:56 +0100
  • 35a3b0251c Remove obsolete files Arcady Goldmints-Orlov 2023-07-18 11:25:05 -0600
  • c64cba89d6 Update CHANGES for release 12.3.1 Jeremy Hayes 2023-07-20 09:33:13 -0600
  • 4bf5ec0c1e web: Fix emscripten build Nathaniel Cesario 2023-07-20 10:46:47 -0600
  • cf7e5a9343 Support MinGW build with Clang, not just GCC David Neto 2023-07-19 19:29:55 -0400
  • 2feaf5600a cmake: Fix symlink on Windows Nathaniel Cesario 2023-07-19 16:38:31 -0600
  • fc0426602c Update CHANGES for release 12.3.0 Jeremy Hayes 2023-07-18 17:35:14 -0600
  • c47d5fc843 Update known_good.json Jeremy Hayes 2023-07-18 13:05:47 -0600
  • 635ce4f2e2 cmake: Rename glslang to glslangValidator Nathaniel Cesario 2023-07-10 15:38:59 -0600
  • e7c558ba38 cmake: Fix Android build for r25 NDK Juan Ramos 2023-07-18 11:50:19 -0600
  • 02aa2b282b Fix maybe-uninitialized warning Pedro Olsen Ferreira 2023-07-11 15:38:27 +0100
  • a94c5ff864 HLSL: support binary literals Dawid-Lorenz-Mobica 2023-07-18 17:35:36 +0200
  • 1804b08805 Add missing initialization members for web (#3246) Zeqiang Li 2023-07-18 07:11:32 +0800
  • b8227c215e Rework how auto push_constant upgrading works a bit. Malcolm Bechard 2023-06-16 20:19:35 -0400
  • 2f4a667120 build: Remove bazel build support Nathaniel Cesario 2023-07-14 10:29:25 -0600
  • f83eeaebf5 Use std::call_once in spv::Parameterize() Arcady Goldmints-Orlov 2023-07-13 17:26:56 -0400
  • 6f0b445f90 Create a Security Policy (#3169) Joyce 2023-07-13 14:58:05 -0300
  • 56b1090f33 Add support for pre and post HLSL qualifier validation Dawid Lorenz 2023-07-04 12:44:44 +0200
  • 10da9c9550 Add support for pre and post HLSL qualifier validation Dawid Lorenz 2023-07-03 15:19:41 +0200
  • 4218bbe746 Spirv_intrinsics: Add support of type specifier to spirv_type Rex Xu 2023-06-24 11:23:45 +0800
  • e0151ab8c7 Fix C example in README Nathaniel Cesario 2023-07-07 00:03:58 -0600
  • d88a85c288 Add an assert that ID operands are non-zero Arcady Goldmints-Orlov 2023-06-22 16:11:29 -0400
  • 26751a0558 Force generateDebugInfo when non-semantic debug info is enabled Arcady Goldmints-Orlov 2023-06-22 16:06:41 -0400
  • 36d3c1ff1d Fix unused parameter warning in Release builds Sven van Haastregt 2023-06-21 15:15:23 +0100
  • 4b340dbc78 Fix linking error "ld: unknown option: --no-undefined" on macOS Jason Liu 2023-06-17 22:14:08 -0400
  • 352885abbc cmake: Fix CMake 3.27 warnings juan-lunarg 2023-06-16 12:31:04 -0600
  • 7b27be3f49 Fix GL_NV_shader_invocation_reorder #define typo Pablo Delgado Krämer 2023-06-08 23:30:06 +0200
  • 5f8a1985bd Fix -Wmaybe-uninitialized warnings Sven van Haastregt 2023-06-06 15:07:43 +0100
  • d88c49823d ndk-build: test Android API 24 David Neto 2023-05-31 12:50:48 -0400
  • 58bbccc3cf glslang_c_interface: use valid C function prototypes rcombs 2023-05-27 17:47:59 -0500
  • fded2b4341 CMake: Use set_target_properties instead of set_property Rémi Verschelde 2020-10-12 11:21:05 +0200
  • d7c51a7dce CMake: Make glslang-default-resource-limits STATIC Arcady Goldmints-Orlov 2023-05-23 16:31:23 -0600
  • bef8f6335e glslangValidator: Exit with an error if output file cannot be written Allan MacKinnon 2023-05-23 16:07:48 -0400