light7734 · she/her
  • Between the Hammer and the Anvil
  • Joined on 2024-12-09
light7734 pushed to main at light7734/light 2025-09-18 16:32:29 +00:00
d672b25844 refactor(surface): on_surface_destroy now calls XCloseDisplay
light7734 pushed to main at light7734/light 2025-09-18 16:20:36 +00:00
6a6de539ae ci(amd64/gcc/valgrind): start x virtual framebuffer before running tests
light7734 pushed to main at light7734/light 2025-09-18 16:16:59 +00:00
904c58f7ea tests(input): fix a faulty test
99e5091ff3 style: fix unformatted file
Compare 2 commits »
light7734 pushed to main at light7734/light 2025-09-18 16:11:41 +00:00
4941b68eab ci(documentation): add the dockerfile
d448726350 ci(ci/amd64/clang/fuzz): add fuzz dockerfile
8741a769a6 style: remove trailing whitespace
e695808f98 ci(amd64/gcc/valgrind): change base image from alpine to arch
1158da1a39 ci(amd64/gcc/unit_tests): change base image from alpine to arch
Compare 23 commits »
light7734 pushed to main at light7734/light 2025-09-17 19:52:50 +00:00
320cc66267 chore: remove glad
light7734 pushed to main at light7734/light 2025-09-16 07:52:40 +00:00
48ff8550f1 chore: remove glfw as dependency
light7734 opened issue light7734/light#43 2025-09-15 06:42:29 +00:00
docs: design inter-system communication
light7734 opened issue light7734/light#42 2025-09-15 06:41:49 +00:00
feat: add xlib support for linux surface system
light7734 pushed to main at light7734/light 2025-09-14 19:56:44 +00:00
8e48a3992b ci: remove debug comand
light7734 pushed to main at light7734/light 2025-09-10 11:54:46 +00:00
6f007c47ed feat: windows support for surface module
light7734 pushed to main at light7734/light 2025-09-10 11:48:37 +00:00
9b0acc1cc3 ci: modify amd64/gcc/valgrind script
light7734 pushed to main at light7734/light 2025-09-10 11:36:54 +00:00
ad5d961d33 ci: set DEBUGINFO_URLS in amd64/gcc/valgrind script
light7734 pushed to main at light7734/light 2025-09-10 11:01:12 +00:00
38e1131513 ci: fix silly mistake on amd64/gcc/unit_tests.sh
light7734 pushed to main at light7734/light 2025-09-10 10:56:13 +00:00
3564400000 ci: fix gcc unit tests script
light7734 pushed to main at light7734/light 2025-09-10 09:46:20 +00:00
4d0a7f9b45 fix: compilation error on gcc
light7734 pushed to main at light7734/light 2025-09-09 13:49:36 +00:00
961111c5da fix: some tests failing due to repeated glfwInit/glfwTerminate
light7734 pushed to main at light7734/light 2025-09-09 10:12:26 +00:00
ab44e4da0a ci: add x-virtual-frame-buffer to lsan & msan scripts
light7734 pushed to main at light7734/light 2025-09-07 16:57:49 +00:00
55eb785682 ci: made coverage.sh start virtual x server
light7734 pushed to main at light7734/light 2025-09-07 16:17:19 +00:00
f9c5057146 ci: revert setting display env var manually
light7734 pushed to main at light7734/light 2025-09-05 08:51:47 +00:00
4a7a220af8 fix: missing display env var