bracket-lib icon indicating copy to clipboard operation
bracket-lib copied to clipboard

Incorrect rendering on Raspberry Pi

Open thebracket opened this issue 5 years ago • 1 comments

See https://forum.devtalk.com/t/hands-on-rust-bracket-lib-on-raspberry-pi-4-running-ubuntu-mate/5309

I get a significant glitch on my raspberry pi - there is a thin line to the left of the player that runs from the top of the screen to the bottom and moves as I move the player! It works on my Mac just fine, so I think its an issue with Bracket-lib. Note that if I change the function that draws the player to do nothing, the line still exists image

thebracket avatar Dec 28 '20 14:12 thebracket

I saw an update on this that it was using RDP to/from the Pi. That's not really a scenario I'd worried too much about supporting. So I'm going to tag this as a future enhancement; it would be interesting to support a "really compatible" profile using GL-ES in the future - but not yet.

thebracket avatar Feb 23 '21 16:02 thebracket