blender/intern/cycles
Sergey Sharybin d0cc1180b0 Cycles: Add utility method to vector which totally frees memory used the vector
The method is called vector::free_memory(). Use with care since it'll invalidate
all the pointers to vector memory, all iterators and so on.

Currently unused, but might become handy when clearing unused data.
2015-02-15 02:01:48 +05:00
..
app Cycles: Fix compilation error of Cycles standalone with Libmv disabled 2015-02-14 21:33:14 +05:00
blender Use the RNA for overriding the name instead. 2015-02-12 19:59:34 +01:00
bvh Cycles: Use bool for is_lead array 2015-01-31 01:49:41 +05:00
cmake Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
device Cycles: Fix inconsistent command line used for runtime kernel compilation 2015-02-02 15:00:21 +05:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Small improvement for volume render (decoupled) 2015-02-14 20:44:30 +01:00
render Cycles: Report system memory usage and peak after scene device update 2015-02-15 02:01:48 +05:00
subd Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util Cycles: Add utility method to vector which totally frees memory used the vector 2015-02-15 02:01:48 +05:00
CMakeLists.txt Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
SConscript Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00