SecondHalfGames / yakui

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

Add Vulkan Backend #86

Closed kanerogers closed 1 year ago

kanerogers commented 1 year ago

Background

Closes #85

kanerogers commented 1 year ago

Alright @LPGhatguy - I think this is ready to go!

kanerogers commented 1 year ago

Rats, thought I’d killed those. Thanks!

On Fri, 3 Feb 2023 at 5:54 pm, Benjamin Saunders @.***> wrote:

@.**** requested changes on this pull request.

In crates/yakui-vulkan/shaders/main.frag https://github.com/LPGhatguy/yakui/pull/86#discussion_r1095412233:

+#extension GL_ARB_separate_shader_objects : enable +#extension GL_ARB_shading_language_420pack : enable

I don't think either of these do anything here.

— Reply to this email directly, view it on GitHub https://github.com/LPGhatguy/yakui/pull/86#pullrequestreview-1282365239, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPNXZ2QXM5VRTLEI4BPFGDWVSTQZANCNFSM6AAAAAAUIMQD4M . You are receiving this because you authored the thread.Message ID: @.***>