parasyte/pixels

Stripes in fullscreen on macOS

Open

#394 opened on Jun 4, 2024

 (2 comments) (0 reactions) (0 assignees)Rust (147 forks)auto 404
driver bughelp wantedupstream bug

Repository metrics

Stars
 (2,121 stars)
PR merge metrics
 (PR metrics pending)

Description

I see the following stripes in minimal-egui example when in fullscreen mode:

Curiously, when switching to fullscreen mode, I see the expected plain background for a brief moment before the stripes appear. This bug also appears in martyPC emulator which employs pixels.

Environment:

  • macOS 13.6.7 (22G720)
  • 2,3 GHz Quad-Core Intel Core i7
  • Intel Iris Plus Graphics
  • Rust 1.78.0

Contributor guide