vtk-m/vtkm
Manish Mathai 8e0a0308f0 Handles the case when the passed canvas has rendered data.
This change adds a option via `SetIsOverlay` which causes the
`MapperWireframer` to use the existing depth buffer instead of
generating a new one.
This change refactors the line color blending to
retain the alpha value separately instead of pre-multiplying it.
2017-08-23 14:51:05 -07:00
..
benchmarking Update CellToPoint worklets 2017-08-04 12:43:26 -04:00
cont Merge topic 'cellsetexplicit-gpu-impl' 2017-08-14 14:02:00 -04:00
exec Merge topic 'clang_tidy' 2017-08-08 16:26:10 -04:00
filter Combine ResultField + ResultDataSet into Result. 2017-08-11 08:25:42 -04:00
internal Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
interop Refactor vtkm::interop::TransferToOpenGL for implicit ArrayHandles. 2017-08-15 17:04:10 -04:00
io Merge branch 'master' of gitlab.kitware.com:dpugmire/vtk-m 2017-07-28 10:07:37 -04:00
rendering Handles the case when the passed canvas has rendered data. 2017-08-23 14:51:05 -07:00
testing Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
worklet Fix particle advection compile warnings 2017-08-10 22:19:50 -04:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Assert.h VTKM_ASSERT when disabled will still 'use' the input variables. 2017-08-10 15:37:35 -04:00
BaseComponent.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
BinaryOperators.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
BinaryPredicates.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Bounds.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CellShape.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
CellTraits.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CMakeLists.txt Refactor VecRectilinearPointCoordinates. 2017-07-07 13:49:35 -04:00
ListTag.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Math.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
Math.h.in Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
Matrix.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
NewtonsMethod.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Pair.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
Range.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
RangeId3.h Add vtkm::RangeId and vtkm::RangeId3 2017-05-30 16:32:52 -04:00
RangeId.h Add vtkm::RangeId and vtkm::RangeId3 2017-05-30 16:32:52 -04:00
StaticAssert.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
TopologyElementTag.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Transform3D.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
TypeListTag.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Types.h Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m into pics_unittests 2017-08-10 16:18:18 -04:00
TypeTraits.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
UnaryPredicates.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
VecAxisAlignedPointCoordinates.h Refactor VecRectilinearPointCoordinates. 2017-07-07 13:49:35 -04:00
VecFromPortal.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
VecFromPortalPermute.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
VectorAnalysis.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
VecTraits.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
VecVariable.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Version.h.in Add Version.h header file 2017-01-26 10:33:42 -07:00