Commit e0ff98dd authored by Morph's avatar Morph
Browse files

gl_shader_cache: Use std::max() for determining num_workers

Does not allocate more threads than available in the host system for boot-time shader compilation and always allocates at least 1 thread if hardware_concurrency() returns 0.
parent a8ffe6ee
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment