Commit Graph

  • d234552c30 Merge pull request #2634 from xantares/patch-1 Greg Fischer 2021-05-11 10:10:34 -06:00
  • adfa0938a2 fix error message for hlslGrammar::acceptConstructor tgfrerer 2021-05-11 09:42:11 +01:00
  • eaf2af6451 Dont export inline TObjectReflection::getType() xantares 2021-05-08 10:37:37 +02:00
  • 9431c53c84 Merge pull request #2632 from greg-lunarg/karl0 Greg Fischer 2021-05-07 10:09:17 -06:00
  • 1464d036b8 Fix arrays dimensioned with spec constant sized gl_WorkGroupSize Greg Fischer 2021-05-06 18:01:20 -06:00
  • 41e39c615b Merge pull request #2631 from godlikepanos/master Greg Fischer 2021-05-03 14:29:52 -06:00
  • 186bccdd9f Merge pull request #2629 from okuoku/silence-cygwin-warning Greg Fischer 2021-05-03 14:10:53 -06:00
  • 6113723e40 Add support for 64bit integer types and 64bit integer vector types to bitCount() builtin. Panagiotis Christopoulos Charitos 2021-05-03 14:26:11 +02:00
  • 4c09598526 Set CMake policy CMP0054 to NEW to silence warning okuoku 2021-05-02 03:47:00 +09:00
  • 56b17b2f2d Merge pull request #2621 from Rob2309/auto-sampled-textures-tests Greg Fischer 2021-04-27 11:36:07 -06:00
  • 4bf373e9a3 Improved usage hint Robin Quint 2021-04-27 16:06:06 +02:00
  • 18eef33bd7 Merge pull request #2624 from greg-lunarg/v011004000 Greg Fischer 2021-04-23 02:16:52 -06:00
  • 4e83d93b62 Update CHANGES for 11.4.0 Greg Fischer 2021-04-22 18:09:42 -06:00
  • 4d658bd5d9 Merge pull request #2623 from greg-lunarg/except Greg Fischer 2021-04-22 18:03:36 -06:00
  • 7b51e234fe Fix CMakeLists.txt to keep compatibility with CMake 3.10.2 Greg Fischer 2021-04-22 16:30:17 -06:00
  • e50b0a857c Added usage hint for --auto-sampled-textures, added test cases Robin Quint 2021-04-22 13:13:38 +02:00
  • 25dd807c3a Merge pull request #2620 from greg-lunarg/v011003000 Greg Fischer 2021-04-21 22:58:39 -06:00
  • bc685667a7 Merge pull request #2619 from greg-lunarg/kg117 Greg Fischer 2021-04-21 22:57:06 -06:00
  • a6674e0120 Update CHANGES for 11.3.0 Greg Fischer 2021-04-21 18:42:12 -06:00
  • f90377e74a Update spirv-tools and spirv-headers known good Greg Fischer 2021-04-21 18:33:46 -06:00
  • 7f46558b8c Merge pull request #2616 from Rob2309/standalone-hlsl-sampled-textures Greg Fischer 2021-04-21 18:17:42 -06:00
  • ebfca6099f Change --hlsl-sampled-textures to --auto-sampled-textures Greg Fischer 2021-04-21 16:49:53 -06:00
  • 5bce773574 Merge pull request #2618 from DadSchoorse/depfile Greg Fischer 2021-04-21 11:47:00 -06:00
  • 498d74d84c Add some basic --depfile tests Georg Lehmann 2021-04-20 18:12:39 +02:00
  • f050209ce1 Add a --depfile option. Georg Lehmann 2021-04-20 00:22:15 +02:00
  • 219b7b9f72 Exposed #856 as --hlsl-sampled-textures in the StandAlone Robin Quint 2021-04-20 07:58:36 +02:00
  • 60ce877de0 Merge pull request #2609 from ZhiqianXia/Feature2 Greg Fischer 2021-04-19 12:03:05 -06:00
  • 8427437221 Merge pull request #2614 from ZaOniRinku/master Greg Fischer 2021-04-19 11:03:39 -06:00
  • 12f3eb8e3f Fix and enable textureOffset_samper2darrayshadow test Greg Fischer 2021-04-16 18:52:51 -06:00
  • b67b6b359b Fix typo in ShaderLang.h ZaOniRinku 2021-04-19 09:15:36 +02:00
  • ed948c8e12 Merge pull request #2612 from greg-lunarg/explicit0 Greg Fischer 2021-04-16 17:42:16 -06:00
  • 100457e095 Add missing builtins for GL_EXT_explicit_arithmetic_types for es Greg Fischer 2021-04-16 00:07:08 -06:00
  • 41992e432c TextureOffset not support sampler2DArrayShadow sampler until 430. ZhiqianXia 2021-04-15 21:38:35 +08:00
  • b3859343a2 Merge pull request #2602 from jeremy-lunarg/hayes-2514 Greg Fischer 2021-04-14 16:24:38 -06:00
  • e7e4a8eecb Merge pull request #2522 from dneto0/intlog2 Greg Fischer 2021-04-14 15:16:04 -06:00
  • fa6e3c2737 Add IntLog2 and use it David Neto 2021-02-03 13:56:06 -05:00
  • e6a0e7fc76 Merge pull request #2606 from greg-lunarg/semifix0 Greg Fischer 2021-04-13 10:16:50 -06:00
  • 310a514717 Get rid of extra semicolon causing gcc 10.3 troubles. Greg Fischer 2021-04-12 18:12:58 -06:00
  • a7f846a86c Merge pull request #2601 from masterleming/always-install-resource-limits Greg Fischer 2021-04-12 17:04:48 -06:00
  • 5602195eed Merge pull request #2603 from jeremy-lunarg/hayes-fix-key-whitespace Greg Fischer 2021-04-12 15:14:42 -06:00
  • 634ba4743d Fix table key and whitespace Jeremy Hayes 2021-04-09 17:00:40 -06:00
  • 4b900778c3 Issue error when declaration rule fails Jeremy Hayes 2021-04-09 16:37:20 -06:00
  • bb9746ae2d Fixed CMake configuration for resource-limits library. Krzysztof Pilch 2021-04-09 16:20:01 +02:00
  • 9f76fd1330 Merge pull request #2600 from Drigax/add-tinterim-selection-condition-setter Greg Fischer 2021-04-08 12:35:06 -06:00
  • cb2287751f Add setter for TInterimSelection.condition Nicholas Barlow 2021-04-07 16:08:17 -07:00
  • 3549cd6ec2 Removed condition for glslang-default-resource-limits instalation. Krzysztof Pilch 2021-04-08 16:33:29 +02:00
  • 4099f44448 Merge pull request #2599 from KhronosGroup/revert-2593-hayes-update-min-spv-requirement Greg Fischer 2021-04-08 08:25:23 -06:00
  • 186e66c1a3 Revert "Update minimum SPIR-V requirement for GL_EXT_buffer_reference" Greg Fischer 2021-04-07 15:20:16 -06:00
  • 1481399549 Merge pull request #2598 from greg-lunarg/noprop1 Greg Fischer 2021-04-06 18:04:50 -06:00
  • 02132406bc Do not propagate packing qualifiers to scalars or vectors Greg Fischer 2021-04-05 16:49:42 -06:00
  • 5878bcb17e Merge pull request #2593 from jeremy-lunarg/hayes-update-min-spv-requirement Greg Fischer 2021-04-01 12:32:57 -06:00
  • 7bdff2b724 Merge pull request #2597 from greg-lunarg/interp0 Greg Fischer 2021-04-01 02:37:08 -06:00
  • 7fbaca0d06 Fix SPIR-V for HLSL EvaluateAttribute* of interpolants in structs Greg Fischer 2021-03-31 15:24:48 -06:00
  • 6dc24ffa47 Merge pull request #2590 from pmistryNV/GL_ARB_sparse_texture2-bug-fix Greg Fischer 2021-03-30 18:33:31 -06:00
  • 18cfc3f106 For bug #2580: sparseTextureGatherOffsetsARB should only take constant offsets. Pankaj Mistry 2021-03-24 12:52:23 -07:00
  • 97dfbe2c4b Update minimum SPIR-V requirement Jeremy Hayes 2021-03-26 15:39:34 -06:00
  • 2c7c84c8ac Merge pull request #2589 from ben-clayton/fix-warnings greg-lunarg 2021-03-23 10:29:38 -06:00
  • 591651da3d Fix warnings about int comparisons of different signness Ben Clayton 2021-03-23 10:47:59 +00:00
  • c51a774ebd Merge pull request #2588 from jeremy-lunarg/hayes-2530 greg-lunarg 2021-03-22 17:42:43 -06:00
  • b50ac578dd Merge pull request #2587 from mbechard/master greg-lunarg 2021-03-22 17:39:47 -06:00
  • 13e27f9dd0 Default to KHR extension Jeremy Hayes 2021-03-04 18:03:14 -07:00
  • 8bbd41f274 Don't check precision qualifiers on cross-stage checks Malcolm Bechard 2021-03-22 13:51:45 -04:00
  • 6701c2540b Merge pull request #2583 from nullcatalyst/bazel-windows-bat greg-lunarg 2021-03-22 11:49:55 -06:00
  • 6848167e94 Merge pull request #2582 from JustSid/master greg-lunarg 2021-03-22 11:44:52 -06:00
  • 50dce096d9 Add cmd_bat action to bazel export_spirv_headers target Scott Bennett 2021-03-18 16:42:51 -04:00
  • 847a19cd2b Merge pull request #2581 from mbechard/InconsistentGLPerVertex greg-lunarg 2021-03-19 17:38:51 -06:00
  • 7662557d2a Fixed OpGroupNonUniformQuadBroadcast Direction operand being marked as a literal Sidney Just 2021-03-19 13:26:53 -07:00
  • 9b962f611c Partial fix for inconsistencies re: #2578 Malcolm Bechard 2021-03-18 16:58:40 -04:00
  • 979319b9b1 Merge pull request #2579 from mbechard/master greg-lunarg 2021-03-18 17:22:13 -06:00
  • d18bcd64fa Merge pull request #2574 from feifei14119/master greg-lunarg 2021-03-17 18:21:16 -06:00
  • 5340752190 Fix issue with remapping global uniform blocks Malcolm Bechard 2021-03-17 18:47:13 -04:00
  • f5929b8c5f Merge pull request #2577 from mbechard/master greg-lunarg 2021-03-17 15:46:13 -06:00
  • 48f08c60e2 fix variable capitilization. Don't initialize it in the struct's constructor Malcolm Bechard 2021-03-16 19:00:52 -04:00
  • b2e5b5c559 Merge pull request #2576 from KhronosGroup/revert-2569-revert-2242-GL_EXT_vulkan_glsl_relaxed greg-lunarg 2021-03-15 13:38:49 -06:00
  • 4e064eef46 Revert "Revert "GL_ext_vulkan_glsl_relaxed extension support, and cross stage aware IO mapper"" greg-lunarg 2021-03-15 11:26:11 -06:00
  • e3235cb2e4 1. fix macro definition value for unsinged-int64-vector, according to kronos spec at https://www.khronos.org/registry/OpenGL/extensions/ARB/ARB_gpu_shader_int64.txt; 2. fix typo in reflection feifei14119 2021-03-15 16:54:31 +08:00
  • a36d91e5ac Merge pull request #2569 from KhronosGroup/revert-2242-GL_EXT_vulkan_glsl_relaxed greg-lunarg 2021-03-10 14:05:36 -07:00
  • e063363878 Revert "GL_ext_vulkan_glsl_relaxed extension support, and cross stage aware IO mapper" greg-lunarg 2021-03-10 11:26:43 -07:00
  • 84e11a858c Merge pull request #2565 from greg-lunarg/i2564 greg-lunarg 2021-03-09 02:15:26 -07:00
  • e3182379ba Merge pull request #2242 from mbechard/GL_EXT_vulkan_glsl_relaxed greg-lunarg 2021-03-08 14:43:32 -07:00
  • b5c8fd4fcf Pass correct proxy type for atomicStore Greg Fischer 2021-03-08 14:02:06 -07:00
  • ecc9b9149f Implement GL_EXT_vulkan_glsl_relaxed option will brown 2020-06-09 20:43:48 -04:00
  • c7c7982ebe Merge pull request #2560 from amdrexu/bugfix greg-lunarg 2021-03-08 10:31:48 -07:00
  • 1034727263 SPV: The capability string for RayTracingProvisionalKHR is missing Rex Xu 2021-03-04 17:00:49 +08:00
  • 159b057080 Merge pull request #2559 from greg-lunarg/i2555 greg-lunarg 2021-03-01 21:05:58 -07:00
  • b479ce0bfa Allow DepthUnchanged and DepthReplaced Modes in same SPIR-V module. Greg Fischer 2021-03-01 17:45:03 -07:00
  • 0eca413092 Merge pull request #2558 from greg-lunarg/i2551 greg-lunarg 2021-03-01 14:11:10 -07:00
  • 740def238e Allow grad texture ops in all shaders Greg Fischer 2021-03-01 12:33:08 -07:00
  • 42ddfbd3d5 Merge pull request #2557 from greg-lunarg/i2552b greg-lunarg 2021-03-01 10:41:30 -07:00
  • e04a046ce7 Merge pull request #2554 from proydakov/Try-to-find-python-interpreter-from-host-first greg-lunarg 2021-02-26 18:06:27 -07:00
  • abb9befa1c Merge pull request #2553 from amdrexu/bugfix greg-lunarg 2021-02-26 18:05:52 -07:00
  • 051fbbb69c Fix off-by-1 bug in gl_MaxCombinedTextureImageUnits check Greg Fischer 2021-02-26 16:59:51 -07:00
  • 3839066ee4 Merge pull request #2556 from greg-lunarg/i2541 greg-lunarg 2021-02-26 15:51:48 -07:00
  • c176085909 Fix precision propagation around shifts Greg Fischer 2021-02-26 11:34:51 -07:00
  • a990b97d07 Returned using find_host_package for PythonInterp 3 instead of find_package. Evgeny Proydakov 2021-02-26 14:31:27 +03:00
  • 77fe62f477 SPV: Change the key of extBuiltinMap to std::string Rex Xu 2021-02-26 17:25:45 +08:00
  • 51d672b8a8 Merge pull request #2544 from ZhiqianXia/master greg-lunarg 2021-02-25 10:38:39 -07:00
  • 47a21828bd fix a typo ZhiqianXia 2021-02-25 15:37:40 +08:00
  • 00c6d2d4a7 Merge pull request #2549 from jeremy-lunarg/hayes-2479 greg-lunarg 2021-02-24 16:56:10 -07:00
  • 1c62806468 Require fixed workgroup size declaration Jeremy Hayes 2021-02-22 18:21:25 -07:00