Miguel Pozo pragma37
  • Joined on 2018-04-26
Miguel Pozo created pull request blender/blender#130335 2024-11-15 16:08:58 +01:00
Fix #130235: Eevee: Viewport Render Animation causes white/black flashes of materials
Miguel Pozo pushed to fix-130235 at pragma37/blender 2024-11-15 16:05:23 +01:00
e7c9df1ffc Disable deferred compilation for viewport image renders
1d571a810f Fix: Cycles: Compiler warning
d04d23bc40 Refactor: Grease Pencil: Port AntiAliasing drawing to new draw manager
87cf01efab Refactor: Grease Pencil: Port Vfx drawing to new draw manager
8e75b5f4c7 Merge branch 'blender-v4.3-release'
Compare 10 commits »
Miguel Pozo created branch fix-130235 in pragma37/blender 2024-11-15 16:05:22 +01:00
Miguel Pozo pushed to npr-prototype at blender/blender 2024-11-15 15:43:54 +01:00
c2363bdd45 Merge branch 'main' into npr-prototype
1d571a810f Fix: Cycles: Compiler warning
d04d23bc40 Refactor: Grease Pencil: Port AntiAliasing drawing to new draw manager
87cf01efab Refactor: Grease Pencil: Port Vfx drawing to new draw manager
8e75b5f4c7 Merge branch 'blender-v4.3-release'
Compare 68 commits »
Miguel Pozo pushed to pull-overlay-submit-only at pragma37/blender 2024-11-14 21:23:14 +01:00
f8b0674a9a Use submit-only
Miguel Pozo pushed to pull-overlay-submit-only at pragma37/blender 2024-11-14 17:35:21 +01:00
921cfeca27 Use submit-only (WIP)
9ad9984611 GPU: Fill uninitialized buffers with poison values
272403a6cb Vulkan: Remove empty attachments
aa8d1a1290 Merge branch 'blender-v4.3-release'
c7432c25ac Tests: increase allowed error threshold for VSE render tests
Compare 10 commits »
Miguel Pozo created branch pull-overlay-submit-only in pragma37/blender 2024-11-14 17:35:21 +01:00
Miguel Pozo closed pull request blender/blender#115375 2024-11-14 16:58:35 +01:00
Cleanup: Draw: Add Manager::update_handle_frustum_culling_test
Miguel Pozo deleted branch npr-shader-node-traits from pragma37/blender 2024-11-14 15:46:02 +01:00
Miguel Pozo merged pull request blender/blender#130192 2024-11-14 15:45:58 +01:00
NPR: Shader Node Traits
Miguel Pozo pushed to npr-prototype at blender/blender 2024-11-14 15:45:57 +01:00
30a526a183 NPR: Shader Node Traits
Miguel Pozo deleted branch pull-gpu-poison-values from pragma37/blender 2024-11-14 15:31:48 +01:00
Miguel Pozo merged pull request blender/blender#130240 2024-11-14 15:31:44 +01:00
GPU: Fill uninitialized buffers with poison values
Miguel Pozo pushed to main at blender/blender 2024-11-14 15:31:43 +01:00
9ad9984611 GPU: Fill uninitialized buffers with poison values
Miguel Pozo commented on issue blender/blender#130235 2024-11-13 21:31:51 +01:00
Eevee: Viewport Render Animation causes white/black flashes of materials

The option in System "Max Shader Compilation Subprocesses" was set to 0 when I tested.

Then it was disabled.

Miguel Pozo commented on issue blender/blender#130235 2024-11-13 21:31:16 +01:00
Eevee: Viewport Render Animation causes white/black flashes of materials

I can repro it regardless of the multithreaded compilation settings. Disabling deferred compilation for viewport image rendering fixes it. I don't think we can use the same workaround used in…

Miguel Pozo created pull request blender/blender#130240 2024-11-13 21:05:54 +01:00
GPU: Fill uninitialized buffers with poison values
Miguel Pozo pushed to pull-gpu-poison-values at pragma37/blender 2024-11-13 21:04:39 +01:00
225c60ca64 Fill uninitialized buffers with poison values
Miguel Pozo pushed to pull-gpu-poison-values at pragma37/blender 2024-11-13 20:59:22 +01:00
Miguel Pozo created branch pull-gpu-poison-values in pragma37/blender 2024-11-13 20:59:22 +01:00