b364f6e6929febb94e7de4891293a4042f7ac62f
Currently it makes more sense to use single tile for GPU rendering and in this case tile-based progress report doesn't work well. Since threading happens within single tile, it's possible to detect currently computing sample and report it to the interface, This also allows to display smoother progress when using CPU with small amount of tiles.
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%