Skip to content

Commit 52ddede

Browse files
committed
docs: record GL runtime package validation
1 parent 7bf067b commit 52ddede

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.agents/docs/2026-06-03-gl-runtime-packages-plan.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ requirements as separate concepts.
6060

6161
## Verification
6262

63+
- [x] `lua5.4 -e "assert(loadfile('pkgs/c/compat.glfw.lua', 't'))"`
64+
- [x] `lua5.4 -e "assert(loadfile('pkgs/c/compat.opengl.lua', 't'))"`
65+
- [x] Lua syntax check for all `pkgs/**/*.lua`
6366
- [x] `bash -n tests/smoke_compat_imgui_window.sh`
6467
- [x] Static metadata check: `compat.glfw` contains `dlopen_libs`,
6568
`libGLX.so.0`, and `opengl.glx.driver`.

0 commit comments

Comments
 (0)