28 Commits

Author SHA1 Message Date
fba2172c29 update naming rule 2023-12-03 11:33:25 +09:00
5046c64ffa add NF7_VERSION macro 2023-12-02 22:39:39 +09:00
564cc36806 add new module, nf7core_luajit 2023-12-02 22:39:11 +09:00
1d8ff509fe add new deps, luajit 2023-12-02 22:31:48 +09:00
79685dcdbd add unittests for signal util 2023-12-01 08:45:00 +09:00
c515b05423 implement a handler for each window 2023-12-01 08:35:02 +09:00
7d66ba9800 allow sdl2 win to catch their events 2023-12-01 00:48:30 +09:00
75b6ff76a7 fix an issue in array shrinking 2023-12-01 00:48:00 +09:00
f4b8469baa add signal to receive sdl events 2023-12-01 00:18:07 +09:00
305617031c implement handler for sdl2 poll 2023-12-01 00:06:19 +09:00
217b999adc improve sdl2 polling 2023-11-30 23:02:51 +09:00
efdb5b9553 fix an issue that closing handlers are tried to be closed 2023-11-30 22:48:49 +09:00
81593ca7fc add util func for finding a specific module 2023-11-30 22:25:58 +09:00
2e48ea3c99 support multi-window in nf7core_sdl2 2023-11-30 22:25:36 +09:00
3accae56b6 fix bad naming 2023-11-30 22:01:12 +09:00
90b2ede984 add refcnt util 2023-11-29 08:41:36 +09:00
cb9e6439c5 fix an issue that multiple tests are not run 2023-11-29 08:35:59 +09:00
5a84ca7d8d enhance array util 2023-11-29 08:22:36 +09:00
2df6937a94 remove unused script from tool dir 2023-11-28 23:04:17 +09:00
8369e96a37 implement unittests for array util 2023-11-27 08:35:44 +09:00
cdc22d158f add new feature for testing 2023-11-27 06:34:38 +09:00
0bb51750ef add leak checker 2023-11-27 06:34:35 +09:00
43c36b6b15 improve meta.cmake 2023-11-25 19:03:17 +09:00
7e6370af08 implement logging 2023-11-25 18:43:14 +09:00
ce9936ad3b add array & signal utils 2023-11-25 15:40:04 +09:00
7897f8ede2 implement opening SDL2 window 2023-11-25 13:40:18 +09:00
53612d9456 create new project 2023-11-25 12:10:38 +09:00
e55f035f80 INITIAL COMMIT 2023-11-23 21:49:32 +09:00