Xavier Hallade xavierh
  • Joined on 2022-02-21
Xavier Hallade pushed to igc_lnx_update at xavierh/blender 2024-02-27 21:07:44 +01:00
8d6d8ba134 Build: Upgrade Intel Graphics Compiler to 1.0.15468 on Linux
Xavier Hallade created pull request blender/blender#118814 2024-02-27 20:10:04 +01:00
Build: Upgrade Intel Graphics Compiler to 1.0.15468 on Linux
Xavier Hallade pushed to igc_lnx_update at xavierh/blender 2024-02-27 20:08:27 +01:00
e9d91aadb6 Build: Upgrade Intel Graphics Compiler to 1.0.15468 on Linux
b5f76620e4 Fix: Disable symmetrize on invisible objects
ee179e2749 Fix #116368: missing redraw after baking in geometry nodes
40480fe226 Fix #118693: Crash on linking collection, then undoing and re-doing operation.
9fe3de2289 Cleanup: blo_read_file_internal: Use local bool flag instead of bitflag check.
Compare 10 commits »
Xavier Hallade created branch igc_lnx_update in xavierh/blender 2024-02-27 20:08:27 +01:00
Xavier Hallade commented on issue blender/blender#118713 2024-02-26 18:20:43 +01:00
Cycles oneAPI: Incorrect rendering of "Window" texture coordinate.

Thanks for this report @Alaska I confirm the compiler update is the culprit and a newer version fixes it already. I'll open a PR tomorrow to get it updated.

Xavier Hallade commented on issue blender/blender#80458 2024-02-26 14:22:30 +01:00
Reliable GPU hang on common Intel cards (Linux)

thanks for collecting it. It sounds driver/HW related and specific to Linux, debugging it further is a bit out of my expertise, can you open a bug with these logs attached, following https://drm.p

Xavier Hallade pushed to blender3.6meteor_lake at xavierh/blender 2024-02-14 13:50:51 +01:00
731ff7721f Cycles: oneAPI: query graphics compiler for supported targets
6fa8eb586c Cycles: oneAPI: generate binaries for Meteor Lake iGPUs
7a8e5c907f Build: Linux: patch ocloc to store binaries per-generation
5234687131 Build: update Windows ocloc to store binaries per generation
ddde0d231f Cycles: oneAPI: update windows ocloc to 101.4723
Compare 17 commits »
Xavier Hallade commented on pull request blender/blender#117027 2024-02-14 13:50:12 +01:00
Cycles: build graphics binaries for Meteor Lake iGPUs

the ocloc/IGC library should be in a state they could go in yes - @brecht can you backport the binaries? It seems lint failed due to format differences from files that this PR hasn't touched,…

Xavier Hallade commented on issue blender/blender#117368 2024-02-13 18:16:09 +01:00
Blender Crashes while using Intel i9 14900k processor while cycles rendering

Thanks for the dumps, these are helpful. They point each to a different issue, one is CLOCK_WATCHDOG_TIMEOUT "the specified processor is hung and not processing interrupts", the other is…

Xavier Hallade pushed to main at blender/blender-developer-docs 2024-02-13 14:40:18 +01:00
43062c8122 Update docs/release_notes/4.1/cycles.md
Xavier Hallade commented on pull request blender/blender#116124 2024-02-06 15:26:40 +01:00
Cycles: Metal support for OpenImageDenoise

Attila found the fix and released an rc2 with it, here is a PR to adopt it: https://projects.blender.org

Xavier Hallade created pull request blender/blender#117902 2024-02-06 15:25:23 +01:00
Build: upgrade OIDN to 2.2-rc2
Xavier Hallade pushed to oidn2.2-rc2 at xavierh/blender 2024-02-06 15:24:30 +01:00
11d768acc0 Build: upgrade OIDN to 2.2-rc2
0baee63b85 Cleanup: correct comment
30f2db21d7 EEVEE-Next: Implement viewlayer filters
0e706c9699 UI: Move Bone Collection specials menu up
ec4b074506 Build: Update 4.1 libraries to fix CVEs
Compare 10 commits »
Xavier Hallade created branch oidn2.2-rc2 in xavierh/blender 2024-02-06 15:24:30 +01:00
Xavier Hallade commented on pull request blender/blender#117818 2024-02-05 10:01:46 +01:00
Cycles: Remove incorrect dead code for CUDA 32bit textures

There are some grammatical errors/typos, here's another suggestion:

Xavier Hallade commented on pull request blender/blender#117752 2024-02-02 14:06:34 +01:00
Build: upgrade OpenImageDenoise to 2.2

Yes it is, I've put the justification in the commit message, OpenImageDenoise 2.2 requires at least 1.9.4 and current version was 1.8.8, so I've upgraded it to the latest.

Xavier Hallade created pull request blender/blender#117752 2024-02-02 13:31:59 +01:00
Build: upgrade OpenImageDenoise to 2.2
Xavier Hallade created branch oidn2.2 in xavierh/blender 2024-02-02 13:29:15 +01:00