Skip to content

Speedy 0.9.1

Latest
Compare
Choose a tag to compare
@alemart alemart released this 03 Jul 02:45
  • Introduced the diagnostic mode for inspecting data traveling through the pipelines
  • Added a LSH feature matching demo
  • Video media sources: improved support for autoplay
  • Added mp4 versions of demo videos and set them as playsinline for WebKit (alanross)
  • Added media sources: OffscreenCanvas (Phillip-Thomas), ImageData (kalwalt)
  • Added support for exporting an ImageData from a pipeline for direct pixel access
  • Introduced Speedy.Platform to retrieve platform-specific information
  • Added support for setting platform-specific preprocessor flags in annotated GLSL code
  • Fixed potential issues of valid GLSL code in various graphics drivers
  • Implemented lazy loading of shader declarations
  • Bugfixes, improved error messages and general improvements to the code