- 50a6a51 Support the #extension GL_ARB_fragment_coord_conventions. by ZhiqianXia · 3 years, 4 months ago
- bb5b357 Merge pull request #2781 from kevin-mccullough/FixLinkTimeValidationForGl_PerVertex by Greg Fischer · 3 years ago
- 627f409 Merge pull request #2801 from haasn/thread_safety by Greg Fischer · 3 years ago
- fa26462 Merge pull request #2803 from mhillenbrand/isinf_isnan by Greg Fischer · 3 years ago
- d1ee644 Use intermOut.cpp's IsNan and IsInfinity for parse-time constant folding by Marius Hillenbrand · 3 years ago
- 8f56d73 Merge pull request #2799 from cyanreg/master by Greg Fischer · 3 years ago
- 9535746 Merge pull request #2798 from alan-baker/update-tools by Greg Fischer · 3 years ago
- 13fd2d6 Fix incorrect link time validation for unused gl_PerVertex members by Kevin McCullough · 3 years, 1 month ago
- ae2e270 Merge pull request #2722 from ZhiqianXia/GL_ARB_draw_instanced by Greg Fischer · 3 years ago
- 4302d51 Don't release global mutex before initialize/finalize is done by Niklas Haas · 3 years ago
- 3971424 Initialize global mutex in a thread-safe manner by Niklas Haas · 3 years ago
- 5ec4753 Add support for targeting Vulkan 1.2 in the C API by Lynne · 3 years ago
- 46d3a30 Support the #extension GL_ARB_draw_instanced. by ZhiqianXia · 3 years, 4 months ago
- 8092870 Update test expectations by Alan Baker · 3 years ago
- 855f496 Update SPIRV-Tools and SPIRV-Headers by Alan Baker · 3 years ago
- eb92526 Merge pull request #2719 from ZhiqianXia/GL_EXT_shader_integer_mix by Greg Fischer · 3 years, 1 month ago
- e761169 Add the GL_EXT_shader_integer_mix Preamble for glsl. by ZhiqianXia · 3 years, 4 months ago
- 77d680e Merge pull request #2712 from ZhiqianXia/switch_error by Greg Fischer · 3 years, 1 month ago
- 1de2d17 To be compatible with Feature: 'last case/default label not followed by statements'. by ZhiqianXia · 3 years, 4 months ago
- d1608ab Merge pull request #2796 from greg-lunarg/i2793 by Greg Fischer · 3 years, 1 month ago
- 432a43c Remove support for double trig, pow, exp and log by Greg Fischer · 3 years, 1 month ago
- 44b5759 Merge pull request #2792 from jeremy-lunarg/hayes-2760 by Greg Fischer · 3 years, 1 month ago
- c9cc484 Return new allocator for copied containers by Jeremy Hayes · 3 years, 1 month ago
- 3afa350 Merge pull request #2780 from kevin-mccullough/FixCrossStageCheck by Greg Fischer · 3 years, 1 month ago
- 38fd922 Merge pull request #2777 from amdrexu/bugfix by Greg Fischer · 3 years, 1 month ago
- 9290474 Merge pull request #2787 from greg-lunarg/i2779 by Greg Fischer · 3 years, 1 month ago
- 8020da3 Merge pull request #2788 from alelenv/iomapper_sr_fix by Greg Fischer · 3 years, 1 month ago
- a450fe7 Merge pull request #2789 from greg-lunarg/i2785 by Greg Fischer · 3 years, 1 month ago
- 82b2668 Allow 8/16-bit integer as array index by Greg Fischer · 3 years, 1 month ago
- 6639be7 Accept gl_ViewportMask in version 430 and later by Greg Fischer · 3 years, 1 month ago
- c571cd8 Skip auto decorating shader record buffer blocks with 'set' and 'binding'. by alelenv · 3 years, 1 month ago
- 6351fce Merge pull request #2786 from dneto0/current-source-dir by Greg Fischer · 3 years, 1 month ago
- 36333d1 Fix Cmake rule for extension header generation by David Neto · 3 years, 1 month ago
- 2598bc7 Merge pull request #2783 from chrisforbes/untangle by Greg Fischer · 3 years, 1 month ago
- 7f1d926 Merge pull request #2749 from AaronHaganAMD/master by Greg Fischer · 3 years, 1 month ago
- 035a3bb GL_EXT_spirv_intrinsics - Port extensions by amhagan · 3 years, 3 months ago
- 07aec25 Make modifications of GL_EXT_spirv_intrinsics by Rex Xu · 3 years, 1 month ago
- dd097e5 Untangle use of core glslang version enums in SpvPostProcess by Chris Forbes · 3 years, 1 month ago
- d356723 Fix cross-stage check to allow subsequent stage to use previous stage's binding by Kevin McCullough · 3 years, 1 month ago
- b9ba4c5 Merge pull request #2770 from ncesario-lunarg/ncesario-cmake-endif by Greg Fischer · 3 years, 1 month ago
- c8cdbac Merge pull request #2771 from mbechard/master by Greg Fischer · 3 years, 1 month ago
- c8ef4f8 cmake: Remove "conditions" from endif by Nathaniel Cesario · 3 years, 2 months ago
- 7b57c6e rename member variable for clarity by Malcolm Bechard · 3 years, 2 months ago
- 581897f Merge pull request #2768 from greg-lunarg/i2744 by Greg Fischer · 3 years, 2 months ago
- 994987b Fix variable scoping of do-while by Greg Fischer · 3 years, 2 months ago
- fb0e498 Merge pull request #2767 from greg-lunarg/i2763 by Greg Fischer · 3 years, 2 months ago
- 3d03b78 Scalarize vector readFirstInvocationARB (#2766) by Greg Fischer · 3 years, 2 months ago
- 4ea41b6 Fix unreachable code in getSampledType() by Greg Fischer · 3 years, 2 months ago
- 3f04389 Auto push constant blocks (#2764) by Malcolm Bechard · 3 years, 2 months ago
- c260461 Merge pull request #2685 from kevin-mccullough/FixIsIoResizeArrayTesselationStageHandling by Greg Fischer · 3 years, 2 months ago
- 6baa85f Merge pull request #2762 from greg-lunarg/2757 by Greg Fischer · 3 years, 2 months ago
- 8b87b84 Fix SPIR-V for SampleBias by Greg Fischer · 3 years, 2 months ago
- 0f886fe Merge pull request #2759 from mbechard/vkRelaxed-RetargetID by Greg Fischer · 3 years, 2 months ago
- cce8532 Merge pull request #2756 from mbechard/vkRelaxed-AvoidDuplicateUniform by Greg Fischer · 3 years, 2 months ago
- 05794b4 GL_EXT_vulkan_glsl_relaxed - retarget gl_VertexID to gl_VertexIndex by Malcolm Bechard · 3 years, 2 months ago
- d3bff63 avoid growing the global uniform block with duplicates by Malcolm Bechard · 3 years, 2 months ago
- 80dcc36 Merge pull request #2745 from jeremy-lunarg/hayes-fix-warnings by Greg Fischer · 3 years, 2 months ago
- 14943d4 Merge pull request #2752 from InsertAReallyCreativeNameHere/master by Greg Fischer · 3 years, 2 months ago
- 07c5392 Merge pull request #2755 from greg-lunarg/2748 by Greg Fischer · 3 years, 2 months ago
- 62ed145 Run update_precision() on array and matrix constructors. by Greg Fischer · 3 years, 2 months ago
- 12e27e1 Change MINGW_HAS_SECURE_API checks. by InsertAReallyCreativeNameHere · 3 years, 2 months ago
- e0771b5 Merge pull request #2747 from greg-lunarg/i2740 by Greg Fischer · 3 years, 3 months ago
- 8ef6a4c Perform update_precision on constructors and converts by Greg Fischer · 3 years, 3 months ago
- 012436d Fix GCC warnings by Jeremy Hayes · 3 years, 3 months ago
- 2fb89a0 Merge pull request #2738 from greg-lunarg/kg119 by Greg Fischer · 3 years, 3 months ago
- e49ae91 Update known goods and CHANGES for 11.6.0 by Greg Fischer · 3 years, 3 months ago
- a4599ef Merge pull request #2718 from ZhiqianXia/AtomicOpsARB by Greg Fischer · 3 years, 3 months ago
- 7ca4dfa Merge pull request #2731 from alelenv/rt_motion by Greg Fischer · 3 years, 3 months ago
- 35af9ea Update known_good for SPV_NV_ray_tracing_motion_blur. by alelenv · 3 years, 3 months ago
- da8027a Merge branch 'KhronosGroup:master' into rt_motion by alelenv · 3 years, 3 months ago
- fc60f77 Add support for GL_NV_ray_tracing_motion_blur. by alelenv · 3 years, 3 months ago
- aa2d4bd Merge pull request #2726 from TheMindVirus/master by Greg Fischer · 3 years, 3 months ago
- 675bd38 Merge pull request #2729 from greg-lunarg/2725 by Greg Fischer · 3 years, 3 months ago
- 9f18258 Fix seperate stores to swizzled lvalue. by Greg Fischer · 3 years, 3 months ago
- 48937f9 Update CMakeLists.txt by Alastair Cota · 3 years, 3 months ago
- bf56773 Support Extension GL_ARB_shader_atomic_counter_ops and relative intrisic functions. by ZhiqianXia · 3 years, 4 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
- 5597c8d Fix isIoResizeArray() tessellation stage handling by Kevin McCullough · 3 years, 5 months ago
- 4b7b86d Merge pull request #2688 from KhronosGroup/revert-2643-master by Greg Fischer · 3 years, 4 months ago