Commit graph

  • b008c0ee45 Fix unused parameter warning Juan Ramos 2023-11-22 12:56:53 -07:00
  • fd403737d2 Replace Darwin check with Apple check Juan Ramos 2023-11-21 14:23:59 -07:00
  • cd5ea90aee Fix Xcode 15 linker warning Juan Ramos 2023-11-21 14:18:58 -07:00
  • b3c8e99b68
    Cleanup MacOS CI Juan Ramos 2023-11-21 17:04:52 -07:00
  • a7b18c08d0
    Add iOS build to CI Juan Ramos 2023-11-21 16:59:26 -07:00
  • 5fcac839ca cmake: Cleanup usage of option Juan Ramos 2023-11-21 13:06:49 -07:00
  • 4efde4c4c1 Bump actions/github-script from 6.4.1 to 7.0.1 dependabot[bot] 2023-11-20 23:55:41 +00:00
  • 3392416ea4 Bump github/codeql-action from 2.22.5 to 2.22.7 dependabot[bot] 2023-11-20 06:06:00 +00:00
  • f6cc939499 Remove custom implementations of isinf and isnan Arcady Goldmints-Orlov 2023-11-17 12:40:50 -05:00
  • 6b72472f28 Fix Android CI Juan Ramos 2023-11-20 15:09:13 -07:00
  • eac012fff3 Fix spirv-tools dependency Moritz Heinemann 2023-11-20 22:01:58 +01:00
  • 854db99ff1 Out-of-range floats should overflow/underflow to infinity/0.0 “jimihe” 2023-11-17 17:02:10 +08:00
  • 845e5d5a28 Fix the corrupted test because of rebase Qingyuan Zheng 2023-11-08 14:43:49 -08:00
  • 109b5979d3 Support NonSemantic DebugValue and generate it for const arg Qingyuan Zheng 2023-10-24 15:41:12 -07:00
  • 1dcb072cda cmake: only install public headers Arcady Goldmints-Orlov 2023-11-08 16:35:41 -07:00
  • 806d9abbad Remove SPVRemapper.h dependency on spvIR.h Arcady Goldmints-Orlov 2023-11-08 19:54:11 -07:00
  • 6f9ab3c2de Remove GlslangToSpv.h dependency on SpvTools.h Arcady Goldmints-Orlov 2023-11-08 18:13:08 -07:00
  • 62de186c33 Remove GlslangToSpv.h dependency on intermediate.h Arcady Goldmints-Orlov 2023-11-08 16:54:54 -07:00
  • 52c59ecd3d Fix interpolant ES error Nathaniel Cesario 2023-09-12 14:35:50 -06:00
  • a8d39f97cd Add a helper applySpirvDecorate to handle spirv_decorate_xxx directives Rex Xu 2023-11-06 15:59:20 +08:00
  • 091b9fd979 Fix GL_ARB_shader_storage_buffer_object version Nathaniel Cesario 2023-11-06 15:59:30 -07:00
  • f102d0f4fa Fix update_glslang_sources.py to not use distutils Arcady Goldmints-Orlov 2023-11-07 15:18:48 -07:00
  • 65f59c81e7 GL_EXT_spirv_intrinsics: Fix a typo in function naming Rex Xu 2023-11-06 16:04:15 +08:00
  • 302a663a38 Use googletest version 1.14.0 Juan Ramos 2023-10-31 12:29:28 -06:00
  • 1dde7113bb tweak error behavior for redeclared uniforms for vulkan-relaxed Malcolm Bechard 2023-10-30 15:28:36 -04:00
  • f8dd5adde4 Bump github/codeql-action from 2.22.4 to 2.22.5 dependabot[bot] 2023-10-30 06:48:43 +00:00
  • 24914a47b2 Bump ossf/scorecard-action from 2.3.0 to 2.3.1 dependabot[bot] 2023-10-30 06:48:38 +00:00
  • 8fa46582ec Remove debugOptions from internal classes Nathaniel Cesario 2023-10-20 17:56:16 -06:00
  • a9e698322e
    Align spirv.hpp to SPIRV-Headers for SPV_KHR_cooperative_matrix Kévin Petit 2023-10-26 00:59:52 +01:00
  • ffac211098 Fix Windows GHA Tests Nathaniel Cesario 2023-10-24 13:58:41 -06:00
  • e6fbb65699
    Merge pull request #3357 from chaocNV/addLineForDebugFunction ncesario-lunarg 2023-10-25 12:12:59 -06:00
  • 979423d84f Add correct line number to OpDebugFunction and OpDebugScope for function: Chao Chen 2023-10-12 05:42:55 +01:00
  • a2fb1ba2ad Bump github/codeql-action from 2.22.3 to 2.22.4 dependabot[bot] 2023-10-23 06:36:07 +00:00
  • ab030e9fc2 Bump actions/checkout from 4.1.0 to 4.1.1 dependabot[bot] 2023-10-23 06:36:17 +00:00
  • 7fa0731a80 Initialize spv_options in glslang_program_SPIRV_generate Arcady Goldmints-Orlov 2023-10-18 12:46:46 -04:00
  • ebb0a8b28e Bump github/codeql-action from 2.22.0 to 2.22.3 dependabot[bot] 2023-10-16 06:30:42 +00:00
  • 6a6fcc292e Bump actions/setup-python from 4.7.0 to 4.7.1 dependabot[bot] 2023-10-16 06:30:33 +00:00
  • 36d08c0d94 Update CHANGES for release 13.1.1 Jeremy Hayes 2023-10-16 17:35:05 -06:00
  • fd1f96d202 Add missing initialization of compile_only field for SPIRV C interface Andrew MacDonald 2023-10-16 10:45:57 -03:00
  • be564292f0 Update CHANGES for release 13.1.0 Jeremy Hayes 2023-10-13 16:51:50 -06:00
  • 0504953b35 spirv: don't emit invalid debuginfo for buffer references Arcady Goldmints-Orlov 2023-10-12 13:42:32 -04:00
  • 48f9ed8b08 spirv: only set LocalSizeId mode when necessary Arcady Goldmints-Orlov 2023-10-06 17:50:27 -04:00
  • 4ce1a1a68d Update known_good.json Jeremy Hayes 2023-10-11 15:47:07 -06:00
  • 277d09e679 Bump ossf/scorecard-action from 2.2.0 to 2.3.0 dependabot[bot] 2023-10-09 06:10:36 +00:00
  • 43ec5f13f4 Bump github/codeql-action from 2.21.9 to 2.22.0 dependabot[bot] 2023-10-09 06:10:28 +00:00
  • 715e36a0cc Bump lukka/get-cmake from 3.27.6 to 3.27.7 dependabot[bot] 2023-10-09 06:10:18 +00:00
  • 5ff0c048b7
    Clean the implementation of GL_EXT_texture_shadow_lod. Pankaj Mistry 2023-10-02 12:10:11 -07:00
  • 3f02132668
    Add support for GL_NV_displacement_micromap. alelenv 2023-10-02 12:07:50 -07:00
  • 86151772b2 Bump github/codeql-action from 2.21.7 to 2.21.9 dependabot[bot] 2023-10-02 06:35:25 +00:00
  • 95c29a9a78 Bump lukka/get-cmake from 3.27.4 to 3.27.6 dependabot[bot] 2023-10-02 16:36:43 +00:00
  • 3359d240cf Bump actions/checkout from 4.0.0 to 4.1.0 dependabot[bot] 2023-09-29 22:39:58 +00:00
  • b0ed478885 Fix race condition identified by TSAN Nathaniel Cesario 2023-09-26 11:50:10 -06:00
  • 90f7810584 Add ASAN integration testing Nathaniel Cesario 2023-09-25 11:30:52 -06:00
  • 2bfacdac91 Improve preprocessor ouput format chirsz-ever 2023-09-22 16:49:37 +08:00
  • 4c57db1595 Add --no-link option Nathaniel Cesario 2023-08-17 13:49:18 -06:00
  • a4aceb57de Bump github/codeql-action from 2.21.5 to 2.21.7 dependabot[bot] 2023-09-18 06:15:42 +00:00
  • efc33d1ee5 Fix segfault with atomic arg check Nathaniel Cesario 2023-09-15 12:14:19 -06:00
  • 323836e46b Use std::variant to represent TSpirvTypeParameter Rex Xu 2023-09-10 19:27:58 +08:00
  • afe6e781bd
    Emit correct nonsemantic debug info for explicitly sized types Sajjad Mirza 2023-09-11 17:11:22 -07:00
  • b2dc622faf Bump actions/upload-artifact from 3.1.2 to 3.1.3 dependabot[bot] 2023-09-11 06:41:23 +00:00
  • f89684110b Bump actions/checkout from 3.6.0 to 4.0.0 dependabot[bot] 2023-09-11 06:41:20 +00:00
  • d3b8d91a93 Add license to dependabot.yml Joyce 2023-09-11 13:46:24 -03:00
  • f3f23fece3 Add a generic texel fetch test Nathaniel Cesario 2023-09-11 09:52:22 -06:00
  • e8d657bdbe Fix textureOffset overload Nathaniel Cesario 2023-09-08 13:44:08 -06:00
  • fb2882a3c3 kokoro: explicitly set ENABLE_OPT=0 in cmake builds Arcady Goldmints-Orlov 2023-08-21 11:17:02 -06:00
  • 589431af5c cmake: add more verbose messages if SPIRV-Tools is not found Arcady Goldmints-Orlov 2023-08-09 17:00:04 -06:00
  • 0bbe74c709 Use temporary parser for mangled names Nathaniel Cesario 2023-08-23 22:44:33 -06:00
  • ffefbcd9f3 Add GL_EXT_texture_shadow_lod support Nathaniel Cesario 2023-08-11 15:19:35 -06:00
  • 3787b6947f Revert "CMake: Make glslang-default-resource-limits STATIC" Ralf Habacker 2023-08-23 10:08:05 +02:00
  • e3a711b6fc Squashed changes about hash pin and dependabot Joyce Brum 2023-08-29 17:19:43 -03:00
  • a1f8cd429f Fix ByteAddressBuffer as function parameter Nathaniel Cesario 2023-08-22 17:51:20 -06:00
  • adfcaba7ae Fix ODR violations Pedro Olsen Ferreira 2023-08-21 09:28:46 +01:00
  • f1cb8608b3 Update CHANGES for release 13.0.0 Jeremy Hayes 2023-08-23 12:04:01 -06:00
  • db8719ae07
    extension: GL_QCOM_image_processing support Wooyoung Kim 2023-08-21 17:14:52 -07:00
  • 4e7ccd4af5 Add badge to README.md Joyce 2023-08-18 15:25:01 -03:00
  • d072aa6676 Create scorecard.yml Joyce 2023-08-18 15:23:07 -03:00
  • c5117b328a Fix CI build badge Nathaniel Cesario 2023-08-18 13:56:28 -06:00
  • 70d125b924 cmake: Don't link SPVRemapper into glslang executable Sven van Haastregt 2023-08-17 17:21:21 +01:00
  • 98aa694422 [cmake] Use CMake property for symbol visibility Pedro Olsen Ferreira 2023-08-18 12:38:37 +01:00
  • 3805888a57 Look for external SPIR-V Tools build, if not building in-tree Kacper Michajłow 2023-03-03 18:20:24 +01:00
  • b70669a059 Spirv_intrinsics: Remove early return in layoutTypeCheck Rex Xu 2023-07-05 14:44:40 +08:00
  • 76b52ebf77 Update known_good.json Nathaniel Cesario 2023-08-08 10:22:10 -06:00
  • 34d4f78f03
    Fix interaction between GL_EXT_mesh_shader and GL_EXT_fragment_shading_rate Arseny Kapoulkine 2023-08-07 10:38:17 -07:00
  • 79a9f7f652 Fix continuous deployment Nathaniel Cesario 2023-08-03 16:44:28 -06:00
  • bfd96d3044 Add emscripten build to CI Nathaniel Cesario 2023-08-01 17:53:23 -06:00
  • 396596ca4a Replace GlobalLock functions with std::mutex Arcady Goldmints-Orlov 2023-07-31 14:45:11 -06:00
  • 171a322025 respect destdir for compat symlink Tim Biermann 2023-07-23 16:56:12 +02:00
  • 54726b3c1c Remove glslang.m4 Arcady Goldmints-Orlov 2023-07-28 12:02:44 -06:00
  • 6bc35749ec Remove a stray GLSLANG_WEB ifdef Arcady Goldmints-Orlov 2023-07-28 11:53:30 -06:00
  • d291b15911
    Remove GLSLANG_WEB and GLSLANG_WEB_DEVEL dan sinclair 2023-07-28 13:49:10 -04:00
  • c8c669fc2a
    spirv-remap: Support outputting each SPIR-V module to a filename Allan MacKinnon 2023-07-28 12:13:55 -04:00
  • 0f873e757e ci: Test CMake minimum Juan Ramos 2023-07-26 16:26:38 -06:00
  • 47454f5078 cmake: Raise minimum to 3.17.2 Juan Ramos 2023-07-27 15:31:20 -06:00
  • 3c98026a1c
    Fix [type] command file url forward slashes issue when use mingw 画卦伏羲 2023-07-28 01:34:20 +08:00
  • 4420f9b33b Remove OSDependent TLS functions Arcady Goldmints-Orlov 2023-07-19 12:18:21 -06:00
  • a0010e27ba Deprecate InitializeDll functions Ben Clayton 2020-07-14 18:34:45 +01:00
  • 775864ef74 Simplify PoolAlloc with use of thread_local. Ben Clayton 2020-07-14 18:32:12 +01:00
  • 808c7ed17c Implement support for GL_KHR_cooperative_matrix extension Boris Zanin 2023-03-16 13:01:01 +01:00
  • 91a97b4c69 Fix typo in error message Sven van Haastregt 2023-07-25 11:44:12 +01:00
  • 29b87a4e69 Modernize linux CI Juan Ramos 2023-07-25 13:33:11 -06:00