Block a user
d7d5a4127d
Unify slice size calculation algorithm
303b112eb3
Add back in the parallel_for copy
acdd613612
Merge branch 'upstream_main' into geometry_update
50edca5306
Cleanup: minor readability changes to escape_uri_string
5107fb6625
Cleanup: quiet ASAN warning initializing eWM_CapabilitiesFlag to -1
a82836b6c2
Cleanup: replace typdef with 'using'
b8ea968929
Cleanup: simplify struct & enum declarations for C++
070febd56b
Merge branch 'upstream_main' into work_sets_similar
50edca5306
Cleanup: minor readability changes to escape_uri_string
5107fb6625
Cleanup: quiet ASAN warning initializing eWM_CapabilitiesFlag to -1
a82836b6c2
Cleanup: replace typdef with 'using'
b8ea968929
Cleanup: simplify struct & enum declarations for C++
fd17016e85
Merge branch 'upstream_main' into master-cluster
50edca5306
Cleanup: minor readability changes to escape_uri_string
5107fb6625
Cleanup: quiet ASAN warning initializing eWM_CapabilitiesFlag to -1
a82836b6c2
Cleanup: replace typdef with 'using'
b8ea968929
Cleanup: simplify struct & enum declarations for C++
WIP:Work sets for better work distrubtion with a Multi-GPU setup
WIP:Interleaved slices for better work distriubtion with a Multi-GPU/CPU setup
WIP:Interleaved slices for better work distriubtion with a Multi-GPU/CPU setup
c703a7c8ac
Change device_scale_factor to interleaved_slices
b86a443aaa
FIX: padding takes interleaved scanlines into account
2d5198beb4
Merge branch 'upstream_main' into work_sets_similar
155fd0991f
Remove temp fix while work on real solution
495a198393
Cleanup: use C++ system headers
2357ca9978
Cleanup: use C++ system headers
44dfc7a150
Fix building drawing test WITH_OPENGL_BACKEND=OFF
d2cab5e1ca
Cleanup: ignore GCC cast-function-type warning for PyMethodDef's
8102c84116
Fix PyAPI getter callbacks missing closure arguments
3899782e43
Fix: missing type casts after recent c++ conversion
514f8a7990
FIX: For Baking don't use interleaved slices
5e532bb022
FIX: Baking now reads the correct scanlines into the RenderBuffers
3e93532b24
Remove device_scale_factor from copy to/from routines.
989dd1d3ef
FIX: Correctly account for partial slices
b8215503d5
Use the smallest device weight to choose the slice sizes.
fdef5c310c
Merge branch 'upstream_main' into work_sets
56f0f4b2a5
Fix: World Light Direction in Irradiance Cache
c3bf00cd2d
Fix #107838: accelerator keys fail in enums/menus spawned from popups
a8c29fb221
EEVEE Next: Ensure correct resource usage flags for Metal
William Leeson
created branch work_sets_similar in leesonw/blender-cluster
2023-07-19 15:51:58 +02:00