Skip to content

Release 15.3.0

Choose a tag to compare

@jeremy-lunarg jeremy-lunarg released this 25 Apr 15:27
· 121 commits to main since this release

Changes in this release:

  • Fix CMake find_package on Windows when building shared libraries
  • Fix crash calling coopMatLoadTensorNV on an array element
  • Avoid reusing array types with stride when no stride is requested
  • Fix non-ASCII comments
  • Support GL_EXT_bfloat16
  • Fix several issues with link-time implicit array size merging
  • Support DebugSourceContinued
  • LiveTraverser no longer traverses switch cases that are statically not accessed
  • Implement optional cross-stage check for inputs with no matching outputs