vinivendra / metal-metaballs

A 'playground' project for rendering metaball-like graphics in metal.
45 stars 5 forks source link

Avoid race conditions when updating target view #10

Open vinivendra opened 7 years ago

vinivendra commented 7 years ago

Race conditions may replace a new image in the target view with an old one.

Referenced by // FIXME: [#10] on code.