Blender Git Loki

Blender Git "functions-experimental-refactor" branch commits.

Page: 66 / 92

May 28, 2019, 10:11 (GMT)
Reduce wasted space in Function class

This is achieved by storing strings in a single buffer instead
of using `std::string`, which does small object optimization
for every string individually. This optimization can be done
because all strings are known when the function is build and
don't change later on.
May 28, 2019, 09:42 (GMT)
implement == operator for StringRef
May 28, 2019, 09:15 (GMT)
construct StringRefNull from pointer and length
May 28, 2019, 08:53 (GMT)
Merge branch 'master' into functions
May 23, 2019, 15:27 (GMT)
Merge branch 'master' into functions
May 22, 2019, 15:31 (GMT)
better cross platform exponent computation
May 22, 2019, 15:21 (GMT)
more assertions in ArrayLookup
May 22, 2019, 15:11 (GMT)
create ArrayRef from std::vector and std::array
May 22, 2019, 15:00 (GMT)
cleanup SmallMap
May 22, 2019, 14:41 (GMT)
ArrayRef constructor for SmallSet
May 22, 2019, 14:37 (GMT)
correct small object optimization for sets and maps
May 22, 2019, 14:22 (GMT)
improve SmallStack class
May 22, 2019, 14:16 (GMT)
more efficient small vector extend
May 22, 2019, 14:05 (GMT)
fix memory leaks in unit tests
May 22, 2019, 13:53 (GMT)
remove unused StringCollection
May 22, 2019, 13:41 (GMT)
cleanup ScopedTimer
May 22, 2019, 13:31 (GMT)
Merge branch 'master' into functions
May 20, 2019, 09:19 (GMT)
support for caching auto vectorized functions
May 20, 2019, 09:07 (GMT)
equality operator for functions
May 20, 2019, 09:07 (GMT)
smallmap: lookup or insert using key function
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021