gingerBill
|
f002857edc
Clean up `core:time` to be consistent across all platforms
|
3 years ago |
Sébastien Marie
|
5676c9e7eb
initial OpenBSD support
|
3 years ago |
gingerBill
|
f38b7ebf42
Begin adding vendor:miniaudio
|
3 years ago |
gingerBill
|
ca33cb990b
Strip semicolons in core which were missing
|
3 years ago |
gingerBill
|
858c5f8fd8
Update thread_unix logic
|
5 years ago |
gingerBill
|
f92b4c7849
Update `sys/unix`; Rename `thread.create_and_start`
|
5 years ago |
KTRosenberg
|
d017b5de9d
replaced pthread_yield with ssched_yield, fixed semaphore post:q
|
5 years ago |
gingerBill
|
3bd00fd6b7
Add `thread.Pool` with example in demo.odin; Update linalg to support handness changes for projection matrices
|
5 years ago |
Tetralux
|
99121d6ff2
Implement core:thread and core:sync on Unix using pthreads
|
5 years ago |