vtk-m/vtkm/rendering
Robert Maynard a81919999a Merge topic 'vtkm_host_device_warnings'
93bc0198 Suppress false positive warnings about calling host device functions.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Sujin Philip <sujin.philip@kitware.com>
Merge-request: !1042
2018-01-02 14:10:54 -05:00
..
internal TryExecute RuntimeDeviceTracker can't be a const ref anymore. 2017-11-10 10:02:45 -05:00
raytracing Cleanup includes of ExecutionWholeArray.h 2018-01-02 10:30:16 -05:00
testing Fix Field constructors 2017-12-21 12:48:15 -05:00
Actor.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Actor.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
AxisAnnotation2D.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
AxisAnnotation2D.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
AxisAnnotation3D.cxx fixing axis ticks 2017-11-13 08:34:05 -08:00
AxisAnnotation3D.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
AxisAnnotation.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
AxisAnnotation.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
BitmapFont.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
BitmapFont.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
BitmapFontFactory.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
BitmapFontFactory.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
BoundingBoxAnnotation.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
BoundingBoxAnnotation.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Camera.cxx Enable highest level of warnings(W4) under MSVC 2017-09-22 13:04:28 -04:00
Camera.h adding 2d ortho support to ray tracing and updating WireFramer to support 2d lines and 1D line plots 2017-10-26 07:58:02 -07:00
Canvas.cxx let there be foreground color 2017-12-04 20:46:38 -08:00
Canvas.h let there be foreground color 2017-12-04 20:46:38 -08:00
CanvasEGL.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CanvasEGL.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
CanvasGL.cxx Merge branch 'master' into concrete-canvas 2017-09-22 09:32:21 -07:00
CanvasGL.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
CanvasOSMesa.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CanvasOSMesa.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
CanvasRayTracer.cxx Replace ExecutionWholeArray with WholeArray 2018-01-02 10:30:16 -05:00
CanvasRayTracer.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
CMakeLists.txt Merge branch 'master' into concrete-canvas 2017-09-22 09:32:21 -07:00
Color.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Color.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ColorBarAnnotation.cxx let there be foreground color 2017-12-04 20:46:38 -08:00
ColorBarAnnotation.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ColorLegendAnnotation.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ColorLegendAnnotation.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ColorTable.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ColorTable.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ConnectivityProxy.cxx Consistenly use nullptr in vtk-m. 2017-09-25 09:57:23 -04:00
ConnectivityProxy.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DecodePNG.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DecodePNG.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
LineRenderer.cxx Fix copyright header merge issues 2017-09-22 15:31:27 -07:00
LineRenderer.h Fix copyright header merge issues 2017-09-22 15:31:27 -07:00
Mapper.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Mapper.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
MapperConnectivity.cxx Consistenly use nullptr in vtk-m. 2017-09-25 09:57:23 -04:00
MapperConnectivity.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
MapperGL.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
MapperGL.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
MapperRayTracer.cxx creating ray tracing benchmark 2017-12-20 14:22:52 -08:00
MapperRayTracer.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
MapperVolume.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
MapperVolume.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
MapperWireframer.cxx fixing compile errors 2017-12-05 13:26:45 -08:00
MapperWireframer.h let there be foreground color 2017-12-04 20:46:38 -08:00
MatrixHelpers.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Scene.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Scene.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
TextAnnotation.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
TextAnnotation.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
TextAnnotationBillboard.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
TextAnnotationBillboard.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
TextAnnotationScreen.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
TextAnnotationScreen.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
TextRenderer.cxx Fix copyright header merge issues 2017-09-22 15:31:27 -07:00
TextRenderer.h Fix copyright header merge issues 2017-09-22 15:31:27 -07:00
Texture2D.h Update VTK-m source to use new ArrayCopy functionality 2017-09-25 16:54:46 -06:00
TextureGL.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
TextureGL.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Triangulator.h Replace ExecutionWholeArray with WholeArray 2018-01-02 10:30:16 -05:00
View1D.cxx let there be foreground color 2017-12-04 20:46:38 -08:00
View1D.h let there be foreground color 2017-12-04 20:46:38 -08:00
View2D.cxx let there be foreground color 2017-12-04 20:46:38 -08:00
View2D.h let there be foreground color 2017-12-04 20:46:38 -08:00
View3D.cxx let there be foreground color 2017-12-04 20:46:38 -08:00
View3D.h let there be foreground color 2017-12-04 20:46:38 -08:00
View.cxx let there be foreground color 2017-12-04 20:46:38 -08:00
View.h let there be foreground color 2017-12-04 20:46:38 -08:00
Wireframer.h Merge topic 'vtkm_host_device_warnings' 2018-01-02 14:10:54 -05:00
WorldAnnotator.cxx Merge branch 'master' into concrete-canvas 2017-09-22 09:32:21 -07:00
WorldAnnotator.h Merge branch 'master' into concrete-canvas 2017-09-22 09:32:21 -07:00
WorldAnnotatorGL.cxx Merge branch 'master' into concrete-canvas 2017-09-22 09:32:21 -07:00
WorldAnnotatorGL.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00