This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/intern
Sergey Sharybin fbed2047c8 Fix wrong track of the memory when doing device vector resize before freeing it
This is rather legit case which happens i.e. when having persistent images enabled
and session is updating the lookup tables.

Now device_memory keeps track of amount of memory being allocated on the device,
which makes freeing using the proper allocated size, not the CPU side buffer
size.
2014-09-04 17:25:12 +06:00
..
2014-07-01 09:36:28 +10:00
2014-08-27 18:59:32 +10:00
2014-08-16 10:51:07 +10:00
2014-07-20 00:38:52 +10:00
2014-07-18 11:55:59 +10:00
2014-03-22 14:41:38 +02:00