Skip to content

Release 14.1.0

Latest
Compare
Choose a tag to compare
@jeremy-lunarg jeremy-lunarg released this 08 Mar 23:17
· 31 commits to main since this release

Changes in this release:

  • Add a new --abosute-path command-line option to output absolute paths in error messages
  • Support GL_EXT_control_flow_attributes2
  • Support GL_ARB_shading_language_include
  • Fix HLSL built-in passthrough via inout
  • Enable -Wimplicit-fallthrough and fix warnings
  • Fix -Wmissing_field_initializer warnings
  • Document supported dependencies in known_good.json
  • Clear spirv vector before use
  • Emit debug info for accelerationStructure and rayQuery variables
  • Support NV_shader_atomic_fp16_vector
  • Support GL_EXT_expect_assume_support
  • Allow external control of whether glslang will be tested or installed
  • Improve debug source and line info
  • Support GL_KHR_shader_subgroup_rotate
  • Add SPIRV-Tools-opt dependency if ENABLE_OPT
  • Support EXT_shader_quad_control
  • Add OpAssumeTrueKHR and OpExpectKHR
  • Support GL_EXT_maximal_reconvergence
  • Remove generation of deprecated Target.cmake files
  • Fix array size of gl_SampleMask and gl_SampleMaskIn
  • Support GL_ARB_texture_multisample_extension
  • Emit DebugTypePointer when non-semantic debug info is enabled