- 48937f9 Update CMakeLists.txt by Alastair Cota · 3 years, 3 months ago
- e0f3fdf Merge pull request #2716 from greg-lunarg/i2689 by Greg Fischer · 3 years, 4 months ago
- 715f5c6 Add support for pragma STDGL invariant(all) by Greg Fischer · 3 years, 4 months ago
- 5084937 Merge pull request #2715 from greg-lunarg/i2714 by Greg Fischer · 3 years, 4 months ago
- c94ec93 Merge pull request #2690 from AndreyMlashkin/make_msvc_runtime_override_optional by Greg Fischer · 3 years, 4 months ago
- 27384e0 Allow layout(std430) uniform with GL_EXT_scalar_block_layout by Greg Fischer · 3 years, 4 months ago
- 0784c41 correct ident by andrei.malashkin · 3 years, 4 months ago
- 0db0010 Merge pull request #2691 from ZhiqianXia/BugPoint by Greg Fischer · 3 years, 4 months ago
- 9ff6cd0 Merge branch 'master' into BugPoint by Greg Fischer · 3 years, 4 months ago
- ba54020 Merge pull request #2700 from ZhiqianXia/u2i by Greg Fischer · 3 years, 4 months ago
- d433ccc Merge pull request #2702 from jeremy-lunarg/hayes-2518 by Greg Fischer · 3 years, 4 months ago
- 6d5b40f Generate separate stores for partially swizzled memory stores by Jeremy Hayes · 3 years, 4 months ago
- fc9897d Fix OpImageRead result type when compiling HLSL (#2706) by Nathan Reed · 3 years, 4 months ago
- 4a12ee1 Merge pull request #2705 from pkasting/master by Greg Fischer · 3 years, 4 months ago
- 1978c76 Merge pull request #2704 from YunHsiao/master by Greg Fischer · 3 years, 4 months ago
- e8cffa5 Fix some instances of -Wunused-but-set-variable. by Peter Kasting · 3 years, 4 months ago
- ae4305d Fix per-set argument parsing in standalone by Yun Hsiao Wu · 3 years, 4 months ago
- 8cd8527 Support Uint to Int implicit conversions at #extension GL_ARB_gpu_shader5. by ZhiqianXia · 3 years, 4 months ago
- 9158061 Merge pull request #2695 from ShabbyX/fix-bool-array-in-uniform-load by Greg Fischer · 3 years, 4 months ago
- 097215f Fix loading bool arrays from interface blocks by Shahbaz Youssefi · 3 years, 4 months ago
- fda1c58 make AND to upper case by andrei.malashkin · 3 years, 4 months ago
- 22d19b9 add possibility to not override runtime of MSVC by andrei.malashkin · 3 years, 4 months ago
- cf52f73 Atomic memory function can only be used for shader storage block member or shared variable. by ZhiqianXia · 3 years, 4 months ago
- 4b7b86d Merge pull request #2688 from KhronosGroup/revert-2643-master by Greg Fischer · 3 years, 4 months ago
- 263e50f Revert "Atomic memory function can only be used for shader storage block member or shared variable." by Greg Fischer · 3 years, 4 months ago
- 9e70729 Merge pull request #2684 from ZhiqianXia/Dev by Greg Fischer · 3 years, 4 months ago
- 89286ca Merge pull request #2643 from ZhiqianXia/master by Greg Fischer · 3 years, 4 months ago
- 5531fbc Add support for gl_MaxVaryingVectors for ogl. by ZhiqianXia · 3 years, 4 months ago
- 8a5c5e8 Merge branch 'KhronosGroup:master' into master by ZhiqianXia · 3 years, 5 months ago
- ae2a562 Merge pull request #2671 from greg-lunarg/kg118 by Greg Fischer · 3 years, 5 months ago
- 83be602 Update known goods and CHANGES for 11.5.0 by Greg Fischer · 3 years, 5 months ago
- 0c4c93b Merge pull request #2670 from dneto0/fix-android-mk by Greg Fischer · 3 years, 5 months ago
- e89fbf3 Android.mk: Add SpirvIntrinsics.cpp by David Neto · 3 years, 5 months ago
- b38100f Merge pull request #2669 from sudonatalie/remove-unused-var by Greg Fischer · 3 years, 5 months ago
- e74b35f Merge pull request #2664 from mbechard/master by Greg Fischer · 3 years, 5 months ago
- c5f30ff Remove unused variable Num_string_literal_EXTs by Natalie Chouinard · 3 years, 5 months ago
- b9d06bd Merge pull request #2668 from cmarcelo/GLSL_EXT_shader_atomic_float2 by Greg Fischer · 3 years, 5 months ago
- 71612a7 Merge pull request #2625 from amdrexu/feature by Greg Fischer · 3 years, 5 months ago
- c830b26 Merge pull request #2667 from greg-lunarg/i2666 by Greg Fischer · 3 years, 5 months ago
- d352577 Implement GLSL_EXT_shader_atomic_float2 by Jason Ekstrand · 3 years, 10 months ago
- cd6b238 Remove output variables from compute regression tests by Greg Fischer · 3 years, 5 months ago
- a23e143 Merge pull request #2666 from alan-baker/update-tools by Greg Fischer · 3 years, 5 months ago
- 3d9a31c Update test expectations by Alan Baker · 3 years, 5 months ago
- f997bb3 Update known good SPIRV-Tools and SPIRV-Headers by Alan Baker · 3 years, 5 months ago
- b848fd6 Merge pull request #2665 from JustSid/master by Greg Fischer · 3 years, 5 months ago
- f1121f0 Fixed SPIR-V remapper not remapping OpExtInst instruction set IDs by Sidney Just · 3 years, 5 months ago
- 275d7ae only declare compatibility gl_ variables in compatibility mode by Malcolm Bechard · 3 years, 5 months ago
- fe15158 Merge pull request #2662 from greg-lunarg/spec1 by Greg Fischer · 3 years, 5 months ago
- 230168d Add support for float spec const vector initialization by Greg Fischer · 3 years, 5 months ago
- 65a7fb7 Implement the extension GL_EXT_spirv_intrinsics by Rex Xu · 3 years, 7 months ago
- 3d935ea Merge pull request #2661 from jaebaek/update_spirv_tools_and_unit_tests by Greg Fischer · 3 years, 5 months ago
- 02f1c80 Fix unit test failures by Jaebaek Seo · 3 years, 5 months ago
- a5f9118 Update known_good.json for SPIRV-Tools by Jaebaek Seo · 3 years, 5 months ago
- cb2c7fd Merge pull request #2659 from alan-baker/subgroup-uniform-control-flow by Greg Fischer · 3 years, 5 months ago
- 848d3a9 Implement GL_EXT_subgroup_uniform_control_flow. by John Kessenich · 4 years, 6 months ago
- 1fa2149 Merge pull request #2653 from syntheticmagus/selectionBlockSetters by Greg Fischer · 3 years, 6 months ago
- 2675cc3 Merge pull request #2656 from ShabbyX/fix-oob by Greg Fischer · 3 years, 6 months ago
- de2cb9d Merge pull request #2655 from ShabbyX/fix-ubsan by Greg Fischer · 3 years, 6 months ago
- 10a7137 Fix UBSAN error with negating 0x8000'0000 by Shahbaz Youssefi · 3 years, 6 months ago
- cfdeeb8 Fix OOB write in matrix constructor by Shahbaz Youssefi · 3 years, 6 months ago
- ec73737 Add setters for true and false blocks of selection nodes, copying the pattern already used for the condition. by syntheticmagus · 3 years, 6 months ago
- 6bdcb4b Merge pull request #2651 from greg-lunarg/rel0 by Greg Fischer · 3 years, 6 months ago
- 3406857 Add missing libs to release by Greg Fischer · 3 years, 6 months ago
- 6fe560f Merge pull request #2647 from greg-lunarg/arg2 by Greg Fischer · 3 years, 6 months ago
- 11c24e9 Do true SPV type check for function array arg linkage by Greg Fischer · 3 years, 6 months ago
- e71278c Merge pull request #2646 from johnstiles-google/parseconst by Greg Fischer · 3 years, 6 months ago
- 9724ee4 Fix mat4x2(scalar) constructor. by John Stiles · 3 years, 6 months ago
- 587261a Atomic memory function can only be used for shader storage block member or shared variable. by ZhiqianXia · 3 years, 6 months ago
- 202c8ab Merge pull request #2641 from tgfrerer/fix_hlsl_function_error_msg by Greg Fischer · 3 years, 6 months ago
- d234552 Merge pull request #2634 from xantares/patch-1 by Greg Fischer · 3 years, 6 months ago
- adfa093 fix error message for hlslGrammar::acceptConstructor by tgfrerer · 3 years, 6 months ago
- eaf2af6 Dont export inline TObjectReflection::getType() by xantares · 3 years, 6 months ago
- 9431c53 Merge pull request #2632 from greg-lunarg/karl0 by Greg Fischer · 3 years, 7 months ago
- 1464d03 Fix arrays dimensioned with spec constant sized gl_WorkGroupSize by Greg Fischer · 3 years, 7 months ago
- 41e39c6 Merge pull request #2631 from godlikepanos/master by Greg Fischer · 3 years, 7 months ago
- 186bccd Merge pull request #2629 from okuoku/silence-cygwin-warning by Greg Fischer · 3 years, 7 months ago
- 6113723 Add support for 64bit integer types and 64bit integer vector types to bitCount() builtin. by Panagiotis Christopoulos Charitos · 3 years, 7 months ago
- 4c09598 Set CMake policy CMP0054 to NEW to silence warning by okuoku · 3 years, 7 months ago
- 56b17b2 Merge pull request #2621 from Rob2309/auto-sampled-textures-tests by Greg Fischer · 3 years, 7 months ago
- 4bf373e Improved usage hint by Robin Quint · 3 years, 7 months ago
- 18eef33 Merge pull request #2624 from greg-lunarg/v011004000 by Greg Fischer · 3 years, 7 months ago
- 4e83d93 Update CHANGES for 11.4.0 by Greg Fischer · 3 years, 7 months ago
- 4d658bd Merge pull request #2623 from greg-lunarg/except by Greg Fischer · 3 years, 7 months ago
- 7b51e23 Fix CMakeLists.txt to keep compatibility with CMake 3.10.2 by Greg Fischer · 3 years, 7 months ago
- e50b0a8 Added usage hint for --auto-sampled-textures, added test cases by Robin Quint · 3 years, 7 months ago
- 25dd807 Merge pull request #2620 from greg-lunarg/v011003000 by Greg Fischer · 3 years, 7 months ago
- bc68566 Merge pull request #2619 from greg-lunarg/kg117 by Greg Fischer · 3 years, 7 months ago
- a6674e0 Update CHANGES for 11.3.0 by Greg Fischer · 3 years, 7 months ago
- f90377e Update spirv-tools and spirv-headers known good by Greg Fischer · 3 years, 7 months ago
- 7f46558 Merge pull request #2616 from Rob2309/standalone-hlsl-sampled-textures by Greg Fischer · 3 years, 7 months ago
- ebfca60 Change --hlsl-sampled-textures to --auto-sampled-textures by Greg Fischer · 3 years, 7 months ago
- 5bce773 Merge pull request #2618 from DadSchoorse/depfile by Greg Fischer · 3 years, 7 months ago
- 498d74d Add some basic --depfile tests by Georg Lehmann · 3 years, 7 months ago
- f050209 Add a --depfile option. by Georg Lehmann · 3 years, 7 months ago
- 219b7b9 Exposed #856 as --hlsl-sampled-textures in the StandAlone by Robin Quint · 3 years, 7 months ago
- 60ce877 Merge pull request #2609 from ZhiqianXia/Feature2 by Greg Fischer · 3 years, 7 months ago
- 8427437 Merge pull request #2614 from ZaOniRinku/master by Greg Fischer · 3 years, 7 months ago
- 12f3eb8 Fix and enable textureOffset_samper2darrayshadow test by Greg Fischer · 3 years, 7 months ago
- b67b6b3 Fix typo in ShaderLang.h by ZaOniRinku · 3 years, 7 months ago
- ed948c8 Merge pull request #2612 from greg-lunarg/explicit0 by Greg Fischer · 3 years, 7 months ago