jazzfool / reclutch

Rust UI Core
Other
157 stars 4 forks source link

`opengl` example fails to render Skia on macOS #26

Closed ctrlcctrlv closed 4 years ago

ctrlcctrlv commented 4 years ago

image image

Cf. mfeq/Qglif#2

ctrlcctrlv commented 4 years ago

Just so you know, the shaping example has problems too. It flashes between correct display and garbage from VRAM as I move the mouse around. The counter and image_viewer examples fail to resize correctly.

jazzfool commented 4 years ago

This appears to be a bug with shared OpenGL textures on MacOS. A disclaimer has been added in the README.