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

  • Joined on 2023-11-08
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 20:42:26 +01:00
4a0a0a03e3 add flag to toggle tracy (disabled for now)
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 20:40:19 +01:00
6418fc987e add flag to toggle tracy (disabled for now)
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 20:40:00 +01:00
c6166af086 add flag to toggle tracy (disabled for now)
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 20:39:51 +01:00
002e36abbe add flag to toggle tracy
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 19:00:38 +01:00
d88b66c058 capture stack traces on new/delete
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 19:00:29 +01:00
8a4e5c1ebf squash merge threaded-physics into main
christoph deleted branch threaded-physics from christoph/cpp-masssprings 2026-02-24 18:49:37 +01:00
christoph pushed to main at christoph/cpp-masssprings 2026-02-24 18:45:30 +01:00
8f5a1acc05 Squash merge threaded-physics into main
christoph pushed to threaded-physics at christoph/cpp-masssprings 2026-02-24 18:44:19 +01:00
27e8f8e4b2 finish threaded physics implementation
christoph pushed to threaded-physics at christoph/cpp-masssprings 2026-02-24 18:36:54 +01:00
11617104c5 wip: draw physics thread ups
christoph pushed to threaded-physics at christoph/cpp-masssprings 2026-02-24 18:15:16 +01:00
d3f93fc3c6 wip: draw physics thread ups
christoph pushed to threaded-physics at christoph/cpp-masssprings 2026-02-24 17:51:22 +01:00
90e2dc2186 wip: name os threads
christoph pushed to threaded-physics at christoph/cpp-masssprings 2026-02-24 17:49:03 +01:00
4f74bdc86a wip: name os threads
christoph pushed to threaded-physics at christoph/cpp-masssprings 2026-02-24 17:37:18 +01:00
5f3adf0925 wip: don't wait for physics data in render thread
christoph pushed to threaded-physics at christoph/cpp-masssprings 2026-02-24 17:24:39 +01:00
47976945ee wip: don't wait for physics data in render thread
christoph pushed to threaded-physics at christoph/cpp-masssprings 2026-02-24 17:05:27 +01:00
c4222c783c wip: implement a smaller data model to reduce copying from physics to main thread
1347abad34 add backward-cpp library dependency + tracy abbr
e7d4170b77 wip: wait until data is ready and has been consumed (couples physics and rendering thread again)
Compare 3 commits »
christoph pushed to threaded-physics at christoph/cpp-masssprings 2026-02-24 12:14:00 +01:00
74065b7ea2 wip: don't lock command mutex for each mass/spring in FillGraph()
christoph pushed to threaded-physics at christoph/cpp-masssprings 2026-02-24 02:51:37 +01:00
5e8a110f45 wip: don't lock command mutex for each mass/spring in FillGraph()
christoph pushed to threaded-physics at christoph/cpp-masssprings 2026-02-24 02:19:01 +01:00
0e6bb132c8 wip: don't lock command mutex for each mass/spring in FillGraph()
550970f8a1 wip: integrating threaded decoupled physics
39c0b58f3f implement threaded physics (decoupled from rendering thread) - not yet integrated
Compare 3 commits »
christoph created branch threaded-physics in christoph/cpp-masssprings 2026-02-24 02:19:01 +01:00