Ray molenkamp LazyDodo
  • Joined on 2014-10-02
Ray molenkamp commented on pull request blender/blender#117785 2024-02-03 19:00:07 +01:00
Refactor: Use std::string for keymap string return values

you forgot to link extern_fmtlib (same for the other other places in this diff)

Ray molenkamp deleted branch tmp_fmt_update from LazyDodo/blender 2024-02-03 18:55:22 +01:00
Ray molenkamp merged pull request blender/blender#117787 2024-02-03 18:55:20 +01:00
Cleanup: CMake: Modernize extern_fmtlib dependencies
Ray molenkamp pushed to main at blender/blender 2024-02-03 18:55:19 +01:00
fc409e4388 Cleanup: CMake: Modernize extern_fmtlib dependencies
Ray molenkamp created pull request blender/blender#117787 2024-02-03 18:21:28 +01:00
Cleanup: CMake: Modernize extern_fmtlib dependencies
Ray molenkamp created branch tmp_fmt_update in LazyDodo/blender 2024-02-03 18:20:50 +01:00
Ray molenkamp pushed to tmp_fmt_update at LazyDodo/blender 2024-02-03 18:20:50 +01:00
2b151c2391 Cleanup: CMake: Modernize extern_fmtlib dependencies
444e148976 Geometry Nodes: support baking volume geometry
82d9b384e4 Fix: crash when adding geometry socket to Bake node while it's baked
da99e62101 Geometry Nodes: avoid writing empty blob files when baking
05f94ff8bb Cleanup: Use CLOG instead of printf for USD logging
Compare 10 commits »
Ray molenkamp pushed to libs-cuda-hip-compiler at brecht/blender 2024-02-02 18:52:06 +01:00
f5ee17f2a8 Merge branch 'main' into libs-cuda-hip-compiler
b91ebfb866 Build: upgrade OIDN to 2.2-rc
cb643f8e44 Build: upgrade Level Zero to 1.15.8
03e92a9d28 Tests: Temporarily increase OpenImageDenoise test threshold for upgrade
038ad97a7c BLI: Avoid computing size when referencing std::string
Compare 397 commits »
Ray molenkamp commented on pull request blender/blender#117457 2024-02-02 18:51:36 +01:00
Build: document and check GCC/CUDA/HIP compiler version for libraries

I'm doing lib work anyhow today, i'll fold testing this into it

Ray molenkamp commented on pull request blender/blender#117457 2024-02-02 18:46:39 +01:00
Build: document and check GCC/CUDA/HIP compiler version for libraries

Unsure, the conversation about findhip not working is marked as resolved, but I'm not seeing any changes in this diff that would suggest it would work now, maybe something landed outside this diff?

Ray molenkamp commented on issue blender/blender#117175 2024-02-01 23:26:54 +01:00
Cycles: Test Embree huge pages

I took a closer look here, and it seems someone already did the tbbmalloc changes required to support this 1(https://github.com/oneapi-src/oneTBB/compare/master...Hardcode84:oneTBB:huge-pages-w

Ray molenkamp commented on pull request blender/blender#117036 2024-02-01 21:07:33 +01:00
Add Windows ARM64 support

Is this working as expected? This if is handling the existence of the 3.3 library folder?

Ray molenkamp commented on issue blender/blender#117368 2024-02-01 20:48:33 +01:00
Blender Crashes while using Intel i9 14900k processor while cycles rendering

Running blender from the debugger isn't gonna be helpful to diagnose a BSOD a usermode debugger just isn't able to.

Ray molenkamp pushed to main at blender/blender 2024-02-01 17:09:31 +01:00
cf4365e555 CMake: Disable unity builds on cmake 2.28.2
Ray molenkamp commented on issue blender/blender#117175 2024-02-01 02:42:13 +01:00
Cycles: Test Embree huge pages

On Windows it is also possible to use huge pages, but this requires Blender to run in elevated mode. It would be worth investigating if we can enable this automatically for admin users.

I…

Ray molenkamp commented on issue blender/blender#115045 2024-01-27 21:09:17 +01:00
OpenImageDenoise GPU acceleration
e:\oidn-2.1.0.x64.windows\bin>oidnBenchmark -d cuda -v 1

Intel(R) Open Image Denoise 2.1.0
  Compiler  : Clang 18.0.0 (https://github.com/intel/llvm.git 3b0a1db918cb956a6cf32a6ab506627c2c6…
Ray molenkamp commented on issue blender/blender#115045 2024-01-27 17:28:53 +01:00
OpenImageDenoise GPU acceleration

I have a GTX 1660 to test on, I'll test it when we actually do the lib update.

Ray molenkamp commented on pull request blender/blender#117534 2024-01-26 16:03:17 +01:00
Fix compile time with MSVC (Release)

The one in gpu_shader_create_info.cc i have no issues landing, msvc just tends to struggle with very long functions we've done this exact setup in the past for i think glew.

The one in…

Ray molenkamp commented on issue blender/blender#117435 2024-01-24 21:13:02 +01:00
Exception Module: OpenColorIO_2_3.dll

any chance to share the complete output? i'm somewhat curious about the exact cpu in question and the AVX detection flags