summaryrefslogtreecommitdiff
path: root/vector.h
AgeCommit message (Collapse)AuthorFilesLines
2015-05-02Fix colormap segfaultLars-Dominik Braun1-0/+5
The segfaults due to unaligned vector access should have happened before the recent changes. Not sure why it worked before. Reverts colormap vectorization. This is going to be restored once I rework the colormaps.
2015-05-02Switch to OpenMPLars-Dominik Braun1-0/+2
Replaces quality (target density) parameter with time limit. In preparation for rendering resumption.
2015-05-02Support clang vector attributeLars-Dominik Braun1-0/+9
2015-05-02Vectorize c and post matrices as well apply_xformLars-Dominik Braun1-0/+5