hajimehoshi / ebiten

Ebitengine - A dead simple 2D game engine for Go
https://ebitengine.org
Apache License 2.0
11.03k stars 661 forks source link

Rendering a cleared offscreen fails on Intel UHD Graphics 620 #1865

Open hajimehoshi opened 3 years ago

hajimehoshi commented 3 years ago

Reported by @midorimici

image

HP Spectre x360 13-aw

The code is not public and we don't have a minimized test case yet. Apparently clearing an Ebiten image and rendering it on the screen cause this issue.

I couldn't reproduce this yet.

hajimehoshi commented 3 years ago

/CC @wasedaigo