Miguel Pozo pragma37
  • Joined on 2018-04-26
Miguel Pozo pushed to pull-non-blocking-render-compilation at pragma37/blender 2024-07-19 18:09:05 +02:00
ad78e08257 Disable DRW_render_context swaps
efb01947da Merge branch 'main' into pull-non-blocking-render-compilation
fc8660999a Cleanup: Make format
9f944fe53c Fix: key insertion sometimes treats layered actions as legacy actions
3e12a6d622 Sound: Add channels and sample rate properties to mixdown operator
Compare 149 commits »
Miguel Pozo created pull request blender/blender#125094 2024-07-19 17:52:40 +02:00
Fix #124876: EEVEE: Missing render frame progress in stdout
Miguel Pozo pushed to pull-render-progress-info at pragma37/blender 2024-07-19 17:49:47 +02:00
a16c78ca8b Move non working test break to a comment
Miguel Pozo pushed to pull-render-progress-info at pragma37/blender 2024-07-19 17:44:14 +02:00
2c1cd2b912 Add RE_engine_update_progress (disabled)
5fc0304aaf Allow cancelling the render
860ee40d24 Print info string on final renders
899f540ee5 RE_engine_update_stats
Compare 4 commits »
Miguel Pozo created branch pull-render-progress-info in pragma37/blender 2024-07-19 17:38:10 +02:00
Miguel Pozo pushed to pull-render-progress-info at pragma37/blender 2024-07-19 17:38:10 +02:00
5592a1ff80 Add RE_engine_update_progress (disabled)
40a9f76920 Allow cancelling the render
875f29d571 Print info string on final renders
bdab567261 RE_engine_update_stats
fc8660999a Cleanup: Make format
Compare 10 commits »
Miguel Pozo pushed to pull-small-material-batches at pragma37/blender 2024-07-18 20:01:09 +02:00
2f37c31715 Cleanup
Miguel Pozo created pull request blender/blender#125012 2024-07-18 19:52:38 +02:00
Draw: Do smaller compilation batches
Miguel Pozo created pull request blender/blender#125010 2024-07-18 19:39:18 +02:00
GPU: Improve the shader cache behavior
Miguel Pozo created pull request blender/blender#125005 2024-07-18 19:21:21 +02:00
WIP: Draw: Batch shader compilation for image render
Miguel Pozo pushed to pull-non-blocking-render-compilation at pragma37/blender 2024-07-18 19:03:20 +02:00
c321edcb9e cleanup
Miguel Pozo pushed to pull-non-blocking-render-compilation at pragma37/blender 2024-07-18 18:49:20 +02:00
7777d937f3 acquire/release_context
2402d9f8c3 DRW_shader_init/exit
Compare 2 commits »
Miguel Pozo pushed to pull-non-blocking-render-compilation at pragma37/blender 2024-07-18 16:43:52 +02:00
aeaf2af6f5 DRW_shader_init
c8dc2b4456 Request deferred compilation from final renders
Compare 2 commits »
Miguel Pozo pushed to pull-non-blocking-render-compilation at pragma37/blender 2024-07-17 19:47:04 +02:00
a2fcf75355 Don't use WM_job
Miguel Pozo pushed to pull-non-blocking-render-compilation at pragma37/blender 2024-07-17 19:27:26 +02:00
b97c5b1d59 Don't use WM_job
Miguel Pozo created branch pull-non-blocking-render-compilation in pragma37/blender 2024-07-17 19:27:26 +02:00
Miguel Pozo created branch small-material-batches-2 in pragma37/blender 2024-07-17 18:00:46 +02:00
Miguel Pozo pushed to pull-small-material-batches at pragma37/blender 2024-07-17 18:00:29 +02:00
Miguel Pozo pushed to pull-small-material-batches at pragma37/blender 2024-07-16 18:57:18 +02:00
689ff1c2e8 Small material batches (broken)