feat: glsl simula text shaders

This commit is contained in:
Nova
2023-06-25 10:04:37 -04:00
parent b3247f5ba8
commit 23fe6ead25
9 changed files with 239 additions and 8 deletions

View File

@@ -66,8 +66,8 @@ features = ["linux-egl"]
version = "0.16.7"
[dependencies.smithay]
git = "https://github.com/technobaboo/smithay.git" # Until we get stereokit to understand OES samplers and external textures
# git = "https://github.com/smithay/smithay.git" # Until we get stereokit to understand OES samplers and external textures
# git = "https://github.com/technobaboo/smithay.git" # Until we get stereokit to understand OES samplers and external textures
git = "https://github.com/smithay/smithay.git" # Until we get stereokit to understand OES samplers and external textures
# path = "../smithay"
default-features = false
features = ["desktop", "renderer_gl", "wayland_frontend"]