Skip to content

Public Beta 1

Compare
Choose a tag to compare
@bangnoise bangnoise released this 31 Oct 12:13
· 256 commits to main since this release

The first release of the Syphon framework for developers.

Changes since the private beta include:

  • Servers and clients can no longer degrade each other's performance: subsequently calls to SyphonServer and SyphonClient return much faster.
  • SyphonClient provides valid output from newFrameForContext: if you pass multiple non-shared CGLContexts to the same client.
  • Improved documentation.