vtk-m/vtkm/rendering
Matthew Letter 26b7951336 changing default beckend to None
this was discussed in our weekly meeting as the default backend
2017-11-29 16:04:43 -07:00
..
internal Merge branch 'master' into cmake_refactor 2017-11-28 13:36:02 -07:00
raytracing Removing a debug variable that was causing cuda to crash 2017-11-02 08:13:54 -07:00
testing Extend the CMake rewrite to include vtkm_rendering 2017-10-27 15:29:58 -04: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 fixing various warnings 2017-10-26 08:36:27 -07:00
Canvas.h Fix copyright header merge issues 2017-09-22 15:31:27 -07: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 Merge branch 'master' into concrete-canvas 2017-09-22 09:32:21 -07:00
CanvasRayTracer.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
CMakeLists.txt changing default beckend to None 2017-11-29 16:04:43 -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 Update copyright for Sandia 2017-09-20 15:33:44 -06: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 Update copyright for Sandia 2017-09-20 15:33:44 -06: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 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
MapperWireframer.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04: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 simplify triangulator 2017-10-06 16:08:29 -07:00
View1D.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
View1D.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
View2D.cxx 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
View2D.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
View3D.cxx Merge branch 'master' into concrete-canvas 2017-09-22 09:32:21 -07:00
View3D.h Remove all uses of VTKM_OVERRIDE at instead just use override. 2017-11-02 09:18:15 -04:00
View.cxx Merge branch 'master' into concrete-canvas 2017-09-22 09:32:21 -07:00
View.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Wireframer.h Fixing error with uninitialized variable 2017-10-26 14:17:49 -07: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