Commit Graph

11 Commits

Author SHA1 Message Date
9d8b364330 simplify cmake file 2026-02-27 12:43:19 +01:00
85ed3a758a make windows-compliant
- fix BS_thread_pool include error (pulls in windows.h, symbols were
redefined)
- remove all std::println uses :(, seems like mingw doesn't like those
- allow to disable backward from cmake
2026-02-27 12:31:08 +01:00
79f088d10e disable tracy in flake instead of CMakeList.txt 2026-02-25 15:14:49 +01:00
58235ac52e some valgrind bullshit 2026-02-25 13:34:52 +01:00
404a76654c update compiler flags, fix tracy allocation profiling, fix compiler warnings 2026-02-23 23:01:30 +01:00
0083143268 cleanup flake 2026-02-22 13:57:04 +01:00
55ff0f3490 rebuild the repulsion force grid every n frames 2026-02-18 23:12:02 +01:00
e2e75204ef parallelize repulsion forces using openmp 2026-02-18 02:08:46 +01:00
47fcea6bcb implement klotski graph closure solving + improve camera controls (panning) 2026-02-18 00:53:42 +01:00
be7dcf8ae5 implement hash-based deduplication + avx512 transformation 2026-02-15 16:33:41 +01:00
321b2a8a0a add cmakelists 2026-02-12 23:37:30 +01:00