Block a user
2db4040060
move windows cores count to cpu_cores module
52ef1b8b51
readd wmic for Windows < 10
Fix mold linker warning when building Blender on Linux.
I've tried the build and it's ok on Ubuntu 22.04 with Intel Arc A750 - not running into the previous issues from D14971.
Fix mold linker warning when building Blender on Linux.
Perhaps something @xavierh or @Sirgienko would be able to help with testing, to ensure oneAPI keeps working (there were some interesting issues with it when the original map was made in…
Xavier Hallade
commented on pull request infrastructure/blender-open-data#101874
2024-09-17 13:50:23 +02:00
Fix #101873: wmic not found on insider builds of Windows 11
Note I've only verified on my machine - I don't have a dual socket Windows system to verify these changes on.
Xavier Hallade
created pull request infrastructure/blender-open-data#101874
2024-09-17 13:44:23 +02:00
Fix #101873: wmic not found on insider builds of Windows 11
Xavier Hallade
created branch xavierh-patch-1 in xavierh/blender-open-data
2024-09-17 13:43:59 +02:00
Library changes for Blender 4.3
A DPC++ update would be welcome for a few improvements (https://github.com/intel/llvm/pull/15124, 63ecd2a725
, https://github.com/o…
Cycles: simplify fmodf(c, 1.0f) to fractf(c) in hsv node
Build: upgrade Intel Graphics Compiler and ocloc on Linux
Cycles: simplify fmodf(c, 1.0f) to fractf(c) in hsv node
it's defined on cpu and oneapi, let's ask buildbot for the others?