Skip to content

Version 0.2.6

Compare
Choose a tag to compare
@Rectus Rectus released this 15 May 14:03

Bugfix release

  • Added handling of multiple images in the same swapchain being acquired simultaneously by applications. This fixes a case of the passthrough being rendered to the wrong image.
  • Added check for the framebuffer not being properly populated, which could cause a crash.
  • Disabled application-based chroma keying from reading the framebuffer alpha. This fixes chroma keying not working when unaware applications pass a zero alpha channel.