Christoph Urlacher christoph
  • Dortmund, Germany
  • CS student at TU-Dortmund

  • Joined on 2023-11-08
christoph pushed to WAMR-2.4.4 at christoph/wamr 2026-03-08 14:31:19 +01:00
8fd8bc7b0f typo
christoph pushed to WAMR-2.4.4 at christoph/wamr 2026-03-08 14:30:45 +01:00
4c1c1875fc baremetal: provide os_mmap/os_mremap for wamr aot_load_from_aot_file
christoph pushed to WAMR-2.4.4 at christoph/wamr 2026-03-08 14:16:23 +01:00
christoph pushed to WAMR-2.4.4 at christoph/wamr 2026-03-08 14:08:28 +01:00
82ef2ab072 baremetal: log memory mapping functions
christoph pushed to WAMR-2.4.4 at christoph/wamr 2026-03-08 14:00:20 +01:00
f53fb74fe2 baremetal: log memory mapping functions
christoph pushed to WAMR-2.4.4 at christoph/wamr 2026-03-08 13:42:11 +01:00
938c66b00d baremetal: log memory mapping functions
christoph pushed to WAMR-2.4.4 at christoph/wamr 2026-03-08 13:32:58 +01:00
ca3a01d7fc baremetal: provide empty os_dcache_flush/os_icache_flush for wamr AOT build
christoph pushed to WAMR-2.4.4 at christoph/wamr 2026-03-08 13:31:54 +01:00
7b98c791f4 baremetal: provide empty os_dcache_flush/os_icache_flush for wamr AOT build
christoph pushed to WAMR-2.4.4 at christoph/wamr 2026-03-08 13:24:25 +01:00
0002e68b1c baremetal: include string.h, stdlib.h, math.h for wamr AOT build
christoph pushed to WAMR-2.4.4 at christoph/wamr 2026-03-08 12:58:28 +01:00
ef3b3eee85 baremetal: disable -mindirect-branch-register (requires gcc >5.4)
2bc885e0f9 baremetal: disable memcpy/memset/memmove
Compare 2 commits »
christoph pushed to main at christoph/fail-wasm 2026-03-08 12:58:17 +01:00
e6237cc06e include + update old linux targets/host.c
christoph pushed to main at christoph/cpp-masssprings 2026-03-07 23:33:58 +01:00
3230d806f7 restructure puzzle space generation (for boards up to 5x5)
christoph pushed to main at christoph/cpp-masssprings 2026-03-06 22:49:41 +01:00
51723353fd update physics parameters
christoph pushed to main at christoph/cpp-masssprings 2026-03-06 22:25:39 +01:00
5289c8407a update screenshot
christoph pushed to main at christoph/cpp-masssprings 2026-03-06 22:24:56 +01:00
c43760987a update screenshot
christoph pushed to master at christoph/flake-nixinator 2026-03-06 22:15:12 +01:00
9aea533693 Home: Update CLion EAP version + masssprings version
christoph pushed to main at christoph/cpp-masssprings 2026-03-06 22:14:51 +01:00
db5c7d5591 update screenshot
christoph pushed to main at christoph/cpp-masssprings 2026-03-06 22:03:42 +01:00
1b6f597cd5 fix windows build (requires glew built for windows)
christoph pushed to main at christoph/cpp-masssprings 2026-03-06 21:17:00 +01:00
e482adbb76 draw graph edges much faster (using raw vertex array)
christoph pushed to main at christoph/cpp-masssprings 2026-03-06 20:04:29 +01:00
591f018685 enable asynchronous octree building (somehow this is stable with morton octree)