Skip to content

v1.2.1

Compare
Choose a tag to compare
@leikareipa leikareipa released this 09 Nov 18:26
· 1557 commits to master since this release
6e038af

Changelog:

  • Experimental OpenGL support (define USE_OPENGL to enable) for frame display. I run VCS in a virtual machine with limited GPU, so can't properly test this; but some people may benefit. Will remain disabled in my release builds, for now.
  • Turned optional asserts off by default, for a potential performance boost on slower systems.
  • The non-RGBEASY debug build (undefine USE_RGBEASY_API to enable) now displays on the capture window a test image rather than a blank screen.