Logo
Explore Help
Sign In
unom/punktfunk
1
0
Fork 0
You've already forked punktfunk
Code Issues Pull Requests Actions 7 Packages Projects Releases 3 Wiki Activity
All Workflows android-screenshots.yml android.yml apple.yml audit.yml bench-gpu.yml ci.yml deb.yml decky.yml docker.yml flatpak.yml linux-client-screenshots.yml release.yml rpm.yml web-screenshots.yml windows-drivers-provision.yml windows-drivers.yml windows-host.yml windows-msix.yml windows.yml
45 workflow runs
Actor
All actors enricobuehler
Status
All status Success Failure Waiting Running
chore(windows): clean up build/packaging - drop vendored driver binaries + the LLVM-21 pin
#2819:Commit a9cca82fb8 pushed by enricobuehler
main
2026-06-26 16:18:31 +00:00
1m26s
View workflow file
fix(windows-installer): escape the brace in the [UninstallRun] PowerShell so ISCC compiles
#2809:Commit 7ab0661ddc pushed by enricobuehler
main
2026-06-26 15:16:40 +00:00
1m30s
View workflow file
fix(windows-installer): build pf-vdisplay from source in CI; ASCII scripts; upgrade-safe web console
#2791:Commit bdfab8e0d5 pushed by enricobuehler
main
2026-06-26 14:35:21 +00:00
1m33s
View workflow file
docs: first-class Linux + Windows positioning + IDD-push differentiator
#2767:Commit 0eedfb3c1f pushed by enricobuehler
main
2026-06-26 11:55:23 +00:00
1m27s
View workflow file
fix(host): remove unsound unsafe impl Sync for HelperRelay
#2745:Commit 3e7c9bd059 pushed by enricobuehler
main
2026-06-26 10:06:05 +00:00
1m43s
View workflow file
feat(windows-drivers): STEP 8 (2/n) — give the new pf-vdisplay tree its own .inx
#2724:Commit 3b21d8ecf8 pushed by enricobuehler
main
2026-06-25 12:09:13 +00:00
1m26s
View workflow file
refactor(windows-drivers): STEP 8 (1/n) — unsafe-reduction pass (per-site // SAFETY)
#2715:Commit 83d3d6384a pushed by enricobuehler
main
2026-06-25 12:02:29 +00:00
1m27s
View workflow file
feat(windows-drivers): STEP 7 — HDR/FP16 (validated on-glass: Mac connects WITH HDR)
#2706:Commit 6399d2817d pushed by enricobuehler
main
2026-06-25 11:33:03 +00:00
1m28s
View workflow file
feat(windows-drivers): STEP 6 — IDD-push FramePublisher (driver) + host migration to proto::frame
#2697:Commit e2f004589c pushed by enricobuehler
main
2026-06-25 10:30:21 +00:00
1m28s
View workflow file
fix(windows-drivers): driver Cargo.lock — pf-vdisplay gains windows + thiserror edges (STEP 5)
#2688:Commit 590ceaa850 pushed by enricobuehler
main
2026-06-25 09:38:12 +00:00
1m28s
View workflow file
feat(windows-drivers): STEP 5 — SwapChainProcessor + Direct3DDevice (swap-chain drain)
#2679:Commit d8a453f6ca pushed by enricobuehler
main
2026-06-25 09:30:52 +00:00
1m30s
View workflow file
feat(windows-drivers): STEP 4 (2/n) — create_monitor + real mode DDIs + ADD/REMOVE
#2649:Commit bbc891e50a pushed by enricobuehler
main
2026-06-25 07:21:26 +00:00
1m44s
View workflow file
feat(windows-drivers): STEP 4 (1/n) — control-plane IOCTL dispatch (GET_INFO + PING)
#2639:Commit 3e535f1de4 pushed by enricobuehler
main
2026-06-24 23:24:30 +00:00
1m21s
View workflow file
chore(windows-drivers): clean up STEP-3 debugging artifacts; restore device interface
#2630:Commit c94a81d523 pushed by enricobuehler
main
2026-06-24 23:17:56 +00:00
1m26s
View workflow file
fix(windows-drivers): STEP 3 DONE — IddCx adapter inits on-glass (Status=OK)
#2621:Commit df32060655 pushed by enricobuehler
main
2026-06-24 22:41:21 +00:00
1m27s
View workflow file
test(windows-drivers): adapter-init isolated to wdk-sys IddCx binding (Rust IddCx PROVEN to work on-box)
#2612:Commit 55899bf73f pushed by enricobuehler
main
2026-06-24 19:42:16 +00:00
1m43s
View workflow file
feat(windows-drivers): adapter WDF context type + init-before-interface (match SudoVDA)
#2603:Commit 725e596d2b pushed by enricobuehler
main
2026-06-24 18:26:36 +00:00
1m23s
View workflow file
fix(windows-drivers): wstr! const->static (latent dangling .as_ptr) + record adapter-init ruleouts
#2594:Commit d17aeefd1c pushed by enricobuehler
main
2026-06-24 18:08:42 +00:00
1m23s
View workflow file
test(windows-drivers): offset-audit the IddCx caps — bindgen layout is byte-perfect
#2585:Commit 1b0a13c25e pushed by enricobuehler
main
2026-06-24 17:55:40 +00:00
1m23s
View workflow file
feat(windows-drivers): STEP 3 on-glass — driver LOADS + runs full IddCx init chain
#2576:Commit 3d3dd3627c pushed by enricobuehler
main
2026-06-24 17:48:28 +00:00
1m27s
View workflow file
feat(windows-drivers): STEP 3 — IddCx adapter init (deferred D0, FP16 caps)
#2567:Commit ad27174027 pushed by enricobuehler
main
2026-06-24 16:29:36 +00:00
1m23s
View workflow file
fix(windows-drivers): size_of config size (1.0 IddCxStub lacks the version table) + CI builds pf-vdisplay
#2558:Commit d0d31b1040 pushed by enricobuehler
main
2026-06-24 16:20:28 +00:00
1m24s
View workflow file
feat(windows-drivers): pf-vdisplay STEP 2 — IddCx device skeleton
#2549:Commit 4f10f3439d pushed by enricobuehler
main
2026-06-24 16:13:48 +00:00
1m26s
View workflow file
feat(windows-drivers): STEP 1 — wdk-iddcx with all 11 IddCx DDI wrappers
#2540:Commit 788e4acbb5 pushed by enricobuehler
main
2026-06-24 15:57:20 +00:00
1m22s
View workflow file
feat(windows-drivers): pf-vdisplay STEP 0 scaffold + std-under-UMDF link gate
#2531:Commit d7a9fbf0b6 pushed by enricobuehler
main
2026-06-24 15:50:32 +00:00
1m25s
View workflow file
test(windows-drivers): CI-assert the full IddCx driver symbol surface
#2515:Commit ae803b24d5 pushed by enricobuehler
main
2026-06-24 15:40:33 +00:00
1m25s
View workflow file
feat(windows-drivers): IddCx link probe — call init DDIs via table dispatch
#2506:Commit 3fbabc854c pushed by enricobuehler
main
2026-06-24 15:20:18 +00:00
1m24s
View workflow file
fix(windows-drivers): translate iddcx enum repr ints (UINT in nested mods)
#2490:Commit 6d8c7a5185 pushed by enricobuehler
main
2026-06-24 15:02:50 +00:00
1m20s
View workflow file
ci(windows-drivers): dump generated iddcx.rs structure on failure (diagnostic)
#2482:Commit 2f7847ce9b pushed by enricobuehler
main
2026-06-24 14:57:08 +00:00
1m18s
View workflow file
fix(windows-drivers): DXGI enum-modules + define UINT in iddcx module
#2473:Commit c6a818e985 pushed by enricobuehler
main
2026-06-24 14:50:35 +00:00
1m16s
View workflow file
First Previous 1 2 Next Last
Powered by Gitea Version: 1.26.2 Page: 37ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API