light7734 · she/her
  • Between the Hammer and the Anvil
  • Joined on 2024-12-09
light7734 pushed to main at light7734/light 2025-10-08 09:14:47 +00:00
400b49f1d8 ci(amd64/gcc/valgrind): update suppression file
light7734 pushed to main at light7734/light 2025-10-08 07:55:14 +00:00
94335375ec ci(amd64/gcc/valgrind): add suppression for XFlush
light7734 pushed to main at light7734/light 2025-10-08 07:42:26 +00:00
df056d08ed ci(amd64/gcc/valgrind): add suppression for XFlush
light7734 pushed to main at light7734/light 2025-10-08 07:23:23 +00:00
686ccc8f71 ci(amd64/gcc/valgrind): set --num-callers to 50
light7734 pushed to main at light7734/light 2025-10-08 06:51:51 +00:00
23d84c251a ci(amd64/clang/lsan): add suppression rules for dlopen/close and xlib
light7734 pushed to main at light7734/light 2025-10-08 06:29:18 +00:00
07a3dfcb36 refactor(renderer): dlclose when destroying vulkan instance
light7734 pushed to main at light7734/light 2025-10-08 06:28:56 +00:00
e70438706c ci(amd64/gcc/valgrind): add suppressions for xlib & dlopen nonsense
light7734 pushed to main at light7734/light 2025-10-08 05:45:40 +00:00
56ef217142 ci(amd64/clang/coverage): fix path
light7734 pushed to main at light7734/light 2025-10-08 05:38:23 +00:00
38ec10f4fd ci(amd64/clang/coverage): fix path
00332ee958 ci(amd64/clang/coverage): fix path
Compare 2 commits »
light7734 pushed to main at light7734/light 2025-10-08 05:32:18 +00:00
9cbebaef06 ci: fix paths
light7734 pushed to main at light7734/light 2025-10-08 05:28:31 +00:00
b804360884 ci: do not cd into build
light7734 pushed to main at light7734/light 2025-10-08 04:54:25 +00:00
dc7c6ff0aa data(test): add triangle shaders
light7734 pushed to main at light7734/light 2025-10-08 04:52:20 +00:00
0471969615 refactor(mirror): adjust to recent changes
eb9e358d83 refactor(renderer): turn debug messenger from component to normal object
Compare 2 commits »
light7734 pushed to main at light7734/light 2025-10-08 03:20:25 +00:00
fc0e63455b test(ecs): fix a testcase
light7734 pushed to main at light7734/light 2025-10-08 03:00:37 +00:00
487f907ffb build(time): link tbb to fix gcc compilation issues
20ef8c04d8 build(test): link tbb to fix gcc compilation issues
77c04d38c9 refactor(mirror): adjust to recent changes
81811351b8 fix(renderer): compilation issues on gcc
e1360cabce fix(input): adjust to recent changes + link tbb to fix gcc compilation
Compare 9 commits »
light7734 pushed to main at light7734/light 2025-10-07 13:35:32 +00:00
61473c2758 test(renderer): overhaul tests & fix many bugs
light7734 opened issue light7734/light#56 2025-10-07 02:40:53 +00:00
feat(surface+renderer): support microsoft windows using win-api
light7734 closed issue light7734/light#55 2025-10-07 02:21:47 +00:00
feat(renderer): hello vulkan triangle
light7734 opened issue light7734/light#55 2025-10-07 02:21:39 +00:00
feat(renderer): hello vulkan triangle
light7734 closed issue light7734/light#11 2025-10-07 02:21:28 +00:00
feat(renderer/vk): shaders