Blender Git Commit Log

Git Commits -> Revision f2809ae

Revision f2809ae by Sergey Sharybin (master)
August 8, 2017, 15:17 (GMT)
Cycles: Fix crash changing image after recent OpenCL changes

Steps to reproduce:
- Create shader Image texture -> Diffuse BSDF -> Output. Do NOT select image yet!
- Start viewport render.
- Select image from the ID browser of Image Texture node.

Thing is: with the memory manager we always need to inform device that memory
was freed.

Commit Details:

Full Hash: f2809ae0a671057caa1005e2b9cc91648c33dd1f
Parent Commit: 0e57282
Lines Changed: +23, -41

2 Modified Paths:

/intern/cycles/render/image.cpp (+18, -41) (Diff)
/intern/cycles/render/image.h (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021