Block a user
Regression: Eevee render takes 3x longer in 3.4 than 3.1.2 - shading related?
Fix #103903: Bump Node performance regression
Fix #103903: Bump Node performance regression
This is basically the same as D103903, I just added the explanation previously requested.
Fix #103903: Bump Node performance regression
6ef38aa0f4
Fix #103903: Bump Node performance regression
d411be8a99
Cleanup: Use utility function to find groups in node tree
fae661a1ab
Revert "Un-ignore modules in .gitmodules configuration"
923152d180
Geometry Nodes: improve parallelization in Delete/Separate Geometry node
Miguel Pozo
deleted branch tmp-eevee-shadow-commit-mp from blender/blender
2023-02-10 17:47:12 +01:00
WIP: EEVEE Next: Tag shadowmap usage for transparent object volumes
Miguel Pozo
pushed to pull-eevee-shadows-tag-usage-transparent at pragma37/blender
2023-02-10 17:25:14 +01:00
1683255827
EEVEE Shadows: Conservative rasterization
4d34ba76ff
EEVEE Shadows: Support low-res usage-tagging
986b543f03
EEVEE Shadows: Use hiz_tx instead of depth_tx
89b3ab7ea2
Cleanup
b85f628b6b
EEVEE Shadows: Improved step size
Miguel Pozo
created branch pull-eevee-shadows-tag-usage-transparent in pragma37/blender
2023-02-10 17:25:14 +01:00
f36ea5d5b1
EEVEE Shadows: Conservative rasterization (WIP)
1b13614d60
EEVEE Shadows: Support low-res usage-tagging
3ddecd8b98
EEVEE Shadows: Use hiz_tx instead of depth_tx
163aaf03d6
Cleanup
0de583544b
EEVEE Shadows: Move AABB computation to vertex shader
76203d0df3
EEVEE Shadows: Transparent tag usage the whole bbox volume
3352bdc7a0
EEVEE Shadows: transparent tag usage across the bbox volume (WIP)
e4c073c34c
EEVEE Shadows: Avoid struct/class missmatch compiler warnings
aab707ab70
Un-ignore modules in .gitmodules configuration
4ed8a360e9
Fix references to the main branch in the .gitmodules
4d3bfb3f41
Subdivision Surface: fix a serious performance hit when mixing CPU & GPU.
d781e52ee0
Cleanup: use enum literals, order likely case first in polyfill_2d
09eb4fe19a
Fix #103913: Triangulate sometimes creates degenerate triangles