vtk-m/vtkm/exec
Robert Maynard 2d7e44de62 Make it so that we actually use cuda texture memory loads.
By mistake the cuda texture memory load code was not being used, so correct
that issue and allow loading of vtkm::Vec and primitive types. Currently
the only issue is loading int8/int16 uint8/uint16 through texture memory.
2015-06-25 08:21:49 -04:00
..
arg Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00
cuda Make it so that we actually use cuda texture memory loads. 2015-06-25 08:21:49 -04:00
internal Resolved all implicit conversions between unsigned int and vtkm::Id. 2015-05-26 09:34:43 -04:00
CMakeLists.txt Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
ExecutionObjectBase.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ExplicitConnectivity.h ExplicitConnectivity can now use different storage backends. 2015-06-01 09:42:10 -04:00
FunctorBase.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
TopologyData.h adding missing file 2015-05-19 15:24:36 -04:00