Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Stockner <lukasstockner97>2022-11-08 22:39:40 +0300
committerLukas Stockner <lukas.stockner@freenet.de>2022-11-08 22:59:41 +0300
commit1eca4371979b45f6443446f8c7483aca8d9dc3b0 (patch)
treeffd08b7c0e6c1f6edf5939289125be87a2b5fc20 /source/blender/makesrna/intern
parentc6aacd718a51dea2f0736280a6bd605898a320f2 (diff)
Color Management: Parallelize ImBuf conversion to float
Motivated by long loading times in T101969, reduces render preparation time from 14sec to 6sec. Another possible improvement would be to use C++ and template based on OCIO vs. sRGB, but moving the file to C++ seems nontrivial (and opens up the question whether ocio_capi makes any sense then or we should just use OCIO directly) so I left it at a direct 1:1 parallelization of the existing code for now. Reviewed By: brecht Differential Revision: https://developer.blender.org/D16317
Diffstat (limited to 'source/blender/makesrna/intern')
0 files changed, 0 insertions, 0 deletions