1. 9c3c8e2 Merge pull request #2661 from KhronosGroup/fix-2653 by Hans-Kristian Arntzen · 8 days ago main
  2. a159fc7 GLSL: Implement conservative depth properly. by Hans-Kristian Arntzen · 8 days ago
  3. 1f152ab Merge pull request #2660 from KhronosGroup/fix-2653 by Hans-Kristian Arntzen · 8 days ago
  4. 54bb613 Merge pull request #2659 from KhronosGroup/fix-2651 by Hans-Kristian Arntzen · 8 days ago
  5. 3b14d1c HLSL: Don't declare undef block types. by Hans-Kristian Arntzen · 8 days ago
  6. 090bb6b Never forward synthesized BDA loads. by Hans-Kristian Arntzen · 8 days ago
  7. 5ff3bea Merge pull request #2657 from GustavoSilvera/fix-MSL-matmul by Hans-Kristian Arntzen · 8 days ago
  8. 40b96db MSL: Add some test coverage for non-square precise matmul. by Hans-Kristian Arntzen · 8 days ago
  9. 7a80613 Fix spvFMulMatrixMatrix type mismatch for non-square matrix multiply by Gustavo Silvera · 13 days ago
  10. 6c09849 Merge pull request #2647 from KhronosGroup/fix-2642 by Hans-Kristian Arntzen · 5 weeks ago vulkan-sdk-1.4.357 vulkan-sdk-1.4.357.0
  11. 06b95c4 HLSL: Support baseline SM 6.4 idot. by Hans-Kristian Arntzen · 5 weeks ago
  12. 32cf9a4 Merge pull request #2646 from KhronosGroup/glsl-integer-dot-product by Hans-Kristian Arntzen · 5 weeks ago
  13. 9e466d3 GLSL: Add integer dot product support. by Hans-Kristian Arntzen · 5 weeks ago
  14. 81fc2ea Merge pull request #2644 from KhronosGroup/fix-2641 by Hans-Kristian Arntzen · 5 weeks ago
  15. 8bd3f78 MSL: Use pointer expression when dealing with atomics. by Hans-Kristian Arntzen · 5 weeks ago
  16. 9b37a5a Merge pull request #2640 from vkedwardli/msl-emulate-reversed-depth-viewport by Hans-Kristian Arntzen · 5 weeks ago
  17. 7756218 Merge pull request #2643 from jsm174/msl-writes-to-point-size by Hans-Kristian Arntzen · 5 weeks ago
  18. f170de5 MSL: Expose whether the shader writes to PointSize by Jason Millard · 5 weeks ago
  19. 31cb666 MSL: Test reversed depth viewport emulation with viewport index by Edward Li · 6 weeks ago
  20. 68ddd28 MSL: Clarify default viewport for reversed depth emulation by Edward Li · 6 weeks ago
  21. da22376 Do not update C API since this is useful for Metal backend authors only (aka MoltenVK) by Edward Li · 6 weeks ago
  22. 35f5288 MSL: Add reversed depth viewport emulation by Edward Li · 6 weeks ago
  23. 146679f Never hoist opaque types to temporaries. (#2638) by Hans-Kristian Arntzen · 10 weeks ago
  24. 2549b07 Never hoist opaque types to temporaries. by Hans-Kristian Arntzen · 10 weeks ago
  25. 38681a3 MSL: add gl_DrawID (DrawIndex) support for MacOS (#2634) by denisk-dev · 3 months ago
  26. 39e6a39 GLSL: Add shifts and bit ops to sensitive operation list. (#2633) by Ignacio Castaño · 3 months ago
  27. d4c126d Merge pull request #2632 from castano/6-library-mode-no-filter by Ignacio Castaño · 3 months ago
  28. 68413a9 Add missing references. by Hans-Kristian Arntzen · 3 months ago
  29. 7795c9d Merge pull request #2628 from castano/glsl-library-mode by Hans-Kristian Arntzen · 3 months ago
  30. 0a2258e HLSL: regression test for re-entrant emit on library exports by Ignacio Castano · 3 months ago
  31. 787da43 GLSL: wrap library mode preamble in `#ifdef SPIRV_CROSS_LIBRARY_HEADER` by Ignacio Castano · 3 months ago
  32. 9e2dbd3 clang-format by Ignacio Castano · 3 months ago
  33. 3c90d18 GLSL: support SPIR-V library modules by Ignacio Castano · 3 months ago
  34. 619a257 HLSL: regression test for module-scope arrays in library mode (#2627) by Ignacio Castaño · 3 months ago
  35. 252c44e HLSL: regression test for library-mode emission (#2626) by Ignacio Castaño · 3 months ago
  36. a4e9fe4 HLSL: emit library exports as free functions (#2625) by Ignacio Castaño · 3 months ago
  37. a67d91f CFG: build per-function CFGs for all library exports (#2624) by Ignacio Castaño · 3 months ago
  38. 56b5eb0 Merge pull request #2623 from castano/parser-library-mode by Hans-Kristian Arntzen · 3 months ago
  39. ff9697d clang-format by Ignacio Castano · 3 months ago
  40. bbe778e Clarify comment, there's no consumers in this PR yet. by Ignacio Castano · 3 months ago
  41. 32d56da Parser: support SPIR-V library modules without OpEntryPoint by Ignacio Castano · 3 months ago
  42. 1a61695 Merge pull request #2621 from KhronosGroup/glsl-descriptor-heap by Hans-Kristian Arntzen · 3 months ago vulkan-sdk-1.4.350 vulkan-sdk-1.4.350.0 vulkan-sdk-1.4.350.1
  43. ca63aa8 GLSL: Fix copy paste error in remapping API. by Hans-Kristian Arntzen · 3 months ago
  44. e7f1c47 GLSL: Clarify comment. by Hans-Kristian Arntzen · 3 months ago
  45. 6b47647 GLSL: Hoist out some common prefix name code. by Hans-Kristian Arntzen · 3 months ago
  46. 6cdff5d GLSL: Add restrict to buffer pointer name. by Hans-Kristian Arntzen · 3 months ago
  47. afb5fe6 GLSL: Plumb through more decorations. by Hans-Kristian Arntzen · 3 months ago
  48. f591db0 GLSL: Actually test heap samplers. by Hans-Kristian Arntzen · 3 months ago
  49. 4546ebd GLSL: Add test for SSBO atomic handling. by Hans-Kristian Arntzen · 3 months ago
  50. c6bc01a GLSL: Add mapping API to legacy model for heap. by Hans-Kristian Arntzen · 3 months ago
  51. 2e2389a GLSL: Add remapping API to legacy set/binding for heap. by Hans-Kristian Arntzen · 3 months ago
  52. e7c012e GLSL: Detect HLSL style striding. by Hans-Kristian Arntzen · 3 months ago
  53. cf6e30c GLSL: Plumb through Coherent/Volatile as well. by Hans-Kristian Arntzen · 3 months ago
  54. 6d522cb GLSL: Consider hazards with load-store on buffer pointers. by Hans-Kristian Arntzen · 3 months ago
  55. 5d56c4f GLSL: Handle partial access chains for typed and untyped BufferPointer. by Hans-Kristian Arntzen · 3 months ago
  56. 27cced8 GLSL: Consider that OpBufferPointerEXT can be tagged with RW flags. by Hans-Kristian Arntzen · 3 months ago
  57. 2196a7e GLSL: Deal with typed OpBufferPointerEXT. by Hans-Kristian Arntzen · 3 months ago
  58. 2a5f93d GLSL: Fix OpUntypedArrayLengthKHR. by Hans-Kristian Arntzen · 3 months ago
  59. 8298f68 GLSL: Add GLSL test shader. by Hans-Kristian Arntzen · 3 months ago
  60. a62f459 GLSL: Implement more of the special cases of descriptor heap. by Hans-Kristian Arntzen · 3 months ago
  61. 364724e GLSL: Validate heap array strides. by Hans-Kristian Arntzen · 3 months ago
  62. f3f79f4 GLSL: Add basic GL_EXT_descriptor_heap support. by Hans-Kristian Arntzen · 3 months ago
  63. 92d5fbc Add untyped pointer access chain support. by Hans-Kristian Arntzen · 3 months ago
  64. 07d9ae2 Update SPIR-V headers. by Hans-Kristian Arntzen · 3 months ago
  65. aa6354c Merge pull request #2620 from KhronosGroup/roll-deps by Hans-Kristian Arntzen · 3 months ago
  66. bce6a90 Fix warning. by Hans-Kristian Arntzen · 3 months ago
  67. 0c01bd8 MSL: Fix some extremely bizarre tess access chain bugs. by Hans-Kristian Arntzen · 3 months ago
  68. 8ebd6be Update deps. by Hans-Kristian Arntzen · 3 months ago
  69. 8724e3f Merge pull request #2619 from KhronosGroup/fix-2614 by Hans-Kristian Arntzen · 3 months ago
  70. 7a3b67f MSL: Handle array type writes to builtin clip/cull better. by Hans-Kristian Arntzen · 3 months ago
  71. e7f242f Merge pull request #2618 from Toctave/main by Hans-Kristian Arntzen · 3 months ago
  72. 9ae1c7d Merge pull request #2616 from xen2/hlsl_opphi_undef by Hans-Kristian Arntzen · 3 months ago
  73. f61752c Use last rather than first dimension to check for runtime array by Octave Crespel · 4 months ago
  74. b93818b HLSL: Zero-init OpUndef Phi incomings to avoid uninitialized reads by Virgile Bello · 4 months ago
  75. b9ded92 Merge pull request #2612 from alelenv/fix/texture-shadow-lod by Hans-Kristian Arntzen · 4 months ago
  76. 4918c3b Merge pull request #2605 from Genesis-Embodied-AI/hp/volatile-load-no-forward by Hans-Kristian Arntzen · 4 months ago
  77. e2d9978 Add support for GL_EXT_texture_shadow_lod. by Ashwin Lele · 4 months ago
  78. 6933ffc Update spirv_glsl.cpp by Hugh Perkins · 5 months ago
  79. 4d4b79b Merge pull request #2609 from KhronosGroup/fix-2607 by Hans-Kristian Arntzen · 5 months ago
  80. f46fff3 MSL: Fix silly typo with subgroup barrier scope. by Hans-Kristian Arntzen · 5 months ago
  81. e52532a Merge pull request #2596 from kabu1204/msl-coop-mat by Hans-Kristian Arntzen · 5 months ago
  82. ffb16a2 Merge pull request #2608 from xen2/hlsl_minor_fixes by Hans-Kristian Arntzen · 5 months ago
  83. 7594d2b Revert questionable change to bitcast. by Hans-Kristian Arntzen · 5 months ago
  84. 8f37924 Simplify unsupported coopmat check. by Hans-Kristian Arntzen · 5 months ago
  85. 7c69662 Indentation fixes. by Hans-Kristian Arntzen · 5 months ago
  86. 0e67b32 Update some stray references. by Hans-Kristian Arntzen · 5 months ago
  87. 3cac8a2 HLSL: Allow Gather on integer textures in SM < 6.7 by Virgile Bello · 5 months ago
  88. a2e10fc Fix assert on recompilation by clearing rearm_dominated_variables in reset() by Virgile Bello · 5 months ago
  89. 2dcbe8d Add regression tests for volatile PhysicalStorageBuffer load by Hugh Perkins · 5 months ago
  90. 846c058 Respect MemoryAccessVolatileMask on OpLoad to prevent forwarding by Hugh Perkins · 5 months ago
  91. cda74fe MSL: Fix ptr-cast prepass and coopmat typed load/store by Chengye YU · 5 months ago
  92. 188e392 Workaround some MSVC shenanigans by Hans-Kristian Arntzen · 5 months ago
  93. 7bfcf72 Merge pull request #2603 from xen2/hlsl_geo_shader by Hans-Kristian Arntzen · 5 months ago
  94. 1a53b18 Merge pull request #2602 from Devesh99/feature/chunked-help by Hans-Kristian Arntzen · 5 months ago
  95. bcbd851 Apply suggestions from code review by Hans-Kristian Arntzen · 5 months ago
  96. 5002ae2 Merge pull request #2599 from rdb/glsl-use-entry-point-name by Hans-Kristian Arntzen · 5 months ago
  97. 707bc66 HLSL: Fix array copying for input/output by Virgile Bello · 6 months ago
  98. 71b12e7 cli: Refactor help output into categories by Devesh99 · 6 months ago
  99. 3b374ae HLSL: Fix SV_PrimitiveID in geometry shader by Virgile Bello · 6 months ago
  100. 1ca6a7a HLSL: Added support for SV_Position in geometry shader by Virgile Bello · 6 months ago