xelatihy / yocto-gl

Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics

Home Page:https://xelatihy.github.io/yocto-gl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Internal parallel implementation

xelatihy opened this issue · comments

We should use a custom internal implementation for the parallel functions to ensure that all operating systems use the same number of threads.

Listed in #1376