Skip to content

Syphon SDK 3

Compare
Choose a tag to compare
@bangnoise bangnoise released this 24 Oct 16:43

The third release of the Syphon framework for developers.

Changes since the last SDK include:

  • Optional support for MSAA and depth and stencil buffers in Syphon servers
  • Improved behaviour in command-line tools and off-screen applications
  • Improved detection of improperly terminated remote servers

Please note the following API changes:

  • SyphonClient is now associated with a single CGL context on instantiation
  • SyphonServerDirectory's notifications now present the SyphonServerDirectory instance as the notification object, and provide the server dictionary as the associated user-info. Previously the server dictionary was the notification object.

Support for Core Profile OpenGL is not included in this release. If you are developing with Core Profile GL, please join us on the core-profile branch. We would welcome your feedback before we incorporate our work there into the next release.