vtk-m/docs/changelog
Kenneth Moreland e87864b0e3 Put CellLocatorBoundingIntervalHierarchy in vtkm_cont library
All of the methods in CellLocatorBoundingIntervalHierarchy were listed in
header files. This is sometimes problematic with virtual methods. Since
everything implemented in it can just be embedded in a library, move the
code into the vtkm_cont library.
2019-03-20 17:33:08 -06:00
..
1.3 Require CMake 3.8 to build VTK-m. 2019-01-09 16:01:22 -05:00
0-sample-topic.md Add release notes for v1.3.0 2018-11-26 11:11:10 -05:00
add-vtkm_filter-target.md Document vtkm_filter 2019-03-05 15:52:14 -05:00
array-virtual-not-special.md Make ArrayHandleVirtual conform with other ArrayHandle structure 2019-03-01 15:50:14 -07:00
arrayhandlevirtual.md Add changelogs for ArrayHandleVirtual and VariantArrayHandle 2018-12-27 15:42:03 -05:00
arrayhandlezip-handles-writing-to-implicit-handles.md Add changelogs for ArrayHandleVirtual and VariantArrayHandle 2018-12-27 15:42:03 -05:00
asynchronize-device-independent-timer.md Introduce asynchronous and device independent timer 2019-02-05 12:01:56 -05:00
bounding-interval-hierarchy-in-vtkm-cont.md Put CellLocatorBoundingIntervalHierarchy in vtkm_cont library 2019-03-20 17:33:08 -06:00
case-insensitive-device-from-string.md VTK-m now supports case-insensitive construction of devices from strings. 2019-01-07 08:12:25 -05:00
cast-variant-to-storage.md Allow VariantArrayHandle CastAndCall to cast to concrete types 2019-01-16 22:31:55 -06:00
cmake-38-required.md Require CMake 3.8 to build VTK-m. 2019-01-09 16:01:22 -05:00
cuda-allocator-disable-managed-memory-from-code.md CudaAllocator allows managed memory to be explicitly disabled 2018-12-28 11:30:29 -05:00
cuda-separable-compilation-enabled.md Add changelogs for ArrayHandleVirtual and VariantArrayHandle 2018-12-27 15:42:03 -05:00
field-tags-no-template.md Update changedoc 2019-01-11 12:23:19 -07:00
initialize.md Add vtkm::cont::Initialize. 2018-12-13 10:15:44 -05:00
mask-worklets.md Add Mask capabilities to worklets 2019-02-25 08:58:39 -07:00
merge-benchmark-executables.md Merge benchmark executables into a device dependent shared library 2019-02-25 12:26:47 -05:00
merge-rendering-testing-executables.md Merge rendering testing executables to a shared library 2019-01-14 14:20:00 -05:00
merge-worklet-testing-executables.md Improve the documentation on having a single worklet executable 2018-12-24 15:52:53 -05:00
point-merge.md Add point merge capabilities to CleanGrid filter 2019-02-26 12:44:33 -07:00
portal-value-reference-operators.md Add specialized operators for ArrayPortalValueReference 2019-02-20 13:33:55 -07:00
update-optional-parser.md Improve the documentation on having a single worklet executable 2018-12-24 15:52:53 -05:00
variantarrayhandle.md Add changelogs for ArrayHandleVirtual and VariantArrayHandle 2018-12-27 15:42:03 -05:00
verify-cmake-install.md Add changelog for VTKmCheckSourceInInstall 2019-02-04 12:09:25 -05:00
vtkm-handles-busy-cuda-devices-better.md Simplify the DeviceAdapterRuntimeDetectorCuda to not do a kernel launch. 2019-02-04 13:27:20 -05:00
vtkm-mangle-diy.md VTK-m now doesn't clobber external DIY installations 2019-02-05 13:05:14 -05:00