vtk-m2/vtkm
Robert Maynard 25dae61fa7 Merge topic 'allow_rendering_to_build_on_windows'
6d9dd7d2 Correct conversion warning in VolumeRendererStructured
cc8121d9 Fix uninitialized warnings from DecodePNG.
c75feb74 Don't build vtkm_rendering if we can't find opengl.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !595
2016-10-31 17:41:56 -04:00
..
benchmarking Refactor vtkm::Types to be concise and move math helpers out of internal. 2016-10-28 14:57:16 -04:00
cont Refactor vtkm::Types to be concise and move math helpers out of internal. 2016-10-28 14:57:16 -04:00
exec VecFromPortal::CopyTo can now handle const value Portals. 2016-10-12 13:28:36 -04:00
filter Fix ApplyPolicy for CoordinateSystem objects 2016-10-23 11:51:09 -04:00
internal Refactor vtkm::Types to be concise and move math helpers out of internal. 2016-10-28 14:57:16 -04:00
interop Fix function signature for UnitTestTransferGLUT 2016-10-11 08:03:36 -06:00
io Merge topic 'fix/dataset_reader' 2016-10-21 12:35:18 -04:00
rendering Correct conversion warning in VolumeRendererStructured 2016-10-31 15:27:45 -04:00
testing Exclude a specific ACos test on ICC in release mode. 2016-10-28 14:57:16 -04:00
worklet Refactor vtkm::Types to be concise and move math helpers out of internal. 2016-10-28 14:57:16 -04:00
Assert.h Make sure Configure.h included with Assume.h 2016-06-27 13:26:39 -06:00
BinaryOperators.h
BinaryPredicates.h
Bounds.h Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06:00
CellShape.h Switch over to c++11 type_traits. 2016-08-31 16:11:26 -04:00
CellTraits.h
CMakeLists.txt Fix some issues with OpenGL configuration 2016-10-03 17:34:15 -06:00
ImplicitFunctions.h
ListTag.h Add fast tracks for ListTag operations on size <= 4. 2016-09-23 16:39:20 -04:00
Math.h vtkm::Math now doesn't require boost 2016-09-02 13:32:26 -04:00
Math.h.in vtkm::Math now doesn't require boost 2016-09-02 13:32:26 -04:00
Matrix.h Add POSIX assert wrapper 2016-04-20 14:19:22 -06:00
NewtonsMethod.h Move NewtonsMethod to the vtkm package 2016-04-14 14:36:02 -06:00
Pair.h
Range.h Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06:00
StaticAssert.h Update StaticAssert.h to use the c++11 static_assert function 2016-09-01 09:35:43 -04:00
TopologyElementTag.h Correct double trailing semicolons with VTKM_IS_TOPOLOGY_ELEMENT_TAG 2016-09-23 16:38:52 -04:00
Transform3D.h Add TextAnnotation to rendering library 2016-09-07 16:47:58 -06:00
TypeListTag.h
Types.h Fixup for 1 back. 2016-10-28 14:57:16 -04:00
TypeTraits.h Update VecTraits/TypeTraits to include types that VTK uses. 2016-02-22 14:20:25 -05:00
UnaryPredicates.h
VecRectilinearPointCoordinates.h
VectorAnalysis.h Refactor liner interpolation to use (1-w)*v0+w*v1 2016-03-18 10:54:56 -04:00
VecTraits.h Switch over to c++11 type_traits. 2016-08-31 16:11:26 -04:00
VecVariable.h Add POSIX assert wrapper 2016-04-20 14:19:22 -06:00