Michael Jones (Apple) Michael-Jones
  • Joined on 2021-10-07
b677a4315c Cycles: MetalRT removing redundant safety checks & self-tri intersect
52ca25239a Cycles: MetalRT remove redundant payload.visibility and general tidy up
5b90e4a72e Cycles: MetalRT scene_intersect_local / random_walk optimisation
Compare 3 commits »
b7eb548dbd Cycles: MetalRT use opaque rays for >= 2nd random_walk bounce
3589328806 Cycles: MetalRT scene_intersect_local optimisations
1311976edf Cycles: MetalRT shadow ray optimisation
c8f4f608de Cycles: MetalRT optimisation
66a5eda33e Cleanup: GPv3: UI Menu updates
Compare 10 commits »
Michael Jones (Apple) created branch mjones/MetalRTOptimisations in Michael-Jones/blender 2024-04-30 17:21:39 +02:00
Michael Jones (Apple) deleted branch mjones/AdaptiveCompilationFIxes from Michael-Jones/blender 2024-04-30 12:56:38 +02:00
Michael Jones (Apple) merged pull request blender/blender#121216 2024-04-30 12:56:34 +02:00
Cycles: Dormant fixes for adaptive feature compilation
Michael Jones (Apple) pushed to main at blender/blender 2024-04-30 12:56:33 +02:00
99f5433445 Cycles: Dormant fixes for adaptive feature compilation
d111abf329 make format
Michael Jones (Apple) created pull request blender/blender#121216 2024-04-29 17:11:16 +02:00
Cycles: Dormant fixes for adaptive feature compilation
Michael Jones (Apple) created branch mjones/AdaptiveCompilationFIxes in Michael-Jones/blender 2024-04-29 17:08:45 +02:00
4945c66c46 Cycles: Dormant fixes for adaptive feature compilation
9041eef0b8 Cleanup: Remove unused variable.
d655e63044 UI: Add tooltips with description of compositing nodes
205683477f Fix #121209: Menu switch missing matrix socket
0eacf3cfef Cleanup: Clarify variable names in Fast Gaussian
Compare 10 commits »
Michael Jones (Apple) deleted branch mjones/GPUCounterTiming from Michael-Jones/blender 2024-04-29 15:25:48 +02:00
Michael Jones (Apple) pushed to main at blender/blender 2024-04-29 15:25:45 +02:00
9b833fdeba Cycles: Use more accurate GPU counter timestamps for profiling in Metal
Michael Jones (Apple) merged pull request blender/blender#121208 2024-04-29 15:25:45 +02:00
Cycles: Use more accurate GPU counter timestamps for profiling in Metal
Michael Jones (Apple) created pull request blender/blender#121208 2024-04-29 14:07:43 +02:00
Cycles: Use more accurate GPU counter timestamps for profiling in Metal
Michael Jones (Apple) pushed to mjones/GPUCounterTiming at Michael-Jones/blender 2024-04-29 13:59:12 +02:00
22249495b8 Cycles: Use more accurate GPU counter timestamps for profiling in Metal
Michael Jones (Apple) pushed to mjones/GPUCounterTiming at Michael-Jones/blender 2024-04-29 13:39:27 +02:00
7fef397c42 Cycles: Use more accurate GPU counter timestamps for profiling
Michael Jones (Apple) created branch mjones/GPUCounterTiming in Michael-Jones/blender 2024-04-29 13:39:27 +02:00
Michael Jones (Apple) pushed to main at Michael-Jones/blender 2024-04-25 15:31:31 +02:00
6d1ffc519f Cleanup: remove unused GizmoGroup reports
cb164dabab Cleanup: avoid redundant call to BLI_heap_clear
5220caeabb GPv3: Weight Paint tools (Draw, Blur, Average, Smear, Sample weight)
07f2a0ee9f Python API: Fix invalid Python syntax in Python API docstrings
d291ec37e0 Cleanup: remove null check in blo_filedata_free
Compare 2843 commits »
Michael Jones (Apple) commented on issue blender/blender#116243 2024-04-23 14:58:39 +02:00
Blender crash frequently on MBP M3 Max Sonoma with Cycle + Metal

@PratikPB2123, we are going to do a QA pass over Cycles viewport rendering with Metal - at a glance there is some hazardous syncing logic that I can see causing problems.