vtk-m2/vtkm
Robert Maynard 6341eb30db Merge branch 'consistent_vtkm_configure_vars' into 'master'
Update VTK-m to export to Configure.h if we have opengl interop enabled.

At the same time I rearranged the CMakeLists.txt so that the configuration
for Configure.h is later so that it catches all CMake Variables.

See merge request !184
2015-09-04 13:27:05 -04:00
..
benchmarking Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
cont Merge branch 'newtopology' into 'master' 2015-09-02 13:34:54 -04:00
exec Remove unused typedef 2015-09-02 13:54:54 -07:00
internal Update VTK-m to export to Configure.h if we have opengl interop enabled. 2015-09-04 11:43:10 -04:00
opengl Always pass raw memory pointers to glBufferSubData. 2015-09-02 13:26:33 -04:00
testing Special implementation of parametric coordinates for rectilinear cells 2015-09-02 13:50:31 -07:00
worklet Correct a member initialization reorder warning. 2015-09-04 09:49:10 -04:00
BinaryOperators.h Suppress bad conversion warnings generated by gcc. 2015-08-06 14:06:43 -04:00
BinaryPredicates.h Add vtkm/BinaryOperators header. 2015-08-04 16:55:53 -04:00
CellShape.h Forgot to add export macro to CellShapeTagGeneric 2015-08-27 17:34:28 -06:00
CellTraits.h Remove pixel and voxel cell types 2015-08-27 17:03:13 -06:00
CMakeLists.txt Add VecRectilinearPointCoordinates class 2015-09-02 13:50:31 -07:00
Extent.h Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
ListTag.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
Math.h Fix pyexpander errors 2015-09-02 13:47:33 -07:00
Math.h.in Add other Pi fraction constants and 2Pi 2015-09-02 10:06:02 -07:00
Matrix.h Add VecVariable 2015-08-14 09:15:46 -06:00
Pair.h Make PrintSummary actually work for Field and CoordinateSystem. 2015-08-27 10:20:30 -06:00
TopologyElementTag.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
TypeListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Types.h Add specialization of topology map fetch for regular point coords 2015-09-02 13:54:51 -07:00
TypeTraits.h Fix typo TypeTraitsUnkownTag -> TypeTraitsUnknownTag 2015-07-07 10:23:10 -06:00
UnaryPredicates.h Add vtkm/UnaryPredicates header. 2015-07-30 13:12:59 -04:00
VecRectilinearPointCoordinates.h Add VecRectilinearPointCoordinates class 2015-09-02 13:50:31 -07:00
VectorAnalysis.h Adding examples directory with isosurface rendering example 2015-09-01 17:09:36 -06:00
VecTraits.h Add tests for interpolate functions. 2015-08-27 16:31:06 -06:00
VecVariable.h Add VecVariable 2015-08-14 09:15:46 -06:00