SecondHalfGames / yakui

yakui is a declarative Rust UI library for games
Apache License 2.0
237 stars 21 forks source link

Use clamp to edge on vulkan and enable portability features #164

Closed kanerogers closed 6 months ago

kanerogers commented 6 months ago

Some small Vulkan fixes.

kanerogers commented 6 months ago

Apologies for the silly issues here; have been travelling a lot and am quite sleep deprived.

Have force-pushed a new commit that addresses each of the comments; let me know if anything is still wonky!