Commit Graph

8 Commits

Author SHA1 Message Date
wheaney c6a35e2a94 A few small improvements 2024-06-28 14:59:14 -07:00
wheaney bfcf0b497f Add parity byte checking 2024-06-28 14:59:14 -07:00
wheaney cddb2e051e Fix widescreen mode syncing with settings, and remove the restrictions between distance and size 2024-06-28 14:59:14 -07:00
wheaney fcf7dcba21 Add SBS controls 2024-06-28 14:59:14 -07:00
wheaney 8e7cbbd457 Initial attempt at GNOME SBS support 2024-06-28 14:59:14 -07:00
wheaney 5936230a57 Add GNOME extension logging to file 2024-05-17 12:14:56 -07:00
wheaney c689978e85 Fix some cleanup issues, adjust the trim_width/height values to remove the border 2024-05-16 16:16:23 -07:00
Wayne Heaney e9b10838ba
Breezy GNOME support (#22)
* Adds a gnome subdirectory with the Breezy GNOME extension source
* Adds a 'ui' subdirectory with the Gtk UI app source, currently with the Breezy GNOME view implemented, eventually will support Breezy Vulkan
* Adds all the necessary package and setup scripts for the full GNOME build
* Pulls in the latest driver with the BREEZY_DESKTOP build support
2024-05-16 12:26:59 -07:00