Commit graph

11 commits

Author SHA1 Message Date
Nojus
f24d8fe371 default.nix: update lsfg-vk to f998647
with the switch to submodules and some other changes we are able to simplify building this project and no longer need patches. thanks @PancakeTAS :3
2025-07-13 19:30:57 +02:00
Nojus
41df9e1b38 default.nix: enable Release build type 2025-07-13 15:05:43 +02:00
Nojus
b7fee253f7 readme: apparently it already worked
forgot to change the implicit layer path...
2025-07-13 07:05:03 +02:00
Nojus
80521c6c04 patch: extend target_link_libraries
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
2025-07-13 05:35:28 +02:00
Nojus
3e10f68e25 readme: update current state 2025-07-13 04:32:04 +02:00
Nojus
7fb37b6b4e default.nix: fetch lsfg-vk from git instead of locally
should've done that earlier so that there is less friction for people to try this out. now you won't have to drag the files from here to lsfg-vk
2025-07-13 04:30:08 +02:00
Nojus
1059d6fdb3 patch: use a more generic name
it now also patches the shebang for libdisplay-info so that python works during the build
2025-07-13 04:24:05 +02:00
Nojus
0413b8836c default.nix: several fixes and cleanup 2025-07-13 04:19:31 +02:00
Nojus
9b08bddd5a readme: clarify how building is possible rn 2025-07-11 14:20:58 +02:00
Nojus
302458a933 init: publish to git 2025-07-11 13:48:40 +02:00
pabloaul
6646d73273
Initial commit 2025-07-10 15:35:26 +02:00