Skip to content

Releases: wheaney/breezy-desktop

[Alpha] Add VITURE support

05 Dec 18:21
Compare
Choose a tag to compare
Pre-release

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

30 Nov 23:54
Compare
Choose a tag to compare

Also a giant refactor under the hood that should result in no noticeable changes

Shader improvements

16 Nov 22:25
Compare
Choose a tag to compare

Changes are probably not noticeable to most

Add XREAL Air 2 support

13 Nov 20:41
Compare
Choose a tag to compare
v0.1.4-beta

Pull in XREAL Air 2 support

Add robust mutex

07 Nov 20:17
Compare
Choose a tag to compare

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

01 Nov 20:19
Compare
Choose a tag to compare

Small update to attempt to reduce shakiness, should only be very slight. Fix one issue with mutex checking in vkBasalt.

Beta RC2

24 Oct 17:37
Compare
Choose a tag to compare
v0.1.1-beta

Pull in latest changes

Beta RC1

23 Oct 17:24
Compare
Choose a tag to compare
v0.1.0-beta

Update xreal driver submodule, fix uninstall not self-deleting

Tweak multi-tap, adjust imu orientation convention again

20 Oct 19:14
Compare
Choose a tag to compare
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

20 Oct 05:50
Compare
Choose a tag to compare
v0.0.11-alpha

Add keepalive, better IPC value defaults, and improved look-ahead for…