jpbruyere / vkvg

Vulkan 2D graphics library
https://jpbruyere.github.io/vkvg/
MIT License
773 stars 33 forks source link

tests/bezier screen not clear on each frame #127

Closed iacore closed 1 year ago

iacore commented 1 year ago

image

jpbruyere commented 1 year ago

I would need some clue to be able to reproduce. I've never get such output. Please give your platform, drivers, hardware, and so on....

iacore commented 1 year ago

platform: Linux drivers: OpenGL?

the other examples like tests/arc work well, only this particular example is buggy

jpbruyere commented 1 year ago

I need details on you platform, drivers and hardware. Without that, I can't help you. That's maybe a missing required feature or extension, but most probably, a driver bug.