Block a user
MetalRT: Motion Blur (render errors)
@Sascha-Bucher , thanks for all of the feedback. I've been unable to reproduce the issue with any of the attached scenes on an M3 Max, macOS 15.1. That said, we've been investigating issues with…
Cycles: MetalRT: Fix logic bug when deciding if HW RT should be used
This only occurs when running in virtualisation. In this case, the device name is reported as "Apple Paravirtual device" and ends up with a AppleGPUArchitecture
value of APPLE_UNKNOWN
. For…
Michael Jones (Apple)
pushed to mjones/Metal_HW_RT_check_fix at Michael-Jones/blender
2024-11-01 16:22:49 +01:00
8762123cbe
Cycles: MetalRT: Fix logic bug when deciding if HW RT should be used
Cycles: MetalRT: Fix logic bug when deciding if HW RT should be used
Michael Jones (Apple)
pushed to mjones/Metal_HW_RT_check_fix at Michael-Jones/blender
2024-11-01 15:59:57 +01:00
50251b6b6a
Cycles: MetalRT: Fix logic bug when deciding if HW RT should be used
a641001207
Fix: UI previews don't refresh outside of properties editor
37e35147d8
Fix: PanelType unregister potential use-after-free
7fbc9e9428
Fix: Metal: Memory leaks identified by Instruments and Xcode memory graph.
9ef6136865
Fix #126273: Retiming movies with mismatched FPS is broken
Michael Jones (Apple)
created branch mjones/Metal_HW_RT_check_fix in Michael-Jones/blender
2024-11-01 15:59:57 +01:00
Michael Jones (Apple)
pushed to mjones/ExtendedLimitsOptIn at Michael-Jones/blender
2024-09-03 13:31:36 +02:00
3b443bd2a7
Cycles: MetalRT: Only use extended limits if needed
Michael Jones (Apple)
pushed to mjones/ExtendedLimitsOptIn at Michael-Jones/blender
2024-09-03 13:15:40 +02:00
d357f159ea
Cycles: MetalRT: Only use extended limits if needed
Michael Jones (Apple)
created branch mjones/ExtendedLimitsOptIn in Michael-Jones/blender
2024-09-03 13:15:40 +02:00
Michael Jones (Apple)
created branch mjones/ConstArgBuffers in Michael-Jones/blender
2024-08-06 17:00:35 +02:00
Michael Jones (Apple)
pushed to mjones/ConstArgBuffers at Michael-Jones/blender
2024-08-06 17:00:35 +02:00
5494766639
WIP: Better arg buffer caching
Michael Jones (Apple)
pushed to mjones/ResidencySets at Michael-Jones/blender
2024-08-06 14:12:32 +02:00
a8a5b917ef
Manual syncing with MTLEvent
Michael Jones (Apple)
created branch mjones/ResidencySets in Michael-Jones/blender
2024-08-05 17:18:54 +02:00
Michael Jones (Apple)
pushed to mjones/ResidencySets at Michael-Jones/blender
2024-08-05 17:18:54 +02:00
ebccbeefd3
WIP: Cycles: Adopt MTLResidencySet
Michael Jones (Apple)
pushed to mjones/GlobalBindings at Michael-Jones/blender
2024-08-05 15:55:59 +02:00
15edc7d2b2
WIP: Cycles: Metal global bindings support
Michael Jones (Apple)
pushed to mjones/GlobalBindings at Michael-Jones/blender
2024-08-05 15:33:23 +02:00
e9817d4cb6
WIP: Cycles: Metal global bindings support
449c4fc72e
Fix (unreported) 4.2: Copy of material ID fails.
6377142b8a
Windows: Update OpenCollada for ARM64
62bfd0989e
windows_x64: Opencollada dfc341ab0b3b23
92149a4a28
Update OpenCollada library version
Michael Jones (Apple)
created branch mjones/GlobalBindings in Michael-Jones/blender
2024-08-05 15:33:23 +02:00
Regression: Precision artifacts on refractive materials with Cycles MetalRT
Hey @Alaska. Apologies - it seems I was a little overzealous with the optimisations. I'll happily revert that ray offsetting setting change, but wondering if it's worth adding a new unit test to…