Releases: nowrep/imgoverlay
Releases · nowrep/imgoverlay
v0.7
- Client can now be built with either Qt5 or Qt6
- Vulkan: Fixed rendering images when resizing application window
v0.6
- EGL DMA-BUF support
- Vulkan layer fixes
v0.5
- DMA-BUF support (only works with Vulkan now)
v0.4
- OpenGL support
- Don't try to render until receiving image data
- Client: Add Web Inspector support
v0.3
- build fixes
- lib: don't map/unmap buffers each update
- client: fix potential stuck image due to skipped repaint