Releases: wheaney/breezy-desktop
Releases · wheaney/breezy-desktop
[Alpha] Add VITURE support
Alpha release only. Mouse mode not working properly, breaks XREAL, requires a couple small SDK/firmware tweaks from VITURE before prime time
Add XREAL Air 2 Pro support
Also a giant refactor under the hood that should result in no noticeable changes
Shader improvements
Changes are probably not noticeable to most
Add XREAL Air 2 support
v0.1.4-beta Pull in XREAL Air 2 support
Add robust mutex
xreal driver adds a robust mutex so it will not block the vulkan shader if the driver is killed or crashes.
v0.1.2-beta
Small update to attempt to reduce shakiness, should only be very slight. Fix one issue with mutex checking in vkBasalt.
Beta RC2
v0.1.1-beta Pull in latest changes
Beta RC1
v0.1.0-beta Update xreal driver submodule, fix uninstall not self-deleting
Tweak multi-tap, adjust imu orientation convention again
v0.0.12-alpha Pull in latest driver changes to get multi-tap tweaks and convention fix
Improve IPC defaults, send keepalive to prevent shader using stale data
v0.0.11-alpha Add keepalive, better IPC value defaults, and improved look-ahead for…