Nix flake to build the library for Lossless Scaling's frame generation on NixOS https://github.com/PancakeTAS/lsfg-vk/
Find a file
2025-07-13 04:32:04 +02:00
.gitignore Initial commit 2025-07-10 15:35:26 +02:00
default.nix default.nix: fetch lsfg-vk from git instead of locally 2025-07-13 04:30:08 +02:00
flake.lock init: publish to git 2025-07-11 13:48:40 +02:00
flake.nix init: publish to git 2025-07-11 13:48:40 +02:00
LICENSE Initial commit 2025-07-10 15:35:26 +02:00
nix-cmake.patch patch: use a more generic name 2025-07-13 04:24:05 +02:00
README.md readme: update current state 2025-07-13 04:32:04 +02:00

lsfg-vk-flake

WIP! Nix flake to build the library for using Lossless Scaling's frame generation on Linux

current state: builds, but symbols are still wonky therefore likely not usable yet

both building via nix build or via nix develop and then manually with cmake should work.