Skip to content

librashader-v0.2.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@chyyran chyyran released this 15 Feb 02:30
· 346 commits to master since this release

Version 0.2.0 has the canonical C ABI version 1, and API version 1.

If no issues are found, this release will be promoted to 0.2.0 on 2024-02-18


Notable changes since v0.2.0-rc.2

  • 350508a preprocess: strip #pragma parameter before compilation
  • b47b27f vulkan: update gpu-allocator
  • edca0f1 metal: only generate mipmaps if mipmap size is greater than 1
  • efdfd56 metal: don't allow buffer size of 0 to be created
  • cbac011 wgpu: only reflect active ubo/push members
  • c0ecae8 wgpu: run a link step on spirv to remove unused inouts

Full Changelog: librashader-v0.2.0-rc.1...librashader-v0.2.0-rc.2