Julian Orth
|
0f2d63ef44
|
cpu-worker: clear tasks on shutdown
|
2025-07-19 00:34:44 +02:00 |
|
Julian Orth
|
09e5f89174
|
all: use trait upcasting
|
2025-04-03 17:03:32 +02:00 |
|
Julian Orth
|
3338909170
|
all: set rust edition to 2024
|
2025-02-21 10:44:29 +01:00 |
|
Julian Orth
|
a9aad0c613
|
it: wait for async engine and cpu worker to become idle
|
2024-09-28 22:28:30 +02:00 |
|
Julian Orth
|
58f82d889b
|
cpu_worker: fix blocking wait for completions
io_uring reads of eventfds must not be mixed with blocking reads since
io_uring might be reading in a thread, stealing events from the blocking
read.
|
2024-09-28 22:26:26 +02:00 |
|
Julian Orth
|
ccad3cf0fb
|
all: use tracy for tracing
|
2024-09-15 18:08:54 +02:00 |
|
Julian Orth
|
ece56d91d3
|
shm: close client buffers in the cpu worker
|
2024-09-09 11:14:39 +02:00 |
|
Julian Orth
|
37fb45df00
|
vulkan: add an async allocator
|
2024-09-08 19:32:10 +02:00 |
|
Julian Orth
|
ed4ef3c8e7
|
cpu_worker: add worker-thread framework
|
2024-09-08 14:29:49 +02:00 |
|