mirror of
https://github.com/pabloaul/lsfg-vk-flake.git
synced 2025-08-27 10:56:29 -03:00
Nix flake to build the library for Lossless Scaling's frame generation on NixOS
https://github.com/PancakeTAS/lsfg-vk/
i have no clue if this is a good idea, however it makes the library find the symbols now and running 'LD_PRELOAD=./result/lib/liblsfg-vk.so vulkaninfo --summary' gives a sane result |
||
---|---|---|
.gitignore | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
nix-cmake.patch | ||
README.md |
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.