[vtk6] branch master updated (acee9a9 -> a629ade)

Gert Wollny gert-guest at moszumanska.debian.org
Tue Apr 5 14:28:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

gert-guest pushed a change to branch master
in repository vtk6.

      from  acee9a9   Update changelog for release
       new  b864c36   Remove all patches to prepare for update to 6.3.0
       new  4641342   d/watch: Correct repackage suffix
      adds  e7e6dfa   Imported Upstream version 6.3.0+dfsg1
       new  c7e8b01   Merge tag 'upstream/6.3.0+dfsg1'
       new  1033ba0   Update patchset for new version
       new  5293231   New upstream version 6.3.0, Closes: #805010
       new  a629ade   Update changelog

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Accelerators/Dax/module.cmake                      |   40 +-
 Accelerators/Dax/vtkDaxContour.cxx                 |    1 +
 Accelerators/Dax/vtkDaxThreshold.cxx               |    2 +-
 Accelerators/Piston/CMakeLists.txt                 |    9 +
 Accelerators/Piston/module.cmake                   |   40 +-
 Accelerators/Piston/vtkDataSetToPiston.cxx         |    1 +
 Accelerators/Piston/vtkPistonAlgorithm.cxx         |    2 +
 Accelerators/Piston/vtkPistonContour.cxx           |    1 +
 Accelerators/Piston/vtkPistonDataObject.cxx        |    2 +
 Accelerators/Piston/vtkPistonMapper.cxx            |    2 +
 Accelerators/Piston/vtkPistonReference.h           |    1 +
 Accelerators/Piston/vtkPistonScalarsColors.cxx     |    1 +
 Accelerators/Piston/vtkPistonSlice.cxx             |    1 +
 Accelerators/Piston/vtkPistonSort.h                |    2 +-
 Accelerators/Piston/vtkPistonThreshold.cxx         |    1 +
 Accelerators/Piston/vtkPistonToDataSet.cxx         |    1 +
 CMake/ExternalData.cmake                           |  536 +++-
 CMake/ExternalData_config.cmake.in                 |    1 +
 CMake/FindADIOS.cmake                              |    4 -
 CMake/FindJsonCpp.cmake                            |   17 +-
 CMake/FindOpenMP.cmake                             |  358 +++
 CMake/FindTBB.cmake                                |  568 ++--
 CMake/GenerateExportHeader.cmake                   |    2 +-
 CMake/android.toolchain.cmake                      |   19 +-
 CMake/vtkBackends.cmake                            |   30 +-
 CMake/vtkCompilerExtras.cmake                      |   13 +-
 CMake/vtkExternalData.cmake                        |   12 +-
 CMake/vtkJavaWrapping.cmake                        |    2 +-
 CMake/vtkModuleMacros.cmake                        |   17 +-
 CMake/vtkModuleRemote.cmake                        |  159 +
 CMake/vtkModuleTop.cmake                           |    2 +-
 CMake/vtkPythonWrapping.cmake                      |    5 +
 CMake/vtkQt.cmake                                  |    1 -
 CMake/vtkTestFFMPEG.cmake                          |    4 +-
 CMake/vtkTestingMacros.cmake                       |   17 +-
 CMake/vtkVersion.cmake                             |    2 +-
 CMakeLists.txt                                     |   24 +-
 CONTRIBUTING.md                                    |   81 +-
 Charts/Core/CMakeLists.txt                         |    1 +
 Charts/Core/Testing/Cxx/CMakeLists.txt             |    2 +
 Charts/Core/Testing/Cxx/TestAreaPlot.cxx           |   98 +
 Charts/Core/Testing/Cxx/TestAxes.cxx               |    5 +-
 Charts/Core/Testing/Cxx/TestChartTileScaling.cxx   |   88 +
 .../Testing/Data/Baseline/TestAreaPlot.png.md5     |    1 +
 Charts/Core/Testing/Data/Baseline/TestAxes.png.md5 |    2 +-
 .../Core/Testing/Data/Baseline/TestBagPlot.png.md5 |    2 +-
 .../Testing/Data/Baseline/TestBarGraph.png.md5     |    2 +-
 .../Data/Baseline/TestBarGraphHorizontal.png.md5   |    2 +-
 .../Data/Baseline/TestBarGraphSelection.png.md5    |    2 +-
 .../Core/Testing/Data/Baseline/TestBoxPlot.png.md5 |    2 +-
 .../Testing/Data/Baseline/TestChartDouble.png.md5  |    2 +-
 .../Data/Baseline/TestChartDoubleColors.png.md5    |    2 +-
 .../Data/Baseline/TestChartDoubleColors_1.png.md5  |    2 +-
 .../Data/Baseline/TestChartDoubleColors_2.png.md5  |    1 +
 .../Data/Baseline/TestChartDouble_1.png.md5        |    2 +-
 .../Data/Baseline/TestChartDouble_2.png.md5        |    2 +-
 .../Testing/Data/Baseline/TestChartMatrix.png.md5  |    2 +-
 .../Data/Baseline/TestChartTileScaling.png.md5     |    1 +
 .../Testing/Data/Baseline/TestChartUnicode.png.md5 |    2 +-
 .../Data/Baseline/TestChartXYInvertedAxis.png.md5  |    2 +-
 .../Baseline/TestChartXYInvertedAxis_1.png.md5     |    1 +
 .../Testing/Data/Baseline/TestChartXYZ_1.png.md5   |    1 +
 .../Testing/Data/Baseline/TestChartXYZ_2.png.md5   |    1 +
 .../Testing/Data/Baseline/TestChartsOn3D.png.md5   |    2 +-
 .../Baseline/TestColorTransferFunction.png.md5     |    2 +-
 .../Baseline/TestColorTransferFunction_1.png.md5   |    1 -
 .../Baseline/TestColorTransferFunction_2.png.md5   |    1 -
 .../Baseline/TestColorTransferFunction_3.png.md5   |    1 -
 .../Core/Testing/Data/Baseline/TestContext.png.md5 |    2 +-
 .../Data/Baseline/TestContextUnicode.png.md5       |    2 +-
 .../Core/Testing/Data/Baseline/TestDiagram.png.md5 |    2 +-
 .../Testing/Data/Baseline/TestDiagram_1.png.md5    |    1 -
 .../Data/Baseline/TestFunctionalBagPlot.png.md5    |    2 +-
 .../Testing/Data/Baseline/TestHistogram2D.png.md5  |    2 +-
 .../Data/Baseline/TestInteractiveChartXYZ.png.md5  |    2 +-
 .../Data/Baseline/TestLegendHiddenPlots.png.md5    |    2 +-
 .../Testing/Data/Baseline/TestLinePlot.png.md5     |    2 +-
 .../Testing/Data/Baseline/TestLinePlot2.png.md5    |    2 +-
 .../Testing/Data/Baseline/TestLinePlot3D_1.png.md5 |    1 +
 .../Testing/Data/Baseline/TestLinePlot3D_2.png.md5 |    1 +
 .../Data/Baseline/TestLinePlotAxisFonts.png.md5    |    2 +-
 .../Data/Baseline/TestLinePlotAxisFonts_1.png.md5  |    2 +-
 .../Data/Baseline/TestLinePlotColors.png.md5       |    2 +-
 .../Data/Baseline/TestLinePlotDouble.png.md5       |    2 +-
 .../Data/Baseline/TestLinePlotDouble2.png.md5      |    2 +-
 .../Data/Baseline/TestLinePlotDouble_1.png.md5     |    2 +-
 .../Data/Baseline/TestLinePlotDouble_2.png.md5     |    2 +-
 .../Data/Baseline/TestLinePlotInteraction.png.md5  |    2 +-
 .../Baseline/TestLinePlotInteraction_1.png.md5     |    1 -
 .../Data/Baseline/TestLinePlotSelection.png.md5    |    2 +-
 .../Data/Baseline/TestLinePlotSelection2.png.md5   |    2 +-
 .../Data/Baseline/TestLinePlotSelection2_1.png.md5 |    2 +-
 .../Data/Baseline/TestLinePlotSelection_1.png.md5  |    2 +-
 .../Baseline/TestMultipleChartRenderers.png.md5    |    2 +-
 .../Baseline/TestMultipleChartRenderers_1.png.md5  |    1 -
 .../Data/Baseline/TestMultipleRenderers.png.md5    |    2 +-
 .../Data/Baseline/TestMultipleRenderers_1.png.md5  |    2 +-
 .../Data/Baseline/TestMultipleRenderers_2.png.md5  |    1 -
 .../Baseline/TestMultipleScalarsToColors.png.md5   |    2 +-
 .../Data/Baseline/TestParallelCoordinates.png.md5  |    2 +-
 .../Baseline/TestParallelCoordinatesColors.png.md5 |    2 +-
 .../Baseline/TestParallelCoordinatesDouble.png.md5 |    2 +-
 .../Testing/Data/Baseline/TestPieChart.png.md5     |    2 +-
 .../Testing/Data/Baseline/TestPieChart_1.png.md5   |    1 -
 .../Testing/Data/Baseline/TestPlotMatrix.png.md5   |    2 +-
 .../Testing/Data/Baseline/TestScatterPlot.png.md5  |    2 +-
 .../Data/Baseline/TestScatterPlotColors.png.md5    |    2 +-
 .../Data/Baseline/TestScatterPlotMatrix.png.md5    |    2 +-
 .../Baseline/TestScatterPlotMatrixVehicles.png.md5 |    2 +-
 .../Baseline/TestScatterPlotMatrixVisible.png.md5  |    2 +-
 .../Data/Baseline/TestScatterPlotMatrix_1.png.md5  |    2 +-
 .../Data/Baseline/TestScatterPlotMatrix_2.png.md5  |    2 +-
 .../Data/Baseline/TestScatterPlotMatrix_3.png.md5  |    1 -
 .../Data/Baseline/TestScientificPlot.png.md5       |    2 +-
 .../Data/Baseline/TestStackedBarGraph.png.md5      |    2 +-
 .../Testing/Data/Baseline/TestStackedPlot.png.md5  |    2 +-
 .../Testing/Data/Baseline/TestSurfacePlot.png.md5  |    2 +-
 .../Testing/Data/Baseline/TestZoomAxis.png.md5     |    2 +-
 .../Testing/Data/Baseline/TestZoomAxis_1.png.md5   |    2 +-
 Charts/Core/vtkAxis.cxx                            |  130 +-
 Charts/Core/vtkAxis.h                              |   17 -
 Charts/Core/vtkChart.h                             |    3 +-
 Charts/Core/vtkChartBox.cxx                        |    6 +-
 Charts/Core/vtkChartLegend.cxx                     |   16 +
 Charts/Core/vtkChartParallelCoordinates.cxx        |    7 +-
 Charts/Core/vtkChartPie.cxx                        |    6 +-
 Charts/Core/vtkChartXY.cxx                         |   80 +-
 Charts/Core/vtkChartXYZ.cxx                        |    1 +
 Charts/Core/vtkColorLegend.cxx                     |    1 +
 Charts/Core/vtkPlot.cxx                            |   15 +-
 Charts/Core/vtkPlot.h                              |   34 +
 Charts/Core/vtkPlotArea.cxx                        |  614 ++++
 Charts/Core/vtkPlotArea.h                          |  116 +
 Charts/Core/vtkPlotBag.cxx                         |   54 +-
 Charts/Core/vtkPlotBag.h                           |    6 +
 Charts/Core/vtkPlotFunctionalBag.cxx               |    4 +-
 Charts/Core/vtkPlotHistogram2D.cxx                 |    5 +
 Charts/Core/vtkPlotLine.cxx                        |   67 +-
 Charts/Core/vtkPlotLine.h                          |   14 +
 Charts/Core/vtkPlotPoints.cxx                      |    2 +-
 Charts/Core/vtkScatterPlotMatrix.cxx               |   21 +-
 Charts/Core/vtkScatterPlotMatrix.h                 |    8 +-
 Common/Color/vtkNamedColors.cxx                    |    1 -
 .../Data/Baseline/TestParametricFunctions.png.md5  |    2 +-
 .../Baseline/TestParametricFunctions_1.png.md5     |    1 -
 .../Baseline/TestParametricFunctions_2.png.md5     |    1 -
 Common/Core/CMakeLists.txt                         |  119 +-
 Common/Core/SMP/Kaapi/vtkSMPThreadLocal.h.in       |   12 +-
 Common/Core/SMP/OpenMP/vtkAtomic.cxx               |  174 +
 Common/Core/SMP/OpenMP/vtkAtomic.h.in              |  293 ++
 Common/Core/SMP/OpenMP/vtkSMPThreadLocal.h.in      |  173 +
 Common/Core/SMP/OpenMP/vtkSMPThreadLocalImpl.cxx   |  274 ++
 Common/Core/SMP/OpenMP/vtkSMPThreadLocalImpl.h.in  |  188 ++
 Common/Core/SMP/OpenMP/vtkSMPTools.cxx             |   63 +
 Common/Core/SMP/OpenMP/vtkSMPToolsInternal.h.in    |   78 +
 Common/Core/SMP/Sequential/vtkAtomic.cxx           |  284 ++
 Common/Core/SMP/Sequential/vtkAtomic.h.in          |  580 ++++
 Common/Core/SMP/Sequential/vtkAtomicInt.cxx        |  255 --
 Common/Core/SMP/Sequential/vtkAtomicInt.h.in       |  379 ---
 Common/Core/SMP/Simple/vtkSMPThreadLocal.h.in      |   12 +-
 Common/Core/SMP/TBB/vtkAtomic.h.in                 |  238 ++
 Common/Core/SMP/TBB/vtkAtomicInt.h.in              |   94 -
 Common/Core/SMP/TBB/vtkSMPThreadLocal.h.in         |    4 +-
 Common/Core/Testing/Cxx/CMakeLists.txt             |    1 +
 .../Testing/Cxx/TestAngularPeriodicDataArray.cxx   |  148 +
 Common/Core/Testing/Cxx/TestAtomic.cxx             |   56 +-
 .../Core/Testing/Cxx/TestLookupTableThreaded.cxx   |   61 +
 Common/Core/Testing/Cxx/UnitTestMath.cxx           |    6 +
 Common/Core/Testing/Python/CMakeLists.txt          |    3 +
 Common/Core/Testing/Python/TestArrays.py           |   61 +
 Common/Core/Testing/Python/TestEmptyInput.py       |  535 +++
 Common/Core/Testing/Python/TestSetGet.py           |  444 +++
 Common/Core/Testing/Tcl/CMakeLists.txt             |    4 +-
 Common/Core/vtkAbstractArray.h                     |    9 +-
 Common/Core/vtkAngularPeriodicDataArray.h          |   90 +
 Common/Core/vtkAngularPeriodicDataArray.txx        |  160 +
 Common/Core/vtkAtomicTypeConcepts.h                |   38 +
 Common/Core/vtkAtomicTypes.h                       |   28 +
 Common/Core/vtkBitArray.cxx                        |    8 +-
 Common/Core/vtkBitArray.h                          |    5 +-
 Common/Core/vtkByteSwap.cxx                        |    4 +-
 Common/Core/vtkByteSwap.h                          |    4 +-
 Common/Core/vtkConfigure.h.in                      |   17 +-
 Common/Core/vtkDataArray.cxx                       |    2 +-
 Common/Core/vtkDataArray.h                         |    6 +-
 Common/Core/vtkDataArrayIteratorMacro.h            |    2 +-
 Common/Core/vtkDataArrayPrivate.txx                |   21 +-
 Common/Core/vtkDataArrayTemplate.txx               |   15 +-
 Common/Core/vtkGarbageCollector.cxx                |   12 +-
 Common/Core/vtkGarbageCollector.h                  |    6 +-
 Common/Core/vtkIdList.h                            |    5 +-
 Common/Core/vtkIntArray.h                          |    4 +
 Common/Core/vtkLargeInteger.cxx                    |    2 +-
 Common/Core/vtkLongArray.h                         |    5 +
 Common/Core/vtkLongLongArray.h                     |    4 +
 Common/Core/vtkLookupTable.cxx                     |   47 +-
 Common/Core/vtkLookupTable.h                       |    6 +-
 Common/Core/vtkMath.cxx                            |   48 +-
 Common/Core/vtkMath.h                              |   25 +-
 Common/Core/vtkOStrStreamWrapper.cxx               |    2 +-
 Common/Core/vtkObject.cxx                          |   12 +-
 Common/Core/vtkObject.h                            |    8 +-
 Common/Core/vtkObjectBase.h                        |    5 +-
 Common/Core/vtkPeriodicDataArray.h                 |  279 ++
 Common/Core/vtkPeriodicDataArray.txx               |  621 ++++
 Common/Core/vtkPoints.cxx                          |   59 +-
 Common/Core/vtkPoints.h                            |    6 +-
 Common/Core/vtkPoints2D.h                          |    2 +-
 Common/Core/vtkPriorityQueue.cxx                   |    2 +-
 Common/Core/vtkPriorityQueue.h                     |    4 +-
 Common/Core/vtkSMPTools.h                          |    4 +-
 Common/Core/vtkScalarsToColors.cxx                 |    2 +-
 Common/Core/vtkSetGet.h                            |   56 +-
 Common/Core/vtkShortArray.h                        |    4 +
 Common/Core/vtkStringArray.cxx                     |   15 +-
 Common/Core/vtkStringArray.h                       |    2 +-
 Common/Core/vtkTimeStamp.cxx                       |    6 +-
 Common/Core/vtkType.h                              |   32 +-
 Common/Core/vtkTypeTraits.h                        |    6 +-
 Common/Core/vtkTypedArray.h                        |    9 -
 Common/Core/vtkTypedArray.h.in                     |    5 +
 Common/Core/vtkTypedDataArray.txx                  |    4 +-
 Common/Core/vtkUnicodeString.cxx                   |   48 +-
 Common/Core/vtkUnicodeStringArray.h                |    2 +-
 Common/Core/vtkUnsignedIntArray.h                  |    4 +
 Common/Core/vtkUnsignedLongArray.h                 |    6 +
 Common/Core/vtkUnsignedLongLongArray.h             |    4 +
 Common/Core/vtkUnsignedShortArray.h                |    4 +
 Common/Core/vtkUnsigned__Int64Array.h              |    6 +
 Common/Core/vtkVariant.cxx                         |    2 +-
 Common/Core/vtkVariantArray.cxx                    |   17 +-
 Common/Core/vtkVariantArray.h                      |    2 +-
 Common/Core/vtkVoidArray.cxx                       |    5 +-
 Common/Core/vtkWin32ProcessOutputWindow.cxx        |    2 +-
 Common/Core/vtkWindow.cxx                          |    2 +-
 Common/Core/vtkWindow.h                            |    9 +-
 Common/Core/vtk__Int64Array.h                      |    5 +
 Common/DataModel/CMakeLists.txt                    |    4 +-
 Common/DataModel/Testing/Cxx/CMakeLists.txt        |    9 +
 Common/DataModel/Testing/Cxx/CellLocator.cxx       |  275 --
 Common/DataModel/Testing/Cxx/CellLocator2.cxx      |  199 --
 Common/DataModel/Testing/Cxx/TestAMRBox.cxx        |   19 -
 Common/DataModel/Testing/Cxx/TestCellLocator.cxx   |  308 ++
 .../Testing/Cxx/TestCompositeDataSets.cxx          |    2 +-
 .../Testing/Cxx/TestInterpolationDerivs.cxx        |   10 +-
 .../Testing/Cxx/TestInterpolationFunctions.cxx     |   16 +-
 .../DataModel/Testing/Cxx/TestPentagonalPrism.cxx  |  621 ++++
 Common/DataModel/Testing/Cxx/TestPolyhedron0.cxx   |  114 +-
 .../Testing/Cxx/TestQuadraticPolygonFilters.cxx    |    3 +-
 .../Testing/Cxx/TestSmoothErrorMetric.cxx          |   51 +-
 Common/DataModel/Testing/Cxx/TestTriangle.cxx      |   31 +
 Common/DataModel/Testing/Cxx/UnitTestCells.cxx     | 1365 ++++++++
 Common/DataModel/Testing/Cxx/otherCellPosition.cxx |    6 +-
 .../Testing/Data/Baseline/TestCellLocator.png.md5  |    1 +
 .../Baseline/TestKdTreeRepresentation_1.png.md5    |    1 +
 .../TestMeanValueCoordinatesInterpolation1.png.md5 |    1 +
 .../TestMeanValueCoordinatesInterpolation2.png.md5 |    1 +
 .../Baseline/TestQuadraticPolygonFilters.png.md5   |    2 +-
 .../Data/Baseline/TestSmoothErrorMetric.png.md5    |    1 +
 Common/DataModel/module.cmake                      |    2 +
 Common/DataModel/vtkAMRInformation.cxx             |    5 +-
 Common/DataModel/vtkAMRUtilities.cxx               |   74 +-
 Common/DataModel/vtkAnimationScene.cxx             |    2 +-
 Common/DataModel/vtkBiQuadraticQuad.cxx            |    9 +-
 .../vtkBiQuadraticQuadraticHexahedron.cxx          |    5 +-
 Common/DataModel/vtkBiQuadraticQuadraticWedge.cxx  |    1 +
 Common/DataModel/vtkBiQuadraticTriangle.cxx        |    2 +-
 Common/DataModel/vtkBox.cxx                        |    2 +-
 Common/DataModel/vtkCell.h                         |    8 +-
 Common/DataModel/vtkCellArray.h                    |    2 +-
 Common/DataModel/vtkCellLinks.cxx                  |    2 +-
 Common/DataModel/vtkCellLinks.h                    |    2 +-
 Common/DataModel/vtkCellLocator.h                  |   79 +-
 Common/DataModel/vtkCellTypes.cxx                  |    4 +-
 Common/DataModel/vtkCellTypes.h                    |    6 +-
 Common/DataModel/vtkColor.h                        |   79 -
 Common/DataModel/vtkCompositeDataSet.h             |    2 +-
 Common/DataModel/vtkConvexPointSet.cxx             |   12 +-
 Common/DataModel/vtkCylinder.h                     |    3 +-
 Common/DataModel/vtkDataObject.h                   |   15 +-
 Common/DataModel/vtkDataObjectTree.h               |    2 +-
 Common/DataModel/vtkDataSet.cxx                    |  362 ++-
 Common/DataModel/vtkDataSet.h                      |   82 +-
 Common/DataModel/vtkDataSetAttributes.h            |   27 +
 Common/DataModel/vtkEdgeTable.cxx                  |    2 +-
 Common/DataModel/vtkEmptyCell.cxx                  |   39 +-
 Common/DataModel/vtkEmptyCell.h                    |    6 -
 Common/DataModel/vtkExplicitCell.cxx               |   37 -
 Common/DataModel/vtkExplicitCell.h                 |   75 -
 Common/DataModel/vtkFieldData.cxx                  |    9 +-
 Common/DataModel/vtkFieldData.h                    |    2 +-
 Common/DataModel/vtkGenericAttribute.h             |    2 +-
 Common/DataModel/vtkGenericAttributeCollection.cxx |    2 +-
 Common/DataModel/vtkGenericAttributeCollection.h   |    2 +-
 Common/DataModel/vtkGenericDataSet.cxx             |    2 +-
 Common/DataModel/vtkGenericDataSet.h               |    2 +-
 Common/DataModel/vtkHexagonalPrism.cxx             |    3 +-
 Common/DataModel/vtkHexahedron.cxx                 |    2 +-
 Common/DataModel/vtkHyperOctree.cxx                |    6 +-
 Common/DataModel/vtkHyperOctree.h                  |    2 +-
 Common/DataModel/vtkHyperTree.cxx                  |    6 +-
 Common/DataModel/vtkHyperTree.h                    |    2 +-
 Common/DataModel/vtkHyperTreeGrid.cxx              |    9 +-
 Common/DataModel/vtkHyperTreeGrid.h                |    2 +-
 Common/DataModel/vtkImageData.cxx                  |   13 +
 Common/DataModel/vtkImageData.h                    |    8 +-
 Common/DataModel/vtkKdTree.cxx                     |    8 +-
 Common/DataModel/vtkLine.cxx                       |    5 +-
 Common/DataModel/vtkMarchingCubesCases.h           |   21 -
 Common/DataModel/vtkMarchingSquaresCases.h         |   21 -
 Common/DataModel/vtkOverlappingAMR.cxx             |    5 +-
 Common/DataModel/vtkPentagonalPrism.cxx            |  290 +-
 Common/DataModel/vtkPentagonalPrism.h              |    8 +-
 Common/DataModel/vtkPixel.cxx                      |    2 +-
 Common/DataModel/vtkPointLocator.cxx               |    2 +-
 Common/DataModel/vtkPointSet.cxx                   |    7 +-
 Common/DataModel/vtkPointSet.h                     |    2 +-
 Common/DataModel/vtkPolyData.cxx                   |   25 +-
 Common/DataModel/vtkPolyData.h                     |    9 +-
 Common/DataModel/vtkPolyLine.cxx                   |   14 -
 Common/DataModel/vtkPolyLine.h                     |    6 -
 Common/DataModel/vtkPolyVertex.cxx                 |   17 +-
 Common/DataModel/vtkPolyVertex.h                   |    6 -
 Common/DataModel/vtkPolygon.cxx                    |   30 +-
 Common/DataModel/vtkPolygon.h                      |    2 -
 Common/DataModel/vtkPolyhedron.cxx                 |   39 +-
 Common/DataModel/vtkPyramid.cxx                    |    3 +-
 Common/DataModel/vtkQuad.cxx                       |    1 +
 Common/DataModel/vtkQuadraticHexahedron.cxx        |    5 +-
 Common/DataModel/vtkQuadraticPolygon.cxx           |    5 +-
 Common/DataModel/vtkQuadraticPyramid.cxx           |   98 +-
 Common/DataModel/vtkQuadraticPyramid.h             |    4 +-
 Common/DataModel/vtkQuadraticQuad.cxx              |    3 -
 Common/DataModel/vtkQuadraticTetra.cxx             |    4 +-
 Common/DataModel/vtkQuadraticTriangle.cxx          |    5 +-
 Common/DataModel/vtkQuadraticWedge.cxx             |    1 +
 Common/DataModel/vtkRect.h                         |   48 -
 Common/DataModel/vtkRectilinearGrid.h              |    2 +-
 Common/DataModel/vtkReebGraph.cxx                  |    6 +-
 Common/DataModel/vtkStructuredGrid.cxx             |  187 +-
 Common/DataModel/vtkStructuredGrid.h               |   50 +-
 .../vtkStructuredVisibilityConstraint.cxx          |  102 -
 .../DataModel/vtkStructuredVisibilityConstraint.h  |  178 -
 Common/DataModel/vtkTable.h                        |    2 +-
 Common/DataModel/vtkTriQuadraticHexahedron.cxx     |    4 +-
 Common/DataModel/vtkTriangle.cxx                   |  116 +-
 Common/DataModel/vtkTriangleStrip.cxx              |   15 -
 Common/DataModel/vtkTriangleStrip.h                |    6 -
 Common/DataModel/vtkUniformGrid.cxx                |  261 +-
 Common/DataModel/vtkUniformGrid.h                  |   60 +-
 Common/DataModel/vtkUniformGridAMR.cxx             |   10 +-
 Common/DataModel/vtkUnstructuredGrid.cxx           |   33 +-
 Common/DataModel/vtkUnstructuredGrid.h             |   12 +-
 .../DataModel/vtkUnstructuredGridCellIterator.cxx  |    4 +-
 Common/DataModel/vtkVector.h                       |   57 -
 Common/DataModel/vtkVertex.cxx                     |    4 +-
 Common/DataModel/vtkVoxel.cxx                      |    2 +-
 Common/DataModel/vtkWedge.cxx                      |    1 +
 Common/ExecutionModel/vtkCompositeDataPipeline.cxx |   15 +-
 .../vtkStreamingDemandDrivenPipeline.cxx           |   19 +-
 .../ExecutionModel/vtkThreadedImageAlgorithm.cxx   |    4 +-
 Common/ExecutionModel/vtkTrivialProducer.cxx       |   19 +-
 .../ExecutionModel/vtkUniformGridPartitioner.cxx   |    2 +-
 Common/Math/CMakeLists.txt                         |    6 -
 Common/Math/Testing/Cxx/CMakeLists.txt             |    8 -
 .../Math/Testing/Cxx/TestFastNumericConversion.cxx |  204 --
 Common/Math/Testing/Cxx/TestQuaternion.cxx         |    2 +-
 Common/Math/vtkFastNumericConversion.cxx           |  119 -
 Common/Math/vtkFastNumericConversion.h             |  477 ---
 Common/Math/vtkPolynomialSolversUnivariate.cxx     |   14 +-
 Common/Misc/Testing/Cxx/UnitTestFunctionParser.cxx |    4 +-
 Common/Misc/vtkContourValues.cxx                   |   18 +-
 Common/Misc/vtkFunctionParser.cxx                  |    6 +-
 Common/Misc/vtkHeap.cxx                            |   22 +-
 Common/Misc/vtkHeap.h                              |    2 +-
 Common/Transforms/vtkIdentityTransform.cxx         |   12 +-
 Common/Transforms/vtkThinPlateSplineTransform.cxx  |    2 +-
 Common/Transforms/vtkTransform.cxx                 |    2 +-
 .../dev/changes_6.3/ghosts_and_blanking.md         |  174 +
 Documentation/dev/git/README.md                    |   38 +
 Documentation/dev/git/dashboard.md                 |   45 +
 Documentation/dev/git/data.md                      |  330 ++
 Documentation/dev/git/develop.md                   |  385 +++
 Documentation/dev/git/download.md                  |   50 +
 Domains/Chemistry/Testing/Cxx/CMakeLists.txt       |    9 +
 .../Chemistry/Testing/Cxx/TestPeriodicTable.cxx    |    2 +-
 Domains/Chemistry/vtkMoleculeMapper.cxx            |    1 +
 Domains/Chemistry/vtkOpenQubeMoleculeSource.cxx    |    4 +-
 .../ChemistryOpenGL2/glsl/vtkSphereMapperVS.glsl   |   27 +-
 .../ChemistryOpenGL2/glsl/vtkStickMapperVS.glsl    |   53 +-
 Domains/ChemistryOpenGL2/vtkOpenGLMoleculeMapper.h |    2 +-
 Domains/ChemistryOpenGL2/vtkOpenGLSphereMapper.cxx |  163 +-
 Domains/ChemistryOpenGL2/vtkOpenGLSphereMapper.h   |   20 +-
 Domains/ChemistryOpenGL2/vtkOpenGLStickMapper.cxx  |  323 +-
 Domains/ChemistryOpenGL2/vtkOpenGLStickMapper.h    |   20 +-
 Examples/GUI/Cocoa/CMakeLists.txt                  |    2 +-
 Examples/GUI/Cocoa/Documentation/Instructions.rtf  |   24 +-
 Examples/GUI/Cocoa/PrefixHeader.pch                |    6 +-
 .../Cocoa/SimpleCocoaVTK.xcodeproj/project.pbxproj |  302 +-
 Examples/GUI/Qt/Events/CMakeLists.txt              |    2 +-
 Examples/GUI/Qt/FourPaneViewer/CMakeLists.txt      |    2 +-
 Examples/GUI/Qt/GraphicsView/CMakeLists.txt        |    6 +-
 .../GUI/Qt/GraphicsView/GraphLayoutViewItem.cpp    |    1 -
 Examples/GUI/Qt/GraphicsView/TreeRingViewItem.cpp  |    1 -
 Examples/GUI/Qt/GraphicsView/vtkclasses.xml        |    2 -
 Examples/GUI/Qt/GraphicsView/vtklibrary.xml        |    2 -
 Examples/GUI/Qt/ImageViewer/CMakeLists.txt         |    2 +-
 Examples/GUI/Qt/SimpleView/CMakeLists.txt          |    3 +-
 Examples/HyperTree/Cxx/Sphere/CMakeLists.txt       |    2 +-
 Examples/Infovis/Cxx/CMakeLists.txt                |    5 +
 Examples/Infovis/Cxx/CustomLinkView/CMakeLists.txt |    2 +-
 Examples/Infovis/Cxx/EasyView/CMakeLists.txt       |    2 +-
 Examples/Infovis/Cxx/StatsView/CMakeLists.txt      |    2 +-
 Examples/Infovis/Python/vtkclasses.xml             |    2 -
 Examples/Infovis/Python/vtklibrary.xml             |    2 -
 .../SMP/Cxx/vtkOverlappingAMR2.cxx                 |    2 +-
 .../SMP/Cxx/vtkSMPMinMaxTree.cxx                   |    3 +-
 .../SMP/Cxx/vtkUniformGridAMR2.cxx                 |   10 +-
 .../Cxx/Baseline/TestFilledContours_1.png.md5      |    1 +
 .../AMR/Testing/Cxx/TestAMRGhostLayerStripping.cxx |   21 +-
 Filters/AMR/vtkAMRResampleFilter.cxx               |    5 +-
 Filters/AMR/vtkAMRSliceFilter.cxx                  |   30 +-
 Filters/AMR/vtkImageToAMR.cxx                      |    2 +-
 Filters/Core/CMakeLists.txt                        |    1 -
 Filters/Core/Testing/Cxx/CMakeLists.txt            |    3 +-
 Filters/Core/Testing/Cxx/TestGhostArray.cxx        |   81 -
 .../Testing/Cxx/TestImplicitPolyDataDistance.cxx   |  173 +-
 .../Core/Testing/Cxx/TestSMPPipelineContour.cxx    |    2 +-
 .../Baseline/TestImplicitPolyDataDistance.png.md5  |    1 +
 Filters/Core/Testing/Python/CMakeLists.txt         |    1 +
 Filters/Core/Testing/Python/probe.py               |   90 +
 Filters/Core/vtkAppendFilter.cxx                   |    5 +-
 Filters/Core/vtkAppendPolyData.cxx                 |  140 +-
 Filters/Core/vtkAppendPolyData.h                   |   16 +-
 Filters/Core/vtkCellDataToPointData.cxx            |   10 +-
 Filters/Core/vtkContourFilter.cxx                  |    2 +
 Filters/Core/vtkDelaunay2D.cxx                     |    4 +-
 Filters/Core/vtkDelaunay3D.cxx                     |    2 +-
 Filters/Core/vtkFeatureEdges.cxx                   |   21 +-
 Filters/Core/vtkGhostArray.h                       |  128 -
 Filters/Core/vtkGlyph2D.cxx                        |    8 +-
 Filters/Core/vtkGlyph3D.cxx                        |   21 +-
 Filters/Core/vtkGlyph3D.h                          |    4 +-
 Filters/Core/vtkImplicitPolyDataDistance.cxx       |   17 +-
 Filters/Core/vtkPointDataToCellData.cxx            |    4 +-
 Filters/Core/vtkProbeFilter.cxx                    |   21 +-
 Filters/Core/vtkStructuredGridAppend.cxx           |   11 +-
 Filters/Core/vtkSynchronizedTemplates3D.cxx        |   35 +-
 Filters/Extraction/vtkExtractArraysOverTime.cxx    |   13 +-
 Filters/Extraction/vtkExtractCells.cxx             |   28 +-
 Filters/Extraction/vtkExtractDataSets.cxx          |   12 +-
 Filters/Extraction/vtkExtractEdges.cxx             |    2 +-
 Filters/Extraction/vtkExtractGeometry.cxx          |    2 +-
 Filters/Extraction/vtkExtractSelectedFrustum.cxx   |    4 +-
 .../Extraction/vtkExtractSelectedThresholds.cxx    |    2 +-
 Filters/Extraction/vtkExtractVectorComponents.cxx  |    2 +-
 Filters/FlowPaths/Testing/Cxx/CMakeLists.txt       |    1 +
 .../Cxx/TestAMRInterpolatedVelocityField.cxx       |   16 +-
 .../Testing/Cxx/TestStreamTracerSurface.cxx        |  102 +
 .../Data/Baseline/TestStreamTracerSurface.png.md5  |    1 +
 .../vtkAbstractInterpolatedVelocityField.cxx       |  300 +-
 .../vtkAbstractInterpolatedVelocityField.h         |   29 +
 .../vtkCachingInterpolatedVelocityField.cxx        |  141 +-
 .../vtkCachingInterpolatedVelocityField.h          |    8 +-
 Filters/FlowPaths/vtkInterpolatedVelocityField.cxx |   17 +
 Filters/FlowPaths/vtkInterpolatedVelocityField.h   |    4 +
 Filters/FlowPaths/vtkModifiedBSPTree.cxx           |   42 +-
 Filters/FlowPaths/vtkModifiedBSPTree.h             |   44 +-
 Filters/FlowPaths/vtkParticleTracerBase.cxx        |  100 +-
 Filters/FlowPaths/vtkParticleTracerBase.h          |   21 +-
 Filters/FlowPaths/vtkStreamTracer.cxx              |  120 +-
 Filters/FlowPaths/vtkStreamTracer.h                |    9 +
 .../vtkTemporalInterpolatedVelocityField.cxx       |  165 +-
 .../vtkTemporalInterpolatedVelocityField.h         |    8 +-
 .../Cxx/BoxClipTriangulateAndInterpolate.cxx       |    2 -
 Filters/General/Testing/Cxx/TestTessellator.cxx    |    2 +-
 .../Testing/Cxx/TestYoungsMaterialInterface.cxx    |    2 +-
 .../BoxClipTriangulateAndInterpolate_1.png.md5     |    1 +
 Filters/General/Testing/Python/blankGrid.py        |    2 +-
 Filters/General/Testing/Python/splitVectors.py     |    6 +
 .../Testing/Python/testDataSetTriangleFilter.py    |    4 +-
 Filters/General/Testing/Tcl/splitVectors.tcl       |   15 +-
 .../Testing/Tcl/testDataSetTriangleFilter.tcl      |    2 +-
 Filters/General/module.cmake                       |    2 +-
 .../General/vtkApproximatingSubdivisionFilter.cxx  |   20 -
 Filters/General/vtkBlankStructuredGrid.cxx         |   29 +-
 .../General/vtkBlankStructuredGridWithImage.cxx    |   26 +-
 Filters/General/vtkCellTreeLocator.cxx             |   30 -
 Filters/General/vtkContourTriangulator.cxx         |   12 +-
 Filters/General/vtkDicer.cxx                       |    4 +-
 Filters/General/vtkDicer.h                         |    2 +-
 Filters/General/vtkGradientFilter.cxx              |   21 -
 Filters/General/vtkImageMarchingCubes.cxx          |    9 +-
 Filters/General/vtkMultiThreshold.cxx              |    2 +-
 Filters/General/vtkOBBTree.cxx                     |    2 +-
 Filters/General/vtkOBBTree.h                       |   94 +-
 Filters/General/vtkRectilinearGridToTetrahedra.cxx |   16 +-
 Filters/General/vtkTableBasedClipCases.h           |   20 +-
 Filters/General/vtkTemporalStatistics.cxx          |    3 +-
 Filters/General/vtkTessellatorFilter.cxx           |   10 +-
 Filters/Generic/module.cmake                       |    1 -
 Filters/Generic/vtkGenericGlyph3DFilter.cxx        |   15 +-
 Filters/Geometry/Testing/Cxx/CMakeLists.txt        |    1 +
 .../Testing/Cxx/TestDataSetSurfaceFieldData.cxx    |  193 ++
 .../Cxx/TestStructuredAMRGridConnectivity.cxx      |   75 +-
 .../Testing/Cxx/TestStructuredGridConnectivity.cxx |   69 +-
 .../Cxx/TestUniformGridGhostDataGenerator.cxx      |    1 -
 Filters/Geometry/Testing/Python/TestGhostPoints.py |    4 +-
 Filters/Geometry/vtkDataSetSurfaceFilter.cxx       |   35 +-
 Filters/Geometry/vtkDataSetSurfaceFilter.h         |    3 +-
 Filters/Geometry/vtkGeometryFilter.cxx             |   66 +-
 Filters/Geometry/vtkGeometryFilter.h               |    4 +-
 Filters/Geometry/vtkImageDataToUniformGrid.cxx     |   39 +-
 .../Geometry/vtkStructuredAMRGridConnectivity.cxx  |   65 +-
 Filters/Geometry/vtkStructuredGridConnectivity.cxx |   55 +-
 Filters/Geometry/vtkStructuredGridConnectivity.h   |    6 +
 .../vtkStructuredGridGhostDataGenerator.cxx        |   10 +-
 .../Geometry/vtkUniformGridGhostDataGenerator.cxx  |   10 +-
 .../Geometry/vtkUnstructuredGridGeometryFilter.cxx |   16 +-
 .../Data/Baseline/TestPolyDataSilhouette_1.png.md5 |    1 +
 Filters/Hybrid/vtkGreedyTerrainDecimation.cxx      |    1 +
 Filters/Hybrid/vtkPolyDataSilhouette.cxx           |   49 +-
 Filters/Hybrid/vtkTemporalFractal.cxx              |    4 +-
 Filters/Hybrid/vtkTemporalInterpolator.cxx         |   14 +-
 Filters/Hybrid/vtkTransformToGrid.cxx              |    2 +-
 Filters/Hybrid/vtkWeightedTransformFilter.cxx      |   10 +
 ...tHyperTreeGridTernary2DFullMaterialBits.png.md5 |    2 +-
 Filters/HyperTree/module.cmake                     |    2 +-
 Filters/Matlab/vtkMatlabEngineFilter.cxx           |    6 +-
 .../Baseline/TestQuadRotationalExtrusion_1.png.md5 |    1 +
 .../Baseline/TestRotationalExtrusion_1.png.md5     |    1 +
 .../Modeling/vtkBandedPolyDataContourFilter.cxx    |    4 +-
 Filters/Modeling/vtkButterflySubdivisionFilter.cxx |    5 +-
 Filters/Modeling/vtkDijkstraGraphGeodesicPath.cxx  |    6 +-
 Filters/Modeling/vtkDijkstraImageGeodesicPath.cxx  |    4 +-
 Filters/Modeling/vtkLinearExtrusionFilter.cxx      |    2 +-
 Filters/Modeling/vtkLoopSubdivisionFilter.cxx      |   10 +-
 Filters/Parallel/CMakeLists.txt                    |    2 +
 Filters/Parallel/Testing/Cxx/CMakeLists.txt        |    5 +
 Filters/Parallel/Testing/Cxx/DistributedData.cxx   |    1 -
 .../Testing/Cxx/DistributedDataRenderPass.cxx      |    1 -
 .../Parallel/Testing/Cxx/ParallelResampling.cxx    |    1 -
 .../Testing/Cxx/TestAngularPeriodicFilter.cxx      |  145 +
 Filters/Parallel/Testing/Cxx/TransmitImageData.cxx |    1 -
 .../Testing/Cxx/TransmitImageDataRenderPass.cxx    |    1 -
 .../Testing/Cxx/TransmitRectilinearGrid.cxx        |    1 -
 .../Testing/Cxx/TransmitStructuredGrid.cxx         |    1 -
 .../Baseline/TestAngularPeriodicFilter.png.md5     |    1 +
 .../Baseline/TestAngularPeriodicFilter_1.png.md5   |    1 +
 Filters/Parallel/Testing/Python/TestCutMaterial.py |    2 +-
 .../Parallel/Testing/Python/TestExtrudePiece.py    |    8 +
 Filters/Parallel/Testing/Python/testTransmit.py    |    2 +-
 Filters/Parallel/Testing/Tcl/TestCutMaterial.tcl   |    2 +-
 Filters/Parallel/Testing/Tcl/TestExtrudePiece.tcl  |   15 +-
 Filters/Parallel/module.cmake                      |    2 +
 Filters/Parallel/vtkAngularPeriodicFilter.cxx      |  399 +++
 Filters/Parallel/vtkAngularPeriodicFilter.h        |  156 +
 Filters/Parallel/vtkCollectGraph.cxx               |    4 +-
 Filters/Parallel/vtkExtractCTHPart.cxx             |    8 +-
 Filters/Parallel/vtkExtractPolyDataPiece.cxx       |    8 +-
 .../Parallel/vtkExtractUnstructuredGridPiece.cxx   |   14 +-
 Filters/Parallel/vtkExtractUserDefinedPiece.cxx    |   11 +-
 Filters/Parallel/vtkPCellDataToPointData.cxx       |   18 -
 Filters/Parallel/vtkPKdTree.cxx                    |    2 +-
 Filters/Parallel/vtkPLinearExtrusionFilter.cxx     |   14 -
 Filters/Parallel/vtkPPolyDataNormals.cxx           |   14 -
 Filters/Parallel/vtkPSphereSource.cxx              |    2 +-
 Filters/Parallel/vtkPSphereSource.h                |    2 +-
 Filters/Parallel/vtkPeriodicFilter.cxx             |  148 +
 Filters/Parallel/vtkPeriodicFilter.h               |  124 +
 Filters/Parallel/vtkPipelineSize.cxx               |    2 +
 Filters/Parallel/vtkPipelineSize.h                 |    2 +-
 .../Parallel/vtkTransmitStructuredDataPiece.cxx    |    4 +-
 Filters/ParallelFlowPaths/module.cmake             |    2 +-
 .../ParallelFlowPaths/vtkPParticleTracerBase.cxx   |  232 +-
 Filters/ParallelFlowPaths/vtkPParticleTracerBase.h |   14 +-
 Filters/ParallelFlowPaths/vtkPStreamTracer.cxx     |   27 +-
 .../ParallelGeometry/Testing/Cxx/CMakeLists.txt    |    1 +
 .../Cxx/TestPStructuredGridConnectivity.cxx        |   14 +-
 .../Cxx/TestPUniformGridGhostDataGenerator.cxx     |    9 -
 .../Cxx/TestPUnstructuredGridConnectivity.cxx      |    4 +-
 .../TestPUnstructuredGridGhostDataGenerator.cxx    |    4 +-
 .../vtkPStructuredGridConnectivity.cxx             |    7 +-
 .../vtkPStructuredGridGhostDataGenerator.cxx       |   10 +-
 .../vtkPUniformGridGhostDataGenerator.cxx          |   10 +-
 .../vtkMemoryLimitImageDataStreamer.cxx            |    6 +-
 .../vtkMemoryLimitImageDataStreamer.h              |    2 +-
 Filters/ParallelMPI/vtkDistributedDataFilter.cxx   |  149 +-
 .../vtkStructuredImplicitConnectivity.cxx          |   14 +-
 Filters/Programmable/vtkProgrammableFilter.cxx     |   11 +-
 Filters/SMP/CMakeLists.txt                         |    1 +
 Filters/SMP/Testing/Cxx/CMakeLists.txt             |    1 +
 .../TestThreadedSynchronizedTemplatesCutter3D.cxx  |  129 +
 Filters/SMP/vtkSMPMergePoints.h                    |    4 +-
 Filters/SMP/vtkThreadedSynchronizedTemplates3D.cxx |   44 +-
 Filters/SMP/vtkThreadedSynchronizedTemplates3D.h   |    4 +-
 .../vtkThreadedSynchronizedTemplatesCutter3D.cxx   |  751 +++++
 .../SMP/vtkThreadedSynchronizedTemplatesCutter3D.h |   78 +
 .../Testing/Cxx/TestCellDistanceSelector2D.cxx     |    2 +-
 Filters/Selection/module.cmake                     |    1 -
 Filters/Sources/CMakeLists.txt                     |    1 +
 Filters/Sources/Testing/Cxx/CMakeLists.txt         |    2 +
 .../Testing/Cxx/TestGlyphSource2DResolution.cxx    |  151 +
 Filters/Sources/Testing/Cxx/TestPolyLineSource.cxx |  122 +
 .../Baseline/TestGlyphSource2DResolution.png.md5   |    1 +
 .../Testing/Data/Baseline/squadViewer.png.md5      |    2 +-
 Filters/Sources/Testing/Python/CMakeLists.txt      |    5 +
 Filters/Sources/Testing/Python/OSCone.py           |    1 +
 Filters/Sources/Testing/Python/squadViewer.py      |  190 ++
 Filters/Sources/Testing/Tcl/CMakeLists.txt         |   10 +-
 Filters/Sources/Testing/Tcl/Disk.tcl               |   40 -
 Filters/Sources/Testing/Tcl/OSCone.tcl             |   23 -
 Filters/Sources/Testing/Tcl/TestButtonSource.tcl   |  101 -
 Filters/Sources/Testing/Tcl/TestPlatonicSolids.tcl |  117 -
 .../Testing/Tcl/TestRegularPolygonSource.tcl       |   61 -
 Filters/Sources/Testing/Tcl/coneResolution.tcl     |   69 -
 Filters/Sources/Testing/Tcl/glyph2D.tcl            |  114 -
 Filters/Sources/module.cmake                       |    2 +-
 Filters/Sources/vtkConeSource.cxx                  |    1 +
 Filters/Sources/vtkEllipticalButtonSource.cxx      |    2 +-
 Filters/Sources/vtkGlyphSource2D.cxx               |   28 +-
 Filters/Sources/vtkGlyphSource2D.h                 |    8 +
 Filters/Sources/vtkGraphToPolyData.cxx             |    2 +-
 Filters/Sources/vtkHyperTreeGridSource.cxx         |    4 +-
 Filters/Sources/vtkParametricFunctionSource.cxx    |    3 +
 Filters/Sources/vtkPolyLineSource.cxx              |  166 +
 Filters/Sources/vtkPolyLineSource.h                |   74 +
 Filters/Sources/vtkSelectionSource.cxx             |    4 +-
 .../vtkBivariateLinearTableThreshold.cxx           |    8 +-
 Filters/Statistics/vtkContingencyStatistics.cxx    |    6 +-
 .../vtkHighestDensityRegionsStatistics.cxx         |   27 +-
 .../vtkHighestDensityRegionsStatistics.h           |   24 +-
 Filters/Statistics/vtkOrderStatistics.cxx          |    5 +-
 Filters/Statistics/vtkOrderStatistics.h            |    2 +-
 Filters/Statistics/vtkPCAStatistics.cxx            |    2 +-
 Filters/Statistics/vtkStatisticsAlgorithm.cxx      |    6 +-
 Filters/Statistics/vtkStatisticsAlgorithm.h        |    5 +-
 Filters/Statistics/vtkStreamingStatistics.h        |    3 -
 Filters/StatisticsGnuR/CMakeLists.txt              |    2 +
 Filters/StatisticsGnuR/vtkRAdapter.h               |    8 +-
 Filters/StatisticsGnuR/vtkRInterface.cxx           |    2 +-
 Filters/Texture/Testing/Python/socbal.py           |    2 +-
 Filters/Texture/Testing/Tcl/socbal.tcl             |    2 +-
 GUISupport/Qt/CMakeLists.txt                       |    4 +-
 GUISupport/Qt/QVTKInteractorAdapter.cxx            |   40 +
 GUISupport/Qt/QVTKWidget.cxx                       |   13 +
 GUISupport/Qt/Testing/Cxx/CMakeLists.txt           |    2 +-
 GUISupport/QtOpenGL/CMakeLists.txt                 |    6 +-
 GUISupport/QtOpenGL/QVTKGraphicsItem.cxx           |   13 +
 GUISupport/QtOpenGL/QVTKWidget2.cxx                |   30 +-
 GUISupport/QtOpenGL/QVTKWidget2.h                  |    3 +
 GUISupport/QtOpenGL/module.cmake                   |    2 +-
 GUISupport/QtSQL/CMakeLists.txt                    |    4 +-
 GUISupport/QtSQL/Testing/Cxx/CMakeLists.txt        |    2 +-
 GUISupport/QtWebkit/CMakeLists.txt                 |    2 +-
 .../Data/Baseline/TestLabeledGeoView2D.png.md5     |    2 +-
 .../Data/Baseline/TestLabeledGeoView2D_1.png.md5   |    1 -
 .../Data/Baseline/TestLabeledGeoView2D_2.png.md5   |    1 -
 .../Data/Baseline/TestLabeledGeoView2D_3.png.md5   |    1 -
 .../Data/Baseline/TestLabeledGeoView2D_4.png.md5   |    1 -
 .../Data/Baseline/TestLabeledGeoView2D_5.png.md5   |    1 -
 Geovis/Core/module.cmake                           |    1 -
 Geovis/Core/vtkGlobeSource.cxx                     |   26 +-
 IO/ADIOS/ADIOSScalar.cxx                           |   62 +-
 IO/ADIOS/ADIOSScalar.h                             |    6 +-
 IO/ADIOS/ADIOSVarInfo.cxx                          |   81 +-
 IO/ADIOS/ADIOSVarInfo.h                            |   26 +-
 IO/ADIOS/ADIOSWriter.cxx                           |   30 +-
 IO/ADIOS/Testing/Cxx/TestADIOSSphereWR.cxx         |    4 +-
 IO/ADIOS/vtkADIOSReader.cxx                        |   38 +-
 IO/ADIOS/vtkADIOSUtilities.h                       |    4 +-
 IO/ADIOS/vtkADIOSWriter.cxx                        |  109 +-
 IO/ADIOS/vtkADIOSWriter.h                          |   21 -
 IO/AMR/vtkAMRBaseReader.cxx                        |   56 +-
 IO/AMR/vtkAMRBaseReader.h                          |   11 +
 IO/AMR/vtkAMREnzoReader.h                          |    5 +
 IO/AMR/vtkAMRFlashReader.h                         |    5 +
 IO/Core/CMakeLists.txt                             |    2 +
 IO/Core/vtkAbstractPolyDataReader.cxx              |   33 +
 IO/Core/vtkAbstractPolyDataReader.h                |   54 +
 IO/Core/vtkSortFileNames.cxx                       |    8 +-
 IO/Core/vtkUTF8TextCodec.cxx                       |    4 +-
 IO/Core/vtkWriter.cxx                              |    3 +-
 IO/EnSight/vtkEnSightMasterServerReader.cxx        |    2 +-
 IO/EnSight/vtkEnSightReader.cxx                    |   17 +-
 IO/EnSight/vtkEnSightReader.h                      |    2 +
 IO/EnSight/vtkGenericEnSightReader.cxx             |   49 +-
 IO/EnSight/vtkGenericEnSightReader.h               |    6 +
 IO/Exodus/CMakeLists.txt                           |   10 +-
 IO/Exodus/Testing/Python/CMakeLists.txt            |    1 +
 IO/Exodus/Testing/Python/TestExodusWithNaN.py      |   20 +
 IO/Exodus/vtkExodusIIReader.cxx                    |   55 +-
 IO/Exodus/vtkExodusIIReader.h                      |   22 +-
 IO/Exodus/vtkExodusIIWriter.cxx                    |  298 +-
 IO/Exodus/vtkExodusIIWriter.h                      |    2 +
 IO/Exodus/vtkModelMetadata.cxx                     |   12 +
 IO/Exodus/vtkModelMetadata.h                       |    4 +
 IO/Export/Testing/Cxx/CMakeLists.txt               |   51 +-
 IO/Export/Testing/Cxx/TestRIBExporter.cxx          |  328 ++
 IO/Export/Testing/Cxx/UnitTestRIB.cxx              |  401 +++
 .../Baseline/TestContextGL2PS-rasterRef.png.md5    |    2 +-
 .../Baseline/TestContextGL2PS-rasterRef_1.png.md5  |    1 -
 .../Testing/Data/Baseline/TestContextGL2PS.png.md5 |    2 +-
 .../TestGL2PSExporterRaster-rasterRef.png.md5      |    2 +-
 .../TestGL2PSExporterRaster-rasterRef_1.png.md5    |    2 +-
 .../TestGL2PSExporterRaster-rasterRef_2.png.md5    |    1 -
 .../Data/Baseline/TestGL2PSExporterRaster.png.md5  |    2 +-
 .../TestGL2PSExporterRasterExclusion.png.md5       |    2 +-
 .../TestGL2PSExporterVector-rasterRef.png.md5      |    2 +-
 .../TestGL2PSExporterVector-rasterRef_1.png.md5    |    2 +-
 .../TestGL2PSExporterVector-rasterRef_2.png.md5    |    1 -
 .../TestGL2PSExporterVector-rasterRef_3.png.md5    |    1 -
 .../Data/Baseline/TestGL2PSExporterVector.png.md5  |    2 +-
 ...TestGL2PSExporterVolumeRaster-rasterRef.png.md5 |    2 +-
 ...stGL2PSExporterVolumeRaster-rasterRef_1.png.md5 |    1 -
 ...stGL2PSExporterVolumeRaster-rasterRef_2.png.md5 |    1 -
 ...stGL2PSExporterVolumeRaster-rasterRef_3.png.md5 |    1 -
 ...stGL2PSExporterVolumeRaster-rasterRef_4.png.md5 |    1 -
 .../Baseline/TestGL2PSExporterVolumeRaster.png.md5 |    2 +-
 .../TestGL2PSExporterVolumeRaster_1.png.md5        |    2 +-
 .../TestGL2PSLabeledDataMapper-rasterRef.png.md5   |    2 +-
 .../Baseline/TestGL2PSLabeledDataMapper.png.md5    |    2 +-
 .../Baseline/TestGL2PSTextActor-rasterRef.png.md5  |    2 +-
 .../Data/Baseline/TestGL2PSTextActor.png.md5       |    2 +-
 .../TestGL2PSTextActor3D-rasterRef.png.md5         |    2 +-
 .../Baseline/TestLinePlotGL2PS-rasterRef.png.md5   |    2 +-
 .../Data/Baseline/TestLinePlotGL2PS.png.md5        |    2 +-
 .../Data/Baseline/TestLinePlotGL2PS_1.png.md5      |    2 +-
 .../Testing/Data/Baseline/TestRIBExporter.tif.md5  |    1 +
 .../TestStackedPlotGL2PS-rasterRef.png.md5         |    2 +-
 .../TestStackedPlotGL2PS-rasterRef_1.png.md5       |    1 -
 .../Data/Baseline/TestStackedPlotGL2PS.png.md5     |    2 +-
 IO/Export/Testing/Data/Input/bozo.sl               |   35 +
 IO/Export/Testing/Data/Input/dented.sl             |   25 +
 IO/Export/module.cmake                             |    1 -
 IO/Export/vtkGL2PSExporter.cxx                     |   39 +-
 IO/Export/vtkOOGLExporter.cxx                      |  104 -
 IO/Export/vtkRIBExporter.cxx                       |  111 +-
 IO/Export/vtkRIBExporter.h                         |    8 +-
 IO/Export/vtkRIBLight.h                            |    5 +-
 IO/Export/vtkRIBProperty.cxx                       |  132 +-
 IO/Export/vtkRIBProperty.h                         |   50 +-
 IO/Export/vtkX3DExporter.cxx                       |    9 +-
 IO/FFMPEG/vtkFFMPEGWriter.cxx                      |   22 +-
 IO/GDAL/CMakeLists.txt                             |    2 +-
 IO/GDAL/vtkGDAL.h                                  |    6 +-
 IO/GDAL/vtkGDALRasterReader.cxx                    |   36 +-
 IO/GDAL/vtkGDALVectorReader.cxx                    |   12 -
 IO/Geometry/CMakeLists.txt                         |    8 -
 .../Cxx/TestIncrementalOctreePointLocator.cxx      |    5 +
 IO/Geometry/Testing/Cxx/TestWindBladeReader.cxx    |    1 +
 IO/Geometry/module.cmake                           |    1 -
 IO/Geometry/vtkAVSucdReader.cxx                    |   48 +-
 IO/Geometry/vtkCGMWriter.cxx                       |    1 -
 IO/Geometry/vtkChacoReader.cxx                     |   24 +-
 IO/Geometry/vtkMFIXReader.cxx                      |   22 +-
 IO/Geometry/vtkMFIXReader.h                        |    5 -
 IO/Geometry/vtkMultiBlockPLOT3DReader.cxx          | 2819 ----------------
 IO/Geometry/vtkMultiBlockPLOT3DReader.h            |  353 --
 IO/Geometry/vtkMultiBlockPLOT3DReaderInternals.cxx |  395 ---
 IO/Geometry/vtkMultiBlockPLOT3DReaderInternals.h   |   72 -
 IO/Geometry/vtkOBJReader.h                         |   13 +-
 IO/Geometry/vtkOpenFOAMReader.cxx                  |   92 +-
 IO/Geometry/vtkParticleReader.cxx                  |    4 +
 IO/Geometry/vtkPlot3DMetaReader.cxx                |  501 ---
 IO/Geometry/vtkPlot3DMetaReader.h                  |  138 -
 IO/Geometry/vtkSTLReader.cxx                       |    6 +-
 IO/Geometry/vtkSTLReader.h                         |   12 +-
 IO/Geometry/vtkSTLWriter.cxx                       |    1 +
 IO/Geometry/vtkWindBladeReader.cxx                 |   32 +-
 IO/Image/Testing/Cxx/CMakeLists.txt                |    4 +
 IO/Image/Testing/Cxx/TestCompressedTIFFReader.cxx  |   66 +
 IO/Image/Testing/Cxx/TestNIFTIReaderWriter.cxx     |   76 +-
 .../Data/Baseline/TestCompressedTIFFReader.png.md5 |    1 +
 IO/Image/vtkDICOMImageReader.cxx                   |   27 +-
 IO/Image/vtkImageImport.cxx                        |    2 +-
 IO/Image/vtkImageReader2.cxx                       |   14 +-
 IO/Image/vtkMetaImageReader.cxx                    |   12 +
 IO/Image/vtkNIFTIImageReader.cxx                   |  107 +-
 IO/Image/vtkNIFTIImageReader.h                     |   14 +
 IO/Image/vtkNIFTIImageWriter.cxx                   |   98 +-
 IO/Image/vtkNIFTIImageWriter.h                     |   14 +
 IO/Image/vtkTIFFReader.cxx                         |   86 +-
 IO/Image/vtkTIFFWriter.cxx                         |  323 +-
 IO/Image/vtkTIFFWriter.h                           |   11 +
 IO/Image/vtkVolume16Reader.cxx                     |    4 +-
 IO/Import/CMakeLists.txt                           |    7 +
 IO/Import/Testing/Cxx/CMakeLists.txt               |   30 +
 IO/Import/Testing/Cxx/TestOBJImporter.cxx          |   99 +
 IO/Import/Testing/Data/Input/boxes_1.obj.md5       |    1 +
 IO/Import/Testing/Data/Input/boxes_1.obj.mtl.md5   |    1 +
 IO/Import/Testing/Data/Input/boxes_2.obj.md5       |    1 +
 IO/Import/Testing/Data/Input/boxes_2.obj.mtl.md5   |    1 +
 .../Testing/Data/Input/boxes_3_no_mtl.obj.md5      |    1 +
 .../Data/Input/boxes_4_mtl_no_texture.obj.md5      |    1 +
 .../Data/Input/boxes_4_mtl_no_texture.obj.mtl.md5  |    1 +
 IO/Import/Testing/Data/Input/flare.jpg.md5         |    1 +
 IO/Import/Testing/Data/Input/map1024.png.md5       |    1 +
 IO/Import/module.cmake                             |    3 +
 IO/Import/vtk3DSImporter.cxx                       |    8 +-
 IO/Import/vtkOBJImporter.cxx                       |  986 ++++++
 IO/Import/vtkOBJImporter.h                         |   90 +
 IO/Import/vtkOBJImporterInternals.cxx              |  323 ++
 IO/Import/vtkOBJImporterInternals.h                |  159 +
 IO/Infovis/vtkDIMACSGraphWriter.cxx                |   23 +-
 IO/Infovis/vtkDelimitedTextReader.cxx              |   12 -
 IO/Infovis/vtkFixedWidthTextReader.cxx             |    2 +-
 IO/Infovis/vtkNewickTreeWriter.cxx                 |   23 +-
 IO/LSDyna/CMakeLists.txt                           |   10 +-
 IO/LSDyna/private/LSDynaFamily.cxx                 |    6 +-
 IO/LSDyna/private/LSDynaFamily.h                   |    2 +-
 IO/LSDyna/vtkLSDynaPart.cxx                        |   10 +-
 IO/LSDyna/vtkLSDynaPartCollection.cxx              |    2 +-
 IO/LSDyna/vtkLSDynaReader.cxx                      |    1 +
 IO/Legacy/Testing/Cxx/CMakeLists.txt               |    4 +-
 .../Testing/Cxx/TestLegacyGhostCellsImport.cxx     |   80 +
 .../Baseline/TestLegacyGhostCellsImport.png.md5    |    1 +
 IO/Legacy/vtkDataReader.cxx                        |   70 +-
 IO/Legacy/vtkDataReader.h                          |   22 +-
 IO/Legacy/vtkDataWriter.cxx                        |   23 +-
 IO/Legacy/vtkLegacyReaderVersion.h                 |   24 +
 IO/Legacy/vtkStructuredGridReader.cxx              |   19 +-
 IO/Legacy/vtkStructuredGridWriter.cxx              |   22 -
 IO/Legacy/vtkStructuredGridWriter.h                |    1 -
 .../Testing/Data/Baseline/TestMNITagPoints.png.md5 |    2 +-
 IO/MINC/vtkMNITagPointWriter.cxx                   |    5 +-
 IO/MINC/vtkMNITransformReader.cxx                  |    7 +-
 IO/MPIImage/Testing/Cxx/ParallelIso.cxx            |    2 +-
 IO/MPIParallel/CMakeLists.txt                      |   53 +-
 .../Testing/Cxx/TestPWindBladeReader.cxx           |    1 +
 IO/MPIParallel/Testing/Python/CMakeLists.txt       |    3 +
 IO/MPIParallel/Testing/Python/Plot3DMPIIO.py       |   61 +
 IO/MPIParallel/module.cmake                        |    4 +-
 IO/MPIParallel/vtkMPIMultiBlockPLOT3DReader.cxx    |  345 ++
 IO/MPIParallel/vtkMPIMultiBlockPLOT3DReader.h      |   73 +
 IO/NetCDF/vtkMPASReader.cxx                        |    5 +-
 IO/NetCDF/vtkNetCDFCAMReader.cxx                   |  177 +-
 IO/NetCDF/vtkNetCDFCAMReader.h                     |    8 +-
 IO/NetCDF/vtkNetCDFCFReader.cxx                    |   10 +
 IO/PLY/vtkPLY.cxx                                  |    4 +-
 IO/PLY/vtkPLYReader.h                              |   13 +-
 IO/PLY/vtkPLYWriter.cxx                            |    7 +-
 IO/Parallel/CMakeLists.txt                         |    8 +
 .../Testing/Python/TestPDataSetReaderGrid.py       |    8 +-
 IO/Parallel/module.cmake                           |    2 +
 IO/Parallel/vtkEnSightWriter.cxx                   |    9 +-
 IO/Parallel/vtkMultiBlockPLOT3DReader.cxx          | 3391 ++++++++++++++++++++
 IO/Parallel/vtkMultiBlockPLOT3DReader.h            |  372 +++
 IO/Parallel/vtkMultiBlockPLOT3DReaderInternals.cxx |  411 +++
 IO/Parallel/vtkMultiBlockPLOT3DReaderInternals.h   |   92 +
 IO/Parallel/vtkPDataSetReader.cxx                  |   39 +-
 IO/Parallel/vtkPImageWriter.cxx                    |    6 +-
 IO/Parallel/vtkPImageWriter.h                      |    2 +-
 IO/Parallel/vtkPlot3DMetaReader.cxx                |  513 +++
 IO/Parallel/vtkPlot3DMetaReader.h                  |  138 +
 IO/ParallelExodus/vtkPExodusIIReader.cxx           |   41 +-
 IO/ParallelExodus/vtkPExodusIIReader.h             |    9 -
 IO/ParallelNetCDF/vtkPNetCDFPOPReader.cxx          |    7 +-
 IO/ParallelXML/vtkXMLPMultiBlockDataWriter.cxx     |   54 +-
 IO/ParallelXML/vtkXMLPMultiBlockDataWriter.h       |   20 +
 IO/PostgreSQL/vtkPostgreSQLDatabase.cxx            |    5 +-
 IO/PostgreSQL/vtkPostgreSQLQuery.cxx               |    7 +-
 IO/SQL/Testing/Data/Input/simple_table.vtk.md5     |    2 +-
 IO/SQL/vtkSQLGraphReader.h                         |    2 +-
 IO/SQL/vtkSQLQuery.cxx                             |    5 +-
 IO/SQL/vtkSQLiteDatabase.cxx                       |   22 +-
 IO/SQL/vtkSQLiteDatabase.h                         |    4 +-
 IO/SQL/vtkSQLiteQuery.cxx                          |  149 +-
 IO/SQL/vtkSQLiteQuery.h                            |    4 +-
 IO/SQL/vtkTableToSQLiteWriter.cxx                  |   10 +-
 IO/VPIC/vtkVPICReader.cxx                          |   11 +-
 IO/Video/vtkMILVideoSource.cxx                     |    7 +-
 IO/Video/vtkVideoSource.cxx                        |    2 +-
 IO/Video/vtkWin32VideoSource.cxx                   |   19 +-
 IO/XML/Testing/Cxx/CMakeLists.txt                  |    2 +
 IO/XML/Testing/Cxx/TestXMLGhostCellsImport.cxx     |  125 +
 IO/XML/Testing/Cxx/TestXMLToString.cxx             |   21 +
 .../Data/Baseline/TestXMLGhostCellsImport.png.md5  |    1 +
 IO/XML/vtkXMLCompositeDataReader.h                 |   11 -
 IO/XML/vtkXMLDataReader.cxx                        |   69 +-
 IO/XML/vtkXMLDataReader.h                          |   18 +-
 IO/XML/vtkXMLPDataReader.cxx                       |   12 +-
 IO/XML/vtkXMLPolyDataReader.cxx                    |   14 +-
 IO/XML/vtkXMLReader.cxx                            |   36 +-
 IO/XML/vtkXMLReader.h                              |    7 +-
 IO/XML/vtkXMLReaderVersion.h                       |   24 +
 IO/XML/vtkXMLStructuredDataReader.cxx              |   40 +-
 IO/XML/vtkXMLStructuredDataReader.h                |    8 +-
 IO/XML/vtkXMLStructuredDataWriter.cxx              |    7 +
 IO/XML/vtkXMLUniformGridAMRReader.cxx              |    6 +-
 IO/XML/vtkXMLUniformGridAMRReader.h                |    6 -
 IO/XML/vtkXMLUnstructuredDataReader.cxx            |   10 +-
 IO/XML/vtkXMLUnstructuredDataWriter.cxx            |   16 +-
 IO/XML/vtkXMLWriter.cxx                            |   66 +-
 IO/XML/vtkXMLWriter.h                              |    8 +
 IO/XML/vtkXMLWriterC.cxx                           |   12 +-
 IO/XMLParser/vtkXMLDataParser.cxx                  |   14 +-
 IO/Xdmf2/README-VTK.txt                            |    3 +-
 IO/Xdmf2/Testing/Cxx/CMakeLists.txt                |    8 +-
 .../Testing/Cxx/TestTemporalXdmfReaderWriter.cxx   |  105 +
 IO/Xdmf2/Testing/Cxx/XdmfTestVTKIO.cxx             |    8 +-
 IO/Xdmf2/vtkXdmfHeavyData.cxx                      |  123 +-
 IO/Xdmf2/vtkXdmfHeavyData.h                        |    8 +-
 IO/Xdmf2/vtkXdmfReader.cxx                         |   37 +-
 IO/Xdmf2/vtkXdmfReader.h                           |   21 +
 IO/Xdmf2/vtkXdmfReaderInternal.cxx                 |   42 +-
 IO/Xdmf2/vtkXdmfReaderInternal.h                   |   21 +-
 IO/Xdmf2/vtkXdmfWriter.cxx                         |  208 +-
 IO/Xdmf2/vtkXdmfWriter.h                           |   28 +
 Imaging/Color/vtkImageMapToWindowLevelColors.cxx   |    9 +-
 .../Core/Testing/Python/TestChangeInformation.py   |    1 +
 Imaging/Core/Testing/Python/resampledTexture.py    |    2 +-
 Imaging/Core/Testing/Tcl/TestChangeInformation.tcl |    1 +
 Imaging/Core/vtkImageBSplineInterpolator.cxx       |    5 +-
 Imaging/Core/vtkImageBlend.cxx                     |   12 +-
 Imaging/Core/vtkImageInterpolator.cxx              |    2 +
 Imaging/Core/vtkImageInterpolatorInternals.h       |    2 +-
 Imaging/Core/vtkImageMapToColors.cxx               |    3 +
 Imaging/Core/vtkImageResize.cxx                    |    3 +
 Imaging/Core/vtkImageReslice.cxx                   |    6 +-
 Imaging/Core/vtkImageStencilData.cxx               |   11 +
 Imaging/Core/vtkImageStencilData.h                 |    1 +
 Imaging/Core/vtkImageStencilIterator.txx           |    1 +
 Imaging/General/vtkImageMedian3D.cxx               |  133 +-
 Imaging/General/vtkImageSlabReslice.h              |    7 -
 Imaging/Hybrid/CMakeLists.txt                      |    1 +
 .../Data/Baseline/TestCheckerboardSplatter.png.md5 |    1 +
 Imaging/Hybrid/Testing/Python/CMakeLists.txt       |    1 +
 .../Testing/Python/TestCheckerboardSplatter.py     |   71 +
 Imaging/Hybrid/vtkCheckerboardSplatter.cxx         |  929 ++++++
 Imaging/Hybrid/vtkCheckerboardSplatter.h           |  298 ++
 Imaging/Hybrid/vtkGaussianSplatter.cxx             |  157 +-
 Imaging/Hybrid/vtkGaussianSplatter.h               |   46 +-
 Imaging/Hybrid/vtkSampleFunction.cxx               |  385 ++-
 Imaging/Hybrid/vtkSampleFunction.h                 |    6 -
 Imaging/Hybrid/vtkSliceCubes.cxx                   |    2 +-
 .../vtkImageNonMaximumSuppression.cxx              |    2 +-
 Imaging/Morphological/vtkImageSeedConnectivity.h   |   12 +-
 Imaging/Morphological/vtkImageSkeleton2D.cxx       |   16 +-
 Imaging/Statistics/vtkImageHistogram.cxx           |    4 +-
 Imaging/Statistics/vtkImageHistogramStatistics.cxx |   12 +-
 Infovis/BoostGraphAlgorithms/module.cmake          |    1 -
 Infovis/Core/vtkThresholdTable.cxx                 |    5 +
 .../vtkCirclePackFrontChainLayoutStrategy.cxx      |    4 +-
 Infovis/Layout/vtkCosmicTreeLayoutStrategy.cxx     |    2 +-
 Interaction/Widgets/CMakeLists.txt                 |    4 +
 Interaction/Widgets/Testing/Cxx/CMakeLists.txt     |   12 +
 .../Widgets/Testing/Cxx/ImagePlaneWidget.cxx       |    2 +-
 .../Widgets/Testing/Cxx/TerrainPolylineEditor.cxx  |  519 ---
 .../Widgets/Testing/Cxx/TestButtonWidget.cxx       |    2 +-
 .../Testing/Cxx/TestImageActorContourWidget.cxx    |    2 +-
 .../Testing/Cxx/TestImplicitPlaneWidget2b.cxx      |    2 +-
 .../Testing/Cxx/TestResliceCursorWidget2.cxx       |    7 +-
 .../Testing/Cxx/TestResliceCursorWidget3.cxx       |    6 +-
 .../Widgets/Testing/Cxx/TestSplineWidget.cxx       |    2 +-
 .../Widgets/Testing/Cxx/WidgetTestingMacros.h      |   48 +-
 .../Testing/Cxx/vtkPolyLineRepresentationTest1.cxx |  216 ++
 .../Widgets/Testing/Cxx/vtkPolyLineWidgetTest1.cxx |   21 +
 .../Testing/Cxx/vtkSplineRepresentationTest1.cxx   |    9 +-
 .../Data/Baseline/TestBrokenLineWidget.png.md5     |    2 +-
 .../Data/Baseline/TestBrokenLineWidget_1.png.md5   |    2 +-
 .../Data/Baseline/TestBrokenLineWidget_2.png.md5   |    2 +-
 .../Data/Baseline/TestBrokenLineWidget_3.png.md5   |    1 +
 .../Baseline/TestCellCentersPointPlacer.png.md5    |    2 +-
 .../Baseline/TestOrientationMarkerWidget_3.png.md5 |    1 +
 .../Baseline/TestOrientationMarkerWidget_4.png.md5 |    1 +
 .../Data/Baseline/TestParallelopipedWidget.png.md5 |    2 +-
 .../Baseline/TestRectilinearWipeWidget_2.png.md5   |    1 +
 .../Data/Baseline/TestScalarBarWidget.png.md5      |    2 +-
 .../Testing/Data/Baseline/TestSphereWidget.png.md5 |    2 +-
 .../Data/Baseline/TestSphereWidget_1.png.md5       |    2 +-
 .../Data/Baseline/TestSphereWidget_2.png.md5       |    2 +-
 .../Data/Baseline/TestSphereWidget_3.png.md5       |    2 +-
 .../Data/Baseline/TestSphereWidget_4.png.md5       |    1 +
 .../Testing/Data/Baseline/TestSplineWidget.png.md5 |    2 +-
 .../Data/Baseline/TestSplineWidget_1.png.md5       |    1 -
 .../Testing/Data/Baseline/TestTextWidget.png.md5   |    2 +-
 Interaction/Widgets/module.cmake                   |    2 +-
 .../Widgets/vtkBiDimensionalRepresentation2D.cxx   |   10 +-
 Interaction/Widgets/vtkCaptionRepresentation.cxx   |   11 +-
 Interaction/Widgets/vtkCurveRepresentation.cxx     |  993 ++++++
 Interaction/Widgets/vtkCurveRepresentation.h       |  264 ++
 .../vtkEllipsoidTensorProbeRepresentation.cxx      |    1 +
 Interaction/Widgets/vtkImageTracerWidget.cxx       |   25 -
 Interaction/Widgets/vtkImageTracerWidget.h         |    8 -
 .../Widgets/vtkImplicitPlaneRepresentation.cxx     |   10 +
 Interaction/Widgets/vtkPolyLineRepresentation.cxx  |  297 ++
 Interaction/Widgets/vtkPolyLineRepresentation.h    |   93 +
 Interaction/Widgets/vtkPolyLineWidget.cxx          |  249 ++
 Interaction/Widgets/vtkPolyLineWidget.h            |   73 +
 Interaction/Widgets/vtkResliceCursor.cxx           |  185 +-
 Interaction/Widgets/vtkResliceCursorPicker.cxx     |    4 +-
 Interaction/Widgets/vtkScalarBarRepresentation.cxx |   85 +-
 Interaction/Widgets/vtkScalarBarRepresentation.h   |   13 +
 Interaction/Widgets/vtkSphereRepresentation.cxx    |   38 +-
 Interaction/Widgets/vtkSphereRepresentation.h      |    4 +-
 Interaction/Widgets/vtkSplineRepresentation.cxx    |  940 +-----
 Interaction/Widgets/vtkSplineRepresentation.h      |  184 +-
 Interaction/Widgets/vtkTextRepresentation.cxx      |   16 +-
 .../Data/Baseline/TestPolyDataPieces.png.md5       |    2 +-
 Parallel/Core/Testing/Python/TestPolyDataPieces.py |    7 +-
 Parallel/Core/Testing/Tcl/TestPolyDataPieces.tcl   |    8 +-
 Parallel/Core/vtkCommunicator.cxx                  |  152 +-
 Parallel/Core/vtkCommunicator.h                    |  520 ++-
 Parallel/Core/vtkMultiProcessController.cxx        |   14 +-
 Parallel/Core/vtkMultiProcessController.h          |  632 ++++
 Parallel/Core/vtkMultiProcessStream.cxx            |    7 +-
 Parallel/Core/vtkSocketCommunicator.cxx            |    7 +-
 Parallel/Core/vtkSubGroup.cxx                      |    5 +-
 .../Testing/Cxx/ExerciseMultiProcessController.cxx |    8 +-
 .../Cxx/TestDistributedDataShadowMapPass.cxx       |    1 -
 Parallel/MPI/vtkMPICommunicator.cxx                |    7 +-
 Parallel/MPI4Py/CMakeLists.txt                     |    3 +-
 Parallel/MPI4Py/module.cmake                       |    2 +
 README.html                                        |  565 ----
 README.md                                          |   73 +
 Remote/CMakeLists.txt                              |    7 +
 Remote/PoissonReconstruction.remote.cmake          |   10 +
 Remote/README.md                                   |   20 +
 Remote/vtkAddon.remote.cmake                       |    9 +
 Remote/vtkDICOM.remote.cmake                       |   10 +
 .../Testing/Cxx/TestCornerAnnotation.cxx           |   56 +-
 .../Data/Baseline/TestBarChartActor.png.md5        |    2 +-
 .../Data/Baseline/TestBarChartActor_1.png.md5      |    1 +
 .../Testing/Data/Baseline/TestCaptionActor.png.md5 |    2 +-
 .../Data/Baseline/TestCaptionActor2D.png.md5       |    2 +-
 .../Data/Baseline/TestCaptionActor_1.png.md5       |    2 +-
 .../Data/Baseline/TestCaptionActor_2.png.md5       |    1 -
 .../Data/Baseline/TestCornerAnnotation.png.md5     |    2 +-
 .../Data/Baseline/TestLegendBoxActor.png.md5       |    2 +-
 .../Data/Baseline/TestLegendBoxActor_1.png.md5     |    1 +
 .../Data/Baseline/TestLegendScaleActor.png.md5     |    2 +-
 .../Data/Baseline/TestPieChartActor.png.md5        |    2 +-
 .../Data/Baseline/TestPieChartActor_1.png.md5      |    1 +
 .../Testing/Data/Baseline/TestScalarBar.png.md5    |    2 +-
 .../Testing/Data/Baseline/TestScalarBar_1.png.md5  |    2 +-
 .../Testing/Data/Baseline/TestScalarBar_2.png.md5  |    2 +-
 .../Data/Baseline/TestSpiderPlotActor.png.md5      |    2 +-
 .../Testing/Data/Baseline/TestXYPlotActor.png.md5  |    2 +-
 .../Data/Baseline/TestXYPlotActor_1.png.md5        |    1 +
 .../Data/Baseline/TestXYPlotActor_2.png.md5        |    1 +
 .../Testing/Data/Baseline/cubeAxes.png.md5         |    2 +-
 .../Testing/Data/Baseline/cubeAxes_1.png.md5       |    1 +
 .../Testing/Data/Baseline/xyPlot.png.md5           |    2 +-
 .../Testing/Data/Baseline/xyPlot2.png.md5          |    2 +-
 .../Testing/Data/Baseline/xyPlot2_1.png.md5        |    2 +-
 .../Testing/Data/Baseline/xyPlot3.png.md5          |    2 +-
 .../Testing/Data/Baseline/xyPlot3_1.png.md5        |    1 -
 .../Testing/Data/Baseline/xyPlot4.png.md5          |    2 +-
 .../Testing/Data/Baseline/xyPlot4_1.png.md5        |    2 +-
 Rendering/Annotation/Testing/Tcl/cubeAxes.tcl      |    4 +-
 Rendering/Annotation/module.cmake                  |    4 +-
 Rendering/Annotation/vtkAxisActor.cxx              |   13 +-
 Rendering/Annotation/vtkAxisActor2D.cxx            |    6 +-
 Rendering/Annotation/vtkBarChartActor.cxx          |    1 +
 Rendering/Annotation/vtkCornerAnnotation.cxx       |  146 +-
 Rendering/Annotation/vtkCornerAnnotation.h         |   13 +-
 Rendering/Annotation/vtkCubeAxesActor.cxx          |    6 +-
 Rendering/Annotation/vtkLegendBoxActor.cxx         |   25 +-
 Rendering/Annotation/vtkLegendScaleActor.cxx       |    7 +
 Rendering/Annotation/vtkPieChartActor.cxx          |    2 +-
 Rendering/Annotation/vtkScalarBarActor.cxx         |    7 +-
 Rendering/Annotation/vtkScalarBarActorInternal.h   |    1 -
 Rendering/Annotation/vtkSpiderPlotActor.cxx        |    1 -
 Rendering/Annotation/vtkXYPlotActor.cxx            |   23 +-
 Rendering/Context2D/vtkContext2D.cxx               |   26 +
 Rendering/Context2D/vtkContext2D.h                 |   10 +
 Rendering/Context2D/vtkContextDevice2D.h           |    9 +
 Rendering/Context2D/vtkContextDevice3D.h           |    7 +
 Rendering/Context2D/vtkContextMouseEvent.h         |    4 -
 Rendering/Context2D/vtkContextScene.cxx            |   11 +
 Rendering/Context2D/vtkContextScene.h              |    8 +
 .../ContextOpenGL/vtkOpenGLContextDevice2D.cxx     |   90 +-
 Rendering/ContextOpenGL/vtkOpenGLContextDevice2D.h |   13 +-
 .../vtkOpenGLContextDevice2DPrivate.h              |   11 +-
 .../ContextOpenGL/vtkOpenGLContextDevice3D.cxx     |   38 +
 Rendering/ContextOpenGL/vtkOpenGLContextDevice3D.h |    6 +
 Rendering/ContextOpenGL2/CMakeLists.txt            |    2 -
 .../ContextOpenGL2/vtkOpenGL2ContextDevice2D.cxx   |  189 --
 .../ContextOpenGL2/vtkOpenGL2ContextDevice2D.h     |   85 -
 Rendering/ContextOpenGL2/vtkOpenGLContextActor.cxx |   47 +-
 Rendering/ContextOpenGL2/vtkOpenGLContextActor.h   |    4 +
 .../ContextOpenGL2/vtkOpenGLContextBufferId.cxx    |    7 -
 .../ContextOpenGL2/vtkOpenGLContextDevice2D.cxx    | 1259 +++++---
 .../ContextOpenGL2/vtkOpenGLContextDevice2D.h      |   47 +-
 .../vtkOpenGLContextDevice2DPrivate.h              |   37 +-
 .../ContextOpenGL2/vtkOpenGLContextDevice3D.cxx    |  512 ++-
 .../ContextOpenGL2/vtkOpenGLContextDevice3D.h      |   53 +
 Rendering/Core/Testing/Cxx/CMakeLists.txt          |   11 +-
 Rendering/Core/Testing/Cxx/RGrid.cxx               |   44 +-
 .../TestColorByStringArrayDefaultLookupTable.cxx   |    5 +
 .../Core/Testing/Cxx/TestColorTransferFunction.cxx |   50 +
 .../Testing/Cxx/TestCompositePolyDataMapper2.cxx   |    2 +-
 .../Cxx/TestCompositePolyDataMapper2Scalars.cxx    |  168 +
 .../Core/Testing/Cxx/TestGlyph3DMapperPicking.cxx  |    2 +-
 .../Core/Testing/Cxx/TestLabeledContourMapper.cxx  |   29 +-
 .../TestLabeledContourMapperWithActorMatrix.cxx    |  127 +
 Rendering/Core/Testing/Cxx/TestOSConeCxx.cxx       |    1 +
 .../Core/Testing/Cxx/TestOrderedTriangulator.cxx   |    6 +-
 .../Core/Testing/Data/Baseline/ScalarBar.png.md5   |    2 +-
 .../TestCompositePolyDataMapper2Scalars.png.md5    |    1 +
 .../TestCompositePolyDataMapper2Scalars_1.png.md5  |    1 +
 .../Testing/Data/Baseline/TestEdgeFlags_1.png.md5  |    1 +
 .../Data/Baseline/TestLabeledContourMapper.png.md5 |    2 +-
 ...TestLabeledContourMapperWithActorMatrix.png.md5 |    1 +
 .../Data/Baseline/TestLeaderActor2D.png.md5        |    2 +-
 .../TestTranslucentLUTAlphaBlending.png.md5        |    2 +-
 .../TestTranslucentLUTTextureAlphaBlending.png.md5 |    2 +-
 Rendering/Core/Testing/Data/Baseline/cells.png.md5 |    2 +-
 Rendering/Core/Testing/Python/cells.py             |   22 +-
 Rendering/Core/Testing/Tcl/CMakeLists.txt          |    1 -
 Rendering/Core/Testing/Tcl/TestGLSLShader.tcl      |   38 -
 .../Tcl/TestGenericVertexAttributesGLSL.tcl        |   78 -
 .../Core/Testing/Tcl/TestParallelCoordinates.tcl   |   46 -
 Rendering/Core/Testing/Tcl/cells.tcl               |  752 -----
 Rendering/Core/module.cmake                        |    1 +
 Rendering/Core/vtkColorTransferFunction.cxx        |   38 +-
 Rendering/Core/vtkCoordinate.cxx                   |   11 +-
 Rendering/Core/vtkGraphMapper.cxx                  |   21 +-
 Rendering/Core/vtkHardwareSelector.cxx             |   67 +-
 Rendering/Core/vtkHardwareSelector.h               |   28 +-
 Rendering/Core/vtkImageActor.cxx                   |    6 +-
 Rendering/Core/vtkImageSlice.cxx                   |    7 +-
 Rendering/Core/vtkImageSliceMapper.cxx             |    9 +-
 Rendering/Core/vtkInteractorEventRecorder.cxx      |   67 +-
 Rendering/Core/vtkInteractorEventRecorder.h        |    5 +
 Rendering/Core/vtkInteractorStyle.cxx              |   14 +-
 Rendering/Core/vtkLabeledContourMapper.cxx         |  460 ++-
 Rendering/Core/vtkLabeledContourMapper.h           |   37 +-
 Rendering/Core/vtkMapper.cxx                       |  122 +-
 Rendering/Core/vtkMapper.h                         |   13 +-
 Rendering/Core/vtkPainterDeviceAdapter.h           |   38 -
 Rendering/Core/vtkPointGaussianMapper.cxx          |    3 +
 Rendering/Core/vtkPointGaussianMapper.h            |   18 +-
 Rendering/Core/vtkProp.h                           |    8 -
 Rendering/Core/vtkProp3D.cxx                       |   36 +-
 Rendering/Core/vtkRenderWindow.cxx                 |   56 +-
 Rendering/Core/vtkRenderWindow.h                   |   53 +-
 Rendering/Core/vtkRenderer.cxx                     |   19 +-
 Rendering/Core/vtkRenderer.h                       |   29 +-
 Rendering/Core/vtkStringToImage.h                  |    8 +-
 Rendering/Core/vtkTextActor.cxx                    |   68 +-
 Rendering/Core/vtkTextActor.h                      |    1 +
 Rendering/Core/vtkTextActor3D.cxx                  |   57 +-
 Rendering/Core/vtkTextActor3D.h                    |   11 +-
 Rendering/Core/vtkTextMapper.cxx                   |  162 +-
 Rendering/Core/vtkTextMapper.h                     |   40 +-
 Rendering/Core/vtkTextProperty.h                   |    4 +-
 Rendering/Core/vtkTextPropertyCollection.h         |    4 +-
 Rendering/Core/vtkTextRenderer.cxx                 |    4 -
 Rendering/Core/vtkTextRenderer.h                   |   46 +-
 Rendering/Core/vtkTexture.h                        |    6 +
 Rendering/Core/vtkWindowToImageFilter.cxx          |  171 +-
 Rendering/External/CMakeLists.txt                  |    8 +
 Rendering/External/Testing/Cxx/CMakeLists.txt      |    2 +-
 .../External/Testing/Cxx/TestGLUTRenderWindow.cxx  |   46 +-
 .../Data/Baseline/TestGLUTRenderWindow.png.md5     |    2 +-
 Rendering/External/module.cmake                    |   15 +-
 Rendering/External/vtkExternalLight.cxx            |  151 +
 Rendering/External/vtkExternalLight.h              |  205 ++
 Rendering/External/vtkExternalOpenGLCamera.cxx     |   22 +-
 Rendering/External/vtkExternalOpenGLCamera.h       |    4 +-
 .../External/vtkExternalOpenGLRenderWindow.cxx     |   25 +
 Rendering/External/vtkExternalOpenGLRenderWindow.h |   27 +-
 Rendering/External/vtkExternalOpenGLRenderer.cxx   |  390 ++-
 Rendering/External/vtkExternalOpenGLRenderer.h     |   39 +-
 Rendering/FreeType/Testing/Cxx/CMakeLists.txt      |   20 +-
 .../FreeType/Testing/Cxx/TestFTStringToPath.cxx    |    6 +-
 .../FreeType/Testing/Cxx/TestFontDPIScaling.cxx    |  225 ++
 .../Testing/Cxx/TestFreeTypeTextMapper.cxx         |   15 +
 .../Testing/Cxx/TestFreeTypeTextMapperNoMath.cxx   |   15 +
 Rendering/FreeType/Testing/Cxx/TestTextActor.cxx   |   21 +
 Rendering/FreeType/Testing/Cxx/TestTextActor3D.cxx |   21 +
 Rendering/FreeType/Testing/Cxx/TestTextMapper.cxx  |  145 +
 .../Data/Baseline/OverlayTextOnImage.png.md5       |    2 +-
 .../Data/Baseline/TestFTStringToPath.png.md5       |    2 +-
 .../Data/Baseline/TestFontDPIScaling.png.md5       |    1 +
 .../Data/Baseline/TestFreeTypeTextMapper.png.md5   |    2 +-
 .../Baseline/TestFreeTypeTextMapperNoMath.png.md5  |    2 +-
 .../TestMathTextFreeTypeTextRenderer.png.md5       |    2 +-
 .../TestMathTextFreeTypeTextRendererNoMath.png.md5 |    2 +-
 .../Testing/Data/Baseline/TestTextActor.png.md5    |    2 +-
 .../Baseline/TestTextActor3DAlphaBlending.png.md5  |    2 +-
 .../TestTextActor3DAlphaBlending_1.png.md5         |    1 +
 .../Baseline/TestTextActor3DDepthPeeling.png.md5   |    2 +-
 .../Baseline/TestTextActor3DDepthPeeling_1.png.md5 |    1 +
 .../Baseline/TestTextActorAlphaBlending.png.md5    |    2 +-
 .../Baseline/TestTextActorDepthPeeling.png.md5     |    2 +-
 .../Testing/Data/Baseline/TestTextMapper.png.md5   |    1 +
 .../Testing/Data/Baseline/multiLineText.png.md5    |    2 +-
 .../Testing/Data/Baseline/multiLineText_1.png.md5  |    1 +
 Rendering/FreeType/module.cmake                    |    9 +-
 Rendering/FreeType/vtkFreeTypeStringToImage.cxx    |   35 +-
 Rendering/FreeType/vtkFreeTypeStringToImage.h      |    8 +-
 Rendering/FreeType/vtkFreeTypeTools.cxx            |  593 ++--
 Rendering/FreeType/vtkFreeTypeTools.h              |   55 +-
 Rendering/FreeType/vtkFreeTypeUtilities.cxx        |   56 +-
 Rendering/FreeType/vtkFreeTypeUtilities.h          |    7 -
 .../FreeType/vtkMathTextFreeTypeTextRenderer.cxx   |   98 +-
 .../FreeType/vtkMathTextFreeTypeTextRenderer.h     |    9 +-
 Rendering/FreeType/vtkMathTextUtilities.cxx        |    2 +-
 Rendering/FreeType/vtkMathTextUtilities.h          |   19 +-
 .../FreeType/vtkTextRendererStringToImage.cxx      |   33 +-
 Rendering/FreeType/vtkTextRendererStringToImage.h  |    8 +-
 Rendering/FreeType/vtkVectorText.cxx               | 1453 +++++----
 .../Baseline/TestSystemFontRendering_4.png.md5     |    1 +
 Rendering/FreeTypeOpenGL/CMakeLists.txt            |   15 -
 Rendering/FreeTypeOpenGL/module.cmake              |   15 -
 .../FreeTypeOpenGL/vtkOpenGLFreeTypeTextMapper.cxx |  614 ----
 .../FreeTypeOpenGL/vtkOpenGLFreeTypeTextMapper.h   |   78 -
 Rendering/FreeTypeOpenGL2/CMakeLists.txt           |   15 -
 Rendering/FreeTypeOpenGL2/module.cmake             |   20 -
 .../vtkOpenGLFreeTypeTextMapper.cxx                |  609 ----
 .../FreeTypeOpenGL2/vtkOpenGLFreeTypeTextMapper.h  |   78 -
 Rendering/GL2PS/vtkGL2PSContextDevice2D.cxx        |   14 +-
 Rendering/GL2PS/vtkGL2PSUtilities.cxx              |    9 +-
 Rendering/LIC/Testing/Cxx/TestImageDataLIC2D.cxx   |    5 +-
 .../LIC/Testing/Cxx/vtkSurfaceLICTestDriver.cxx    |    1 -
 Rendering/LIC/vtkImageDataLIC2D.cxx                |   55 +-
 Rendering/LIC/vtkImageDataLIC2D.h                  |    2 +
 Rendering/LIC/vtkLineIntegralConvolution2D.cxx     |    6 +-
 Rendering/LIC/vtkStructuredGridLIC2D.cxx           |    2 +-
 Rendering/LIC/vtkSurfaceLICPainter.cxx             |   22 +-
 Rendering/LICOpenGL2/CMakeLists.txt                |   62 +
 Rendering/LICOpenGL2/Testing/Cxx/CMakeLists.txt    |  374 +++
 .../LICOpenGL2/Testing/Cxx/TestImageDataLIC2D.cxx  |  404 +++
 .../Testing/Cxx/TestImageDataLIC2D.h               |    0
 .../Testing/Cxx/TestStructuredGridLIC2DXSlice.cxx  |    0
 .../Testing/Cxx/TestStructuredGridLIC2DYSlice.cxx  |    0
 .../Testing/Cxx/TestStructuredGridLIC2DZSlice.cxx  |    0
 .../Testing/Cxx/TestSurfaceLIC.cxx                 |    0
 .../Testing/Cxx/TestSurfaceLIC.h                   |    0
 .../Cxx/vtkStructuredGridLIC2DTestDriver.cxx       |    0
 .../Testing/Cxx/vtkStructuredGridLIC2DTestDriver.h |    0
 .../Testing/Cxx/vtkSurfaceLICTestDriver.cxx        |  397 +++
 .../Testing/Cxx/vtkSurfaceLICTestDriver.h          |    0
 .../Data/Baseline/TestImageDataLIC2D.png.md5       |    0
 .../Data/Baseline/TestImageDataLIC2D_1.png.md5     |    0
 .../Baseline/TestStructuredGridLIC2DXSlice.png.md5 |    0
 .../TestStructuredGridLIC2DXSlice_1.png.md5        |    0
 .../Baseline/TestStructuredGridLIC2DYSlice.png.md5 |    0
 .../TestStructuredGridLIC2DYSlice_1.png.md5        |    0
 .../Baseline/TestStructuredGridLIC2DZSlice.png.md5 |    0
 .../TestStructuredGridLIC2DZSlice_1.png.md5        |    0
 .../Testing/Data/Baseline/TestSurfaceLIC.png.md5   |    0
 ...SurfaceLICCurvedContrastEnhancedBlended.png.md5 |    0
 ...CurvedContrastEnhancedBlendedSmallGrain.png.md5 |    0
 ...dContrastEnhancedColorBlendedSmallGrain.png.md5 |    0
 ...trastEnhancedColorBlendedSmallGrainMask.png.md5 |    0
 ...edContrastEnhancedColorMappedSmallGrain.png.md5 |    0
 ...ntrastEnhancedColorMappedSmallGrainMask.png.md5 |    0
 ...tSurfaceLICCurvedContrastEnhancedMapped.png.md5 |    0
 ...CCurvedContrastEnhancedMappedSmallGrain.png.md5 |    0
 ...stEnhancedMappedSmallVectorNormalizeOff.png.md5 |    0
 ...LICCurvedContrastEnhancedSmallGrainMask.png.md5 |    0
 .../Baseline/TestSurfaceLICCurvedDefaults.png.md5  |    0
 .../TestSurfaceLICCurvedDefaultsColor.png.md5      |    0
 ...faceLICCurvedEnhancedVectorNormalizeOff.png.md5 |    0
 ...faceLICMultiBlockContrastEnhancedPerlin.png.md5 |    0
 .../TestSurfaceLICPlanarContrastEnhanced.png.md5   |    0
 .../Baseline/TestSurfaceLICPlanarDefaults.png.md5  |    0
 .../TestSurfaceLICPlanarVectorNormalizeOff.png.md5 |    0
 ...anarVectorNormalizeOffMediumGrainPerlin.png.md5 |    0
 ...narVectorNormalizeOffMediumGrainUniform.png.md5 |    0
 Rendering/LICOpenGL2/module.cmake                  |   20 +
 .../LICOpenGL2/vtkCompositeSurfaceLICMapper.cxx    |  553 ++++
 .../LICOpenGL2/vtkCompositeSurfaceLICMapper.h      |  152 +
 Rendering/LICOpenGL2/vtkImageDataLIC2D.cxx         |  686 ++++
 Rendering/LICOpenGL2/vtkImageDataLIC2D.h           |  140 +
 .../LICOpenGL2/vtkLineIntegralConvolution2D.cxx    | 2073 ++++++++++++
 .../LICOpenGL2/vtkLineIntegralConvolution2D.h      |  400 +++
 .../vtkLineIntegralConvolution2D_AA.glsl           |   95 +
 .../vtkLineIntegralConvolution2D_AAH.glsl          |   63 +
 .../vtkLineIntegralConvolution2D_AAV.glsl          |   63 +
 .../vtkLineIntegralConvolution2D_CE.glsl           |   45 +
 .../vtkLineIntegralConvolution2D_EE.glsl           |   80 +
 .../vtkLineIntegralConvolution2D_LIC0.glsl         |   96 +
 .../vtkLineIntegralConvolution2D_LICI.glsl         |  128 +
 .../vtkLineIntegralConvolution2D_LICN.glsl         |   39 +
 .../vtkLineIntegralConvolution2D_VT.glsl           |   38 +
 Rendering/LICOpenGL2/vtkPainterCommunicator.h      |   72 +
 Rendering/{LIC => LICOpenGL2}/vtkPixelTransfer.cxx |    0
 Rendering/LICOpenGL2/vtkPixelTransfer.h            |  233 ++
 Rendering/LICOpenGL2/vtkStructuredGridLIC2D.cxx    |  780 +++++
 Rendering/LICOpenGL2/vtkStructuredGridLIC2D.h      |  163 +
 .../LICOpenGL2/vtkStructuredGridLIC2D_fs.glsl      |  165 +
 .../{LIC => LICOpenGL2}/vtkSurfaceLICComposite.cxx |    0
 Rendering/LICOpenGL2/vtkSurfaceLICComposite.h      |  270 ++
 Rendering/LICOpenGL2/vtkSurfaceLICMapper.cxx       | 3340 +++++++++++++++++++
 Rendering/LICOpenGL2/vtkSurfaceLICMapper.h         |  524 +++
 Rendering/LICOpenGL2/vtkSurfaceLICMapper_CE.glsl   |  112 +
 Rendering/LICOpenGL2/vtkSurfaceLICMapper_DCpy.glsl |   44 +
 Rendering/LICOpenGL2/vtkSurfaceLICMapper_SC.glsl   |  209 ++
 Rendering/LICOpenGL2/vtkTextureIO.cxx              |  174 +
 Rendering/LICOpenGL2/vtkTextureIO.h                |   86 +
 .../Data/Baseline/TestDynamic2DLabelMapper.png.md5 |    2 +-
 .../Data/Baseline/TestLabelPlacementMapper.png.md5 |    2 +-
 .../Baseline/TestLabelPlacementMapper2D.png.md5    |    2 +-
 .../Baseline/TestLabelPlacementMapper2D_1.png.md5  |    2 +-
 .../Baseline/TestLabelPlacementMapper2D_2.png.md5  |    1 -
 ...estLabelPlacementMapperCoincidentPoints.png.md5 |    2 +-
 .../Testing/Data/Baseline/TestLabelPlacer.png.md5  |    2 +-
 .../Data/Baseline/TestLabelPlacer2D.png.md5        |    2 +-
 .../Data/Baseline/TestLabelPlacer2D_1.png.md5      |    1 -
 .../Data/Baseline/TestLabelPlacer2D_2.png.md5      |    1 -
 .../Data/Baseline/TestLabelPlacer2D_3.png.md5      |    1 -
 .../TestLabelPlacerCoincidentPoints.png.md5        |    2 +-
 .../Testing/Data/Baseline/labeledContours.png.md5  |    2 +-
 .../Data/Baseline/labeledContours_1.png.md5        |    1 -
 .../Data/Baseline/labeledContours_2.png.md5        |    1 -
 .../Data/Baseline/labeledContours_3.png.md5        |    1 -
 .../Testing/Data/Baseline/labeledMesh.png.md5      |    2 +-
 .../Testing/Data/Baseline/labeledMesh_1.png.md5    |    1 -
 Rendering/Label/module.cmake                       |    1 -
 Rendering/Label/vtkDynamic2DLabelMapper.cxx        |   33 +-
 Rendering/Label/vtkFreeTypeLabelRenderStrategy.cxx |   19 +-
 Rendering/Label/vtkFreeTypeLabelRenderStrategy.h   |    4 +-
 Rendering/Label/vtkLabelHierarchy.cxx              |   19 +-
 Rendering/Label/vtkLabelHierarchyPrivate.h         |   11 +-
 Rendering/Label/vtkLabelPlacementMapper.cxx        |   16 +-
 Rendering/Label/vtkLabelPlacementMapper.h          |    6 +
 Rendering/Label/vtkLabelPlacer.cxx                 |   10 +-
 Rendering/Label/vtkLabeledDataMapper.cxx           |   12 +-
 Rendering/Label/vtkLabeledTreeMapDataMapper.cxx    |   20 +-
 Rendering/Matplotlib/Testing/Cxx/CMakeLists.txt    |    2 +
 .../Testing/Cxx/TestGL2PSFontDPIScaling.cxx        |  244 ++
 .../Testing/Cxx/TestGL2PSMathTextScaling.cxx       |   12 +-
 .../Testing/Cxx/TestScalarBarCombinatorics.cxx     |    2 +-
 .../Matplotlib/Testing/Cxx/TestStringToPath.cxx    |    4 +-
 .../TestGL2PSFontDPIScaling-rasterRef.png.md5      |    1 +
 .../Data/Baseline/TestGL2PSFontDPIScaling.png.md5  |    1 +
 .../Data/Baseline/TestGL2PSMathTextOutput.png.md5  |    2 +-
 .../Baseline/TestGL2PSMathTextOutput_1.png.md5     |    1 -
 .../TestGL2PSMathTextScaling-rasterRef.png.md5     |    2 +-
 .../Data/Baseline/TestGL2PSMathTextScaling.png.md5 |    2 +-
 .../Baseline/TestGL2PSMathTextScaling_1.png.md5    |    1 -
 .../Baseline/TestIndexedLookupScalarBar.png.md5    |    2 +-
 .../Baseline/TestScalarBarCombinatorics.png.md5    |    2 +-
 .../Testing/Data/Fonts/DejaVuSans.ttf.md5          |    0
 Rendering/Matplotlib/module.cmake                  |    2 +-
 .../Matplotlib/vtkMatplotlibMathTextUtilities.cxx  |  139 +-
 .../Matplotlib/vtkMatplotlibMathTextUtilities.h    |   48 +-
 Rendering/OpenGL/CMakeLists.txt                    |    3 +
 Rendering/OpenGL/Testing/Cxx/CMakeLists.txt        |    1 -
 .../OpenGL/Testing/Cxx/LoadOpenGLExtension.cxx     |    4 +-
 Rendering/OpenGL/Testing/Cxx/TestValuePasses.cxx   |    2 +-
 Rendering/OpenGL/Testing/Cxx/TimeRenderer.cxx      |    4 +-
 .../Data/Baseline/TestFreetypeTextMapper.png.md5   |    2 +-
 .../Baseline/TestFreetypeTextMapperBigger.png.md5  |    2 +-
 .../Data/Baseline/TestFreetypeTextOverlay.png.md5  |    2 +-
 .../Testing/Python/TestFreetypeTextMapper.py       |    2 +-
 .../Testing/Python/TestFreetypeTextMapperBigger.py |    2 +-
 .../Testing/Python/TestFreetypeTextOverlay.py      |    2 +-
 .../OpenGL/Testing/Tcl/TestFreetypeTextMapper.tcl  |    2 +-
 .../Testing/Tcl/TestFreetypeTextMapperBigger.tcl   |    2 +-
 .../OpenGL/Testing/Tcl/TestFreetypeTextOverlay.tcl |    2 +-
 Rendering/OpenGL/module.cmake                      |    1 -
 Rendering/OpenGL/vtkCarbonRenderWindow.cxx         |    3 -
 Rendering/OpenGL/vtkCocoaGLView.h                  |   17 +-
 Rendering/OpenGL/vtkCocoaGLView.mm                 |   65 +-
 Rendering/OpenGL/vtkCocoaRenderWindow.mm           |    8 +-
 Rendering/OpenGL/vtkCocoaRenderWindowInteractor.mm |    6 +-
 Rendering/OpenGL/vtkDataTransferHelper.h           |    2 +-
 Rendering/OpenGL/vtkOSOpenGLRenderWindow.cxx       |    7 +-
 Rendering/OpenGL/vtkOpenGLGlyph3DMapper.cxx        |   11 +-
 Rendering/OpenGL/vtkOpenGLImageMapper.cxx          |    5 +-
 Rendering/OpenGL/vtkOpenGLLabeledContourMapper.h   |    6 +-
 Rendering/OpenGL/vtkOpenGLPainterDeviceAdapter.cxx |   96 -
 Rendering/OpenGL/vtkOpenGLPainterDeviceAdapter.h   |   36 -
 Rendering/OpenGL/vtkOpenGLRenderWindow.cxx         |   76 +-
 Rendering/OpenGL/vtkOpenGLRenderWindow.h           |   14 -
 Rendering/OpenGL/vtkOpenGLRenderer.cxx             |   13 +-
 Rendering/OpenGL/vtkOpenGLState.cxx                |   20 +-
 Rendering/OpenGL/vtkShadowMapBakerPass.cxx         |   20 +-
 Rendering/OpenGL/vtkTDxMacDevice.cxx               |    4 +-
 Rendering/OpenGL/vtkTDxWinDevice.cxx               |    8 +-
 Rendering/OpenGL/vtkUniformVariables.cxx           |   15 +-
 Rendering/OpenGL/vtkValuePainter.cxx               |    1 +
 Rendering/OpenGL/vtkWin32OpenGLRenderWindow.cxx    |   10 +-
 Rendering/OpenGL/vtkWin32OpenGLRenderWindow.h      |    2 +
 Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx        |   21 +-
 Rendering/OpenGL/vtkXRenderWindowTclInteractor.cxx |    2 +-
 Rendering/OpenGL2/CMakeLists.txt                   |   59 +-
 .../Testing/Cxx/TestPointGaussianMapper.cxx        |   87 +-
 Rendering/OpenGL2/Testing/Cxx/TestVBOPLYMapper.cxx |    6 +-
 .../Data/Baseline/TestPointGaussianMapper.png.md5  |    2 +-
 Rendering/OpenGL2/glsl/readme.txt                  |   49 +
 .../OpenGL2/glsl/vtkDepthPeelingPassFinalFS.glsl   |    7 +-
 .../glsl/vtkDepthPeelingPassIntermediateFS.glsl    |   23 +-
 Rendering/OpenGL2/glsl/vtkGaussianBlurPassFS.glsl  |    5 +-
 Rendering/OpenGL2/glsl/vtkGlyph3DVS.glsl           |   65 +
 Rendering/OpenGL2/glsl/vtkPointGaussianVS.glsl     |   19 +-
 Rendering/OpenGL2/glsl/vtkPolyData2DFS.glsl        |   45 +
 Rendering/OpenGL2/glsl/vtkPolyData2DVS.glsl        |   48 +
 Rendering/OpenGL2/glsl/vtkPolyDataFS.glsl          |   78 +
 Rendering/OpenGL2/glsl/vtkPolyDataVS.glsl          |   58 +
 Rendering/OpenGL2/glsl/vtkPolyDataWideLineGS.glsl  |   96 +
 .../glsl/vtkSobelGradientMagnitudePass1FS.glsl     |    3 +
 .../glsl/vtkSobelGradientMagnitudePass2FS.glsl     |    9 +-
 Rendering/OpenGL2/glsl/vtkTextureObjectFS.glsl     |    5 +-
 .../OpenGL2/glsl/vtkglGlyph3DVSFragmentLit.glsl    |   65 -
 Rendering/OpenGL2/glsl/vtkglPolyData2DFS.glsl      |   33 -
 Rendering/OpenGL2/glsl/vtkglPolyData2DVS.glsl      |   46 -
 .../OpenGL2/glsl/vtkglPolyDataFSHeadlight.glsl     |   80 -
 .../OpenGL2/glsl/vtkglPolyDataFSLightKit.glsl      |  100 -
 .../OpenGL2/glsl/vtkglPolyDataFSNoLighting.glsl    |   58 -
 .../glsl/vtkglPolyDataFSPositionalLights.glsl      |  139 -
 .../OpenGL2/glsl/vtkglPolyDataVSFragmentLit.glsl   |   63 -
 .../OpenGL2/glsl/vtkglPolyDataVSNoLighting.glsl    |   51 -
 Rendering/OpenGL2/vtkCameraPass.cxx                |    5 +-
 Rendering/OpenGL2/vtkCocoaGLView.h                 |   17 +-
 Rendering/OpenGL2/vtkCocoaGLView.mm                |   65 +-
 Rendering/OpenGL2/vtkCocoaRenderWindow.mm          |   18 +-
 .../OpenGL2/vtkCocoaRenderWindowInteractor.mm      |    6 +-
 Rendering/OpenGL2/vtkCompositePolyDataMapper2.cxx  |  323 +-
 Rendering/OpenGL2/vtkCompositePolyDataMapper2.h    |   25 +-
 Rendering/OpenGL2/vtkDataTransferHelper.cxx        |  588 ++++
 Rendering/OpenGL2/vtkDataTransferHelper.h          |  216 ++
 Rendering/OpenGL2/vtkDepthPeelingPass.cxx          |  166 +-
 Rendering/OpenGL2/vtkDepthPeelingPass.h            |   11 +-
 Rendering/OpenGL2/vtkEGLRenderWindow.cxx           |    2 +
 Rendering/OpenGL2/vtkFrameBufferObject.cxx         |   24 +-
 Rendering/OpenGL2/vtkFrameBufferObject.h           |    8 +-
 Rendering/OpenGL2/vtkFrameBufferObject2.cxx        |  731 +++++
 Rendering/OpenGL2/vtkFrameBufferObject2.h          |  315 ++
 Rendering/OpenGL2/vtkGaussianBlurPass.cxx          |   22 +-
 Rendering/OpenGL2/vtkGaussianBlurPass.h            |    9 +-
 .../OpenGL2/vtkGenericCompositePolyDataMapper2.cxx |   88 +-
 .../OpenGL2/vtkGenericCompositePolyDataMapper2.h   |   18 +-
 Rendering/OpenGL2/vtkGenericOpenGLRenderWindow.cxx |  230 ++
 Rendering/OpenGL2/vtkGenericOpenGLRenderWindow.h   |  126 +
 Rendering/OpenGL2/vtkIOSGLView.h                   |   70 -
 Rendering/OpenGL2/vtkIOSGLView.mm                  |  431 ---
 Rendering/OpenGL2/vtkIOSRenderWindow.mm            |    3 +-
 Rendering/OpenGL2/vtkImageProcessingPass.cxx       |    3 +-
 Rendering/OpenGL2/vtkOSOpenGLRenderWindow.cxx      |    7 +-
 Rendering/OpenGL2/vtkOpenGLActor.cxx               |   16 +-
 Rendering/OpenGL2/vtkOpenGLActor.h                 |    7 -
 Rendering/OpenGL2/vtkOpenGLBufferObject.cxx        |  151 +
 Rendering/OpenGL2/vtkOpenGLBufferObject.h          |  142 +
 Rendering/OpenGL2/vtkOpenGLCamera.cxx              |    2 +-
 Rendering/OpenGL2/vtkOpenGLError.h.in              |    9 +
 Rendering/OpenGL2/vtkOpenGLGlyph3DHelper.cxx       |  336 +-
 Rendering/OpenGL2/vtkOpenGLGlyph3DHelper.h         |   46 +-
 Rendering/OpenGL2/vtkOpenGLGlyph3DMapper.cxx       |    7 +-
 Rendering/OpenGL2/vtkOpenGLHardwareSelector.cxx    |   31 +
 Rendering/OpenGL2/vtkOpenGLHardwareSelector.h      |    2 +
 Rendering/OpenGL2/vtkOpenGLHelper.cxx              |   43 +
 Rendering/OpenGL2/vtkOpenGLHelper.h                |   47 +
 Rendering/OpenGL2/vtkOpenGLImageMapper.cxx         |    8 +
 Rendering/OpenGL2/vtkOpenGLImageMapper.h           |    5 +
 Rendering/OpenGL2/vtkOpenGLImageSliceMapper.cxx    |   31 +-
 Rendering/OpenGL2/vtkOpenGLImageSliceMapper.h      |    1 -
 Rendering/OpenGL2/vtkOpenGLIndexBufferObject.cxx   |  526 +++
 Rendering/OpenGL2/vtkOpenGLIndexBufferObject.h     |  117 +
 .../OpenGL2/vtkOpenGLLabeledContourMapper.cxx      |  174 +
 Rendering/OpenGL2/vtkOpenGLLabeledContourMapper.h  |   63 +
 Rendering/OpenGL2/vtkOpenGLPointGaussianMapper.cxx |  531 ++-
 Rendering/OpenGL2/vtkOpenGLPointGaussianMapper.h   |    8 +-
 Rendering/OpenGL2/vtkOpenGLPolyDataMapper.cxx      | 2088 ++++++++----
 Rendering/OpenGL2/vtkOpenGLPolyDataMapper.h        |  195 +-
 Rendering/OpenGL2/vtkOpenGLPolyDataMapper2D.cxx    |  572 +++-
 Rendering/OpenGL2/vtkOpenGLPolyDataMapper2D.h      |   54 +-
 Rendering/OpenGL2/vtkOpenGLProperty.cxx            |    2 +-
 Rendering/OpenGL2/vtkOpenGLRenderUtilities.cxx     |  100 +
 Rendering/OpenGL2/vtkOpenGLRenderUtilities.h       |   59 +
 Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx        |  305 +-
 Rendering/OpenGL2/vtkOpenGLRenderWindow.h          |   44 +-
 Rendering/OpenGL2/vtkOpenGLRenderer.cxx            |    8 +-
 Rendering/OpenGL2/vtkOpenGLShaderCache.cxx         |  212 +-
 Rendering/OpenGL2/vtkOpenGLShaderCache.h           |   33 +-
 Rendering/OpenGL2/vtkOpenGLTexture.cxx             |    3 +-
 Rendering/OpenGL2/vtkOpenGLVertexArrayObject.cxx   |  446 +++
 Rendering/OpenGL2/vtkOpenGLVertexArrayObject.h     |   90 +
 Rendering/OpenGL2/vtkOpenGLVertexBufferObject.cxx  |  246 ++
 Rendering/OpenGL2/vtkOpenGLVertexBufferObject.h    |   78 +
 Rendering/OpenGL2/vtkRenderbuffer.cxx              |   46 +-
 Rendering/OpenGL2/vtkShader.cxx                    |   24 +-
 Rendering/OpenGL2/vtkShader.h                      |    9 +-
 Rendering/OpenGL2/vtkShaderProgram.cxx             |  137 +-
 Rendering/OpenGL2/vtkShaderProgram.h               |   28 +
 .../OpenGL2/vtkSobelGradientMagnitudePass.cxx      |   35 +-
 Rendering/OpenGL2/vtkSobelGradientMagnitudePass.h  |   11 +-
 Rendering/OpenGL2/vtkTextureObject.cxx             |  349 +-
 Rendering/OpenGL2/vtkTextureObject.h               |   39 +-
 Rendering/OpenGL2/vtkTextureUnitManager.cxx        |   44 +-
 Rendering/OpenGL2/vtkTextureUnitManager.h          |   14 +-
 Rendering/OpenGL2/vtkWin32OpenGLRenderWindow.cxx   |  162 +-
 Rendering/OpenGL2/vtkWin32OpenGLRenderWindow.h     |    2 +
 .../vtkWin32OpenGLRenderWindowInteractor.cxx       | 1068 ------
 .../OpenGL2/vtkWin32OpenGLRenderWindowInteractor.h |  158 -
 .../OpenGL2/vtkWin32RenderWindowInteractor.cxx     | 1068 ++++++
 Rendering/OpenGL2/vtkWin32RenderWindowInteractor.h |  158 +
 Rendering/OpenGL2/vtkXOpenGLRenderWindow.cxx       |  339 +-
 .../OpenGL2/vtkXOpenGLRenderWindowInteractor.cxx   |  901 ------
 .../OpenGL2/vtkXOpenGLRenderWindowInteractor.h     |  199 --
 Rendering/OpenGL2/vtkXRenderWindowInteractor.cxx   |  901 ++++++
 Rendering/OpenGL2/vtkXRenderWindowInteractor.h     |  199 ++
 Rendering/OpenGL2/vtkglBufferObject.cxx            |  133 -
 Rendering/OpenGL2/vtkglBufferObject.h              |  129 -
 Rendering/OpenGL2/vtkglVBOHelper.cxx               |  707 ----
 Rendering/OpenGL2/vtkglVBOHelper.h                 |  151 -
 Rendering/OpenGL2/vtkglVertexArrayObject.cxx       |  447 ---
 Rendering/OpenGL2/vtkglVertexArrayObject.h         |   85 -
 Rendering/Parallel/CMakeLists.txt                  |    2 +-
 .../Testing/Cxx/TestClientServerRendering.cxx      |    1 -
 .../Cxx/TestDistributedDataCompositeZPass.cxx      |    1 -
 .../Parallel/Testing/Cxx/TestPCompositeZPass.cxx   |    1 -
 .../Parallel/Testing/Cxx/TestPShadowMapPass.cxx    |    1 -
 .../Parallel/Testing/Cxx/TestParallelRendering.cxx |    1 -
 .../Testing/Cxx/TestSimplePCompositeZPass.cxx      |    1 -
 Rendering/Parallel/vtkCompositeRGBAPass.cxx        |   52 +-
 Rendering/Parallel/vtkCompositeZPass.cxx           |   64 +-
 Rendering/Parallel/vtkCompositeZPass.h             |   11 +-
 Rendering/Parallel/vtkSynchronizedRenderers.cxx    |    4 +-
 Rendering/Parallel/vtkSynchronizedRenderers.h      |    2 +-
 Rendering/ParallelLIC/CMakeLists.txt               |   25 +-
 Rendering/ParallelLIC/module.cmake                 |    8 +-
 Rendering/ParallelLIC/vtkPSurfaceLICComposite.cxx  |  103 +-
 Rendering/ParallelLIC/vtkPSurfaceLICComposite.h    |   12 +-
 .../vtkPSurfaceLICComposite_CompFS.glsl            |   38 +
 Rendering/ParallelLIC/vtkPSurfaceLICMapper.cxx     |  172 +
 Rendering/ParallelLIC/vtkPSurfaceLICMapper.h       |   87 +
 Rendering/Qt/CMakeLists.txt                        |    2 +-
 Rendering/Qt/vtkQtInitialization.cxx               |    5 +-
 Rendering/Qt/vtkQtStringToImage.cxx                |   25 +-
 Rendering/Qt/vtkQtStringToImage.h                  |    8 +-
 Rendering/Tk/CMakeLists.txt                        |    6 +-
 .../Testing/Data/Baseline/TestTextActor3D.png.md5  |    1 +
 Rendering/Tk/Testing/Python/CMakeLists.txt         |    2 +
 Rendering/Tk/Testing/Python/TestTextActor3D.py     |  243 ++
 Rendering/Tk/Testing/Python/cursor3D.py            |  274 ++
 Rendering/Tk/Testing/Tcl/TestTextActor3D.tcl       |  206 --
 Rendering/Tk/module.cmake                          |    2 +-
 Rendering/Tk/vtkXRenderWindowTclInteractor.cxx     |    2 +-
 Rendering/Volume/CMakeLists.txt                    |    7 +
 Rendering/Volume/Testing/Cxx/CMakeLists.txt        |   45 +-
 .../Volume/Testing/Cxx/TestGPURayCastAdditive.cxx  |   41 +-
 .../Volume/Testing/Cxx/TestGPURayCastAdditive1.cxx |  162 -
 .../Testing/Cxx/TestGPURayCastCameraInside.cxx     |  968 ++++++
 .../Cxx/TestGPURayCastCameraInsideSmallSpacing.cxx | 1628 ++++++++++
 .../Volume/Testing/Cxx/TestGPURayCastClipping.cxx  |   22 +-
 .../Volume/Testing/Cxx/TestGPURayCastCropping1.cxx |   22 +-
 .../Testing/Cxx/TestGPURayCastDataTypesMinIP1.cxx  |  293 --
 .../Testing/Cxx/TestGPURayCastMapperBenchmark.cxx  |    9 +-
 .../Testing/Cxx/TestGPURayCastReleaseResources.cxx |  111 +
 .../TestGPURayCastThreeComponentsIndependent.cxx   |  853 +++++
 .../Cxx/TestGPURayCastTwoComponentsDependent.cxx   |  846 +++++
 .../Cxx/TestGPURayCastTwoComponentsIndependent.cxx |  631 ++++
 .../Testing/Cxx/TestGPURayCastVolumeUpdate.cxx     |  805 -----
 .../Testing/Cxx/TestGPUVolumeRayCastMapper.cxx     | 1310 ++++++++
 .../Cxx/TestSmartVolumeMapperWindowLevel.cxx       |   12 +
 .../Baseline/TestGPURayCastCameraInside.png.md5    |    1 +
 .../TestGPURayCastCameraInsideSmallSpacing.png.md5 |    1 +
 .../Data/Baseline/TestGPURayCastClipping.png.md5   |    2 +-
 .../Data/Baseline/TestGPURayCastCropping1.png.md5  |    2 +-
 ...TestGPURayCastIndependentComponentMinIP.png.md5 |    2 +-
 .../TestGPURayCastReleaseResources.png.md5         |    1 +
 ...estGPURayCastThreeComponentsIndependent.png.md5 |    1 +
 .../TestGPURayCastTwoComponentsDependent.png.md5   |    1 +
 .../TestGPURayCastTwoComponentsIndependent.png.md5 |    1 +
 .../Baseline/TestGPURayCastVolumeUpdate.png.md5    |    2 +-
 .../Baseline/TestGPURayCastVolumeUpdate_1.png.md5  |    2 +-
 .../Baseline/TestGPUVolumeRayCastMapper.png.md5    |    1 +
 .../Baseline/TestGPUVolumeRayCastMapper_1.png.md5  |    1 +
 Rendering/Volume/module.cmake                      |    9 -
 Rendering/Volume/vtkEncodedGradientEstimator.cxx   |   35 +-
 Rendering/Volume/vtkEncodedGradientShader.cxx      |   10 +-
 .../Volume/vtkFixedPointVolumeRayCastMapper.cxx    |    3 -
 Rendering/Volume/vtkGPUVolumeRayCastMapper.cxx     |   38 +-
 Rendering/Volume/vtkHAVSVolumeMapper.cxx           |    8 +-
 .../Volume/vtkRecursiveSphereDirectionEncoder.cxx  |   20 +-
 .../vtkUnstructuredGridBunykRayCastFunction.cxx    |   22 +-
 .../vtkUnstructuredGridLinearRayIntegrator.cxx     |    3 +-
 .../vtkUnstructuredGridPartialPreIntegration.cxx   |   12 +-
 .../vtkUnstructuredGridVolumeRayCastMapper.cxx     |   17 +-
 .../vtkUnstructuredGridVolumeZSweepMapper.cxx      |   28 +-
 Rendering/Volume/vtkVolumeRayCastMapper.cxx        |   19 +-
 .../vtkVolumeRayCastSpaceLeapingImageFilter.cxx    |   32 +-
 Rendering/Volume/vtkVolumeTextureMapper.cxx        |   21 +-
 Rendering/Volume/vtkVolumeTextureMapper2D.cxx      |   12 +-
 Rendering/VolumeAMR/module.cmake                   |    4 +-
 Rendering/VolumeAMR/vtkAMRVolumeMapper.cxx         |   16 +-
 Rendering/VolumeAMR/vtkAMRVolumeMapper.h           |   14 -
 .../vtkOpenGLGPUVolumeRayCastMapper.cxx            |  121 +-
 .../VolumeOpenGL/vtkOpenGLHAVSVolumeMapper.cxx     |   17 +-
 Rendering/VolumeOpenGL/vtkSmartVolumeMapper.cxx    |   12 +
 Rendering/VolumeOpenGL/vtkSmartVolumeMapper.h      |   11 +
 Rendering/VolumeOpenGL2/shaders/raycasterfs.glsl   |   35 +-
 Rendering/VolumeOpenGL2/shaders/raycastervs.glsl   |   11 +-
 .../shaders/vtkglProjectedTetrahedraFS.glsl        |    6 +-
 .../vtkOpenGLGPUVolumeRayCastMapper.cxx            | 1031 ++++--
 .../vtkOpenGLProjectedTetrahedraMapper.cxx         |   88 +-
 .../vtkOpenGLProjectedTetrahedraMapper.h           |    8 +-
 .../vtkOpenGLRayCastImageDisplayHelper.cxx         |  511 +--
 .../vtkOpenGLRayCastImageDisplayHelper.h           |   11 +-
 .../vtkOpenGLVolumeGradientOpacityTable.h          |   20 +-
 .../VolumeOpenGL2/vtkOpenGLVolumeOpacityTable.h    |   22 +-
 Rendering/VolumeOpenGL2/vtkOpenGLVolumeRGBTable.h  |   20 +-
 Rendering/VolumeOpenGL2/vtkSmartVolumeMapper.cxx   |   68 +-
 Rendering/VolumeOpenGL2/vtkSmartVolumeMapper.h     |   89 +-
 Rendering/VolumeOpenGL2/vtkVolumeMask.h            |   13 +-
 Rendering/VolumeOpenGL2/vtkVolumeShaderComposer.h  |  869 +++--
 Rendering/VolumeOpenGL2/vtkVolumeStateRAII.h       |    7 +-
 Rendering/VolumeOpenGLNew/CMakeLists.txt           |   54 -
 Rendering/VolumeOpenGLNew/module.cmake             |   35 -
 Rendering/VolumeOpenGLNew/shaders/raycasterfs.glsl |  105 -
 Rendering/VolumeOpenGLNew/shaders/raycastervs.glsl |   60 -
 Rendering/VolumeOpenGLNew/shaders/shader.frag      |    9 -
 Rendering/VolumeOpenGLNew/shaders/shader.vert      |   14 -
 .../vtkOpenGLGPUVolumeRayCastMapper.cxx            | 2185 -------------
 .../vtkOpenGLGPUVolumeRayCastMapper.h              |   94 -
 .../vtkOpenGLGradientOpacityTable.h                |  201 --
 Rendering/VolumeOpenGLNew/vtkOpenGLOpacityTable.h  |  242 --
 Rendering/VolumeOpenGLNew/vtkOpenGLRGBTable.h      |  156 -
 Rendering/VolumeOpenGLNew/vtkVolumeMask.h          |  349 --
 Rendering/VolumeOpenGLNew/vtkVolumeShader.cxx      |  215 --
 Rendering/VolumeOpenGLNew/vtkVolumeShader.h        |   58 -
 .../VolumeOpenGLNew/vtkVolumeShaderComposer.h      | 1086 -------
 Rendering/VolumeOpenGLNew/vtkVolumeStateRAII.h     |  102 -
 Testing/Data/CuspySurface.vtp.md5                  |    1 +
 Testing/Data/XDMF/temporalStaticMeshes.h5.md5      |    1 +
 Testing/Data/XDMF/temporalStaticMeshes.xmf.md5     |    1 +
 Testing/Data/al_foam_smallest.0.tif.md5            |    1 +
 Testing/Data/cyl_with_NaN.g.md5                    |    1 +
 Testing/Data/ghost_cells.vtk.md5                   |    1 +
 Testing/Data/ghost_cells.vtu.md5                   |    1 +
 Testing/Data/golf.csv.md5                          |    1 +
 Testing/Data/periodicPiece.vtu.md5                 |    1 +
 Testing/Data/planar_rgb.nii.gz.md5                 |    1 +
 Testing/GenericBridge/vtkBridgeAttribute.cxx       |    7 +-
 Testing/GenericBridge/vtkBridgeAttribute.h         |    2 +-
 Testing/GenericBridge/vtkBridgeCell.cxx            |    5 +-
 Testing/Rendering/vtkTesting.cxx                   |   82 +-
 Testing/Rendering/vtkTesting.h                     |    2 +-
 ThirdParty/VPIC/VPICView.cxx                       |    4 +
 ThirdParty/alglib/alglib/apvt.h                    |   12 +-
 ThirdParty/ftgl/src/FTFont.h                       |    2 +-
 ThirdParty/ftgl/src/FTSize.h                       |    2 +-
 ThirdParty/glew/vtk_glew.h.in                      |    7 +
 ThirdParty/jsoncpp/CMakeLists.txt                  |    3 +-
 ThirdParty/sqlite/CMakeLists.txt                   |    3 +-
 ThirdParty/verdict/vtkverdict/README-VTK.txt       |    3 +-
 ThirdParty/verdict/vtkverdict/V_TetMetric.cpp      |  302 +-
 ThirdParty/xdmf2/vtkxdmf2/README-VTK.txt           |    3 +-
 Utilities/Benchmarks/GLBenchmarking.cxx            |    2 -
 Utilities/Benchmarks/TimingTests.cxx               |    3 +-
 Utilities/Benchmarks/module.cmake                  |    1 -
 Utilities/Benchmarks/vtkRenderTimingTests.h        |   39 +-
 Utilities/DICOMParser/DICOMAppHelper.cxx           |   81 +-
 Utilities/DICOMParser/DICOMParser.cxx              |   40 +-
 Utilities/DICOMParser/DICOMParser.h                |    5 +
 Utilities/KWSys/vtksys/Base64.c                    |   24 +-
 Utilities/KWSys/vtksys/Base64.h.in                 |   18 +-
 Utilities/KWSys/vtksys/CONTRIBUTING.rst            |   35 +
 Utilities/KWSys/vtksys/CPU.h.in                    |   10 +-
 Utilities/KWSys/vtksys/Directory.cxx               |   28 +-
 Utilities/KWSys/vtksys/DynamicLoader.cxx           |    4 +
 Utilities/KWSys/vtksys/EncodingC.c                 |    4 +-
 Utilities/KWSys/vtksys/FStream.hxx.in              |   10 +-
 Utilities/KWSys/vtksys/Glob.cxx                    |  115 +-
 Utilities/KWSys/vtksys/Glob.hxx.in                 |   53 +-
 Utilities/KWSys/vtksys/Process.h.in                |    9 +
 Utilities/KWSys/vtksys/ProcessUNIX.c               |  364 ++-
 Utilities/KWSys/vtksys/ProcessWin32.c              |  576 ++--
 Utilities/KWSys/vtksys/README.txt                  |    2 +
 Utilities/KWSys/vtksys/SharedForward.h.in          |   18 +-
 Utilities/KWSys/vtksys/SystemInformation.cxx       |   27 +-
 Utilities/KWSys/vtksys/SystemTools.cxx             |   96 +-
 Utilities/KWSys/vtksys/SystemTools.hxx.in          |    7 +-
 Utilities/KWSys/vtksys/Terminal.c                  |    1 +
 Utilities/KWSys/vtksys/hashtable.hxx.in            |    4 +-
 Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx   |    4 +
 Utilities/KWSys/vtksys/testHashSTL.cxx             |    4 +-
 Utilities/Maintenance/VTKTestsByLanguage.py        |  464 +++
 Utilities/Maintenance/WhatModulesVTK.py            |   69 +-
 Utilities/Maintenance/semanticDiffVersion.py       |    2 +-
 Utilities/MetaIO/vtkmetaio/metaBlob.cxx            |    2 +-
 Utilities/MetaIO/vtkmetaio/metaCommand.cxx         |    3 +-
 Utilities/MetaIO/vtkmetaio/metaContour.h           |    2 +-
 Utilities/MetaIO/vtkmetaio/metaDTITube.cxx         |    1 +
 Utilities/MetaIO/vtkmetaio/metaEvent.h             |    8 +-
 Utilities/MetaIO/vtkmetaio/metaImageUtils.cxx      |    2 +-
 Utilities/MetaIO/vtkmetaio/metaLandmark.cxx        |    3 +-
 Utilities/MetaIO/vtkmetaio/metaMesh.cxx            |    1 +
 Utilities/MetaIO/vtkmetaio/metaMesh.h              |    6 +-
 Utilities/MetaIO/vtkmetaio/metaOutput.cxx          |    5 +-
 Utilities/MetaIO/vtkmetaio/metaOutput.h            |    8 +-
 Utilities/MetaIO/vtkmetaio/metaTubeGraph.h         |    2 +-
 Utilities/MetaIO/vtkmetaio/metaUtils.cxx           |    8 +
 Utilities/MetaIO/vtkmetaio/tests/CMakeLists.txt    |   47 -
 .../MetaIO/vtkmetaio/tests/testMeta10Contour.cxx   |   97 -
 .../MetaIO/vtkmetaio/tests/testMeta11Form.cxx      |   93 -
 .../MetaIO/vtkmetaio/tests/testMeta12Array.cxx     |   46 -
 .../MetaIO/vtkmetaio/tests/testMeta1Utils.cxx      |  228 --
 .../MetaIO/vtkmetaio/tests/testMeta2Object.cxx     |  132 -
 .../MetaIO/vtkmetaio/tests/testMeta3Image.cxx      |   39 -
 Utilities/MetaIO/vtkmetaio/tests/testMeta4Tube.cxx |   97 -
 Utilities/MetaIO/vtkmetaio/tests/testMeta5Blob.cxx |   55 -
 .../MetaIO/vtkmetaio/tests/testMeta6Surface.cxx    |   90 -
 Utilities/MetaIO/vtkmetaio/tests/testMeta7Line.cxx |   68 -
 .../MetaIO/vtkmetaio/tests/testMeta8Scene.cxx      |   85 -
 .../MetaIO/vtkmetaio/tests/testMeta9Landmark.cxx   |   55 -
 Utilities/Python/vtkPython.h                       |   10 +-
 .../PythonInterpreter/vtkPythonInterpreter.cxx     |    8 +-
 Utilities/PythonInterpreter/vtkPythonInterpreter.h |    3 +-
 .../vtkPythonStdStreamCaptureHelper.h              |   24 +
 Utilities/Scripts/SetupExternalData.sh             |    4 +-
 Utilities/Scripts/SetupGitAliases.sh               |   20 +-
 Utilities/Scripts/git-gerrit-push                  |  167 +-
 Utilities/SetupForDevelopment.sh                   |   12 +-
 .../vtkTclTest2Py/vtkConvertTclTestToPy.cmake      |   74 -
 Views/Core/vtkView.cxx                             |    2 +-
 Views/Infovis/Testing/Cxx/CMakeLists.txt           |    9 +-
 .../Baseline/TestCoincidentGraphLayoutView.png.md5 |    2 +-
 .../Testing/Data/Baseline/TestColumnTree.png.md5   |    2 +-
 .../Data/Baseline/TestConeLayoutStrategy.png.md5   |    2 +-
 .../Data/Baseline/TestConeLayoutStrategy_1.png.md5 |    2 +-
 .../Data/Baseline/TestConeLayoutStrategy_2.png.md5 |    1 -
 .../Data/Baseline/TestDendrogramItem.png.md5       |    2 +-
 .../Data/Baseline/TestDendrogramItem_1.png.md5     |    1 +
 .../Data/Baseline/TestGraphLayoutView.png.md5      |    2 +-
 .../Baseline/TestHeatmapCategoryLegend.png.md5     |    2 +-
 .../Testing/Data/Baseline/TestHeatmapItem.png.md5  |    2 +-
 .../Data/Baseline/TestHeatmapScalarLegend.png.md5  |    2 +-
 .../Baseline/TestHierarchicalGraphView.png.md5     |    2 +-
 .../Testing/Data/Baseline/TestIcicleView.png.md5   |    2 +-
 .../Testing/Data/Baseline/TestIcicleView_1.png.md5 |    1 -
 .../Testing/Data/Baseline/TestIcicleView_2.png.md5 |    1 -
 .../Testing/Data/Baseline/TestIcicleView_3.png.md5 |    1 -
 .../Testing/Data/Baseline/TestIcicleView_4.png.md5 |    1 -
 .../Testing/Data/Baseline/TestIcicleView_5.png.md5 |    1 -
 .../Testing/Data/Baseline/TestNetworkViews.png.md5 |    2 +-
 .../Baseline/TestParallelCoordinatesView.png.md5   |    2 +-
 .../Baseline/TestParallelCoordinatesView_1.png.md5 |    1 +
 .../Baseline/TestParallelCoordinatesView_2.png.md5 |    1 +
 .../Baseline/TestSpanTreeLayoutStrategy.png.md5    |    2 +-
 .../Data/Baseline/TestTanglegramItem.png.md5       |    2 +-
 .../Data/Baseline/TestTanglegramItem_1.png.md5     |    1 +
 .../Baseline/TestTreeHeatmapAutoCollapse.png.md5   |    2 +-
 .../Data/Baseline/TestTreeHeatmapItem.png.md5      |    2 +-
 .../Testing/Data/Baseline/TestTreeMapView.png.md5  |    2 +-
 .../Data/Baseline/TestTreeMapView_1.png.md5        |    1 -
 .../Data/Baseline/TestTreeMapView_2.png.md5        |    1 -
 .../Data/Baseline/TestTreeMapView_3.png.md5        |    1 -
 .../Testing/Data/Baseline/TestTreeRingView.png.md5 |    2 +-
 .../Data/Baseline/TestTreeRingView_1.png.md5       |    1 -
 Views/Infovis/module.cmake                         |    1 -
 Views/Infovis/vtkSCurveSpline.cxx                  |   15 +-
 Views/Infovis/vtkTreeHeatmapItem.cxx               |    2 +-
 Views/Qt/CMakeLists.txt                            |    2 +-
 Views/Qt/vtkQtAnnotationView.cxx                   |    5 +-
 Views/Qt/vtkQtListView.cxx                         |    5 +-
 Views/Qt/vtkQtRecordView.cxx                       |    5 +-
 Views/Qt/vtkQtTableRepresentation.cxx              |    5 +-
 Views/Qt/vtkQtTableView.cxx                        |    5 +-
 Views/Qt/vtkQtTreeView.cxx                         |   25 +-
 Wrapping/Java/CMakeLists.txt                       |   28 +-
 Wrapping/Java/MakeJavacResponseFile.cmake          |   29 +
 Wrapping/Python/CMakeLists.txt                     |   51 +-
 Wrapping/Python/dummy.cxx                          |    4 +
 Wrapping/Python/vtk/test/Testing.py                |    7 +-
 Wrapping/Python/vtk/util/_argparse.py              | 2361 ++++++++++++++
 Wrapping/PythonCore/PyVTKMutableObject.cxx         |    2 +-
 Wrapping/PythonCore/PyVTKNamespace.cxx             |    2 +-
 Wrapping/PythonCore/PyVTKObject.cxx                |    2 +-
 Wrapping/PythonCore/PyVTKTemplate.cxx              |    2 +-
 Wrapping/PythonCore/vtkPythonOverload.cxx          |    1 +
 Wrapping/PythonCore/vtkPythonUtil.cxx              |    4 +-
 Wrapping/Tcl/vtkTclUtil.cxx                        |    4 +-
 Wrapping/Tcl/vtkTkAppInit.cxx                      |    2 -
 Wrapping/Tools/CMakeLists.txt                      |    1 +
 Wrapping/Tools/hints                               |   19 +-
 Wrapping/Tools/vtkParse.tab.c                      |    5 +-
 Wrapping/Tools/vtkParse.y                          |    2 +-
 Wrapping/Tools/vtkParseExtras.c                    |  520 ++-
 Wrapping/Tools/vtkParseExtras.h                    |   63 +-
 Wrapping/Tools/vtkParseHierarchy.c                 |   10 +-
 Wrapping/Tools/vtkParseJava.c                      |    6 +
 Wrapping/Tools/vtkParseMerge.c                     |  767 +++++
 Wrapping/Tools/vtkParseMerge.h                     |   81 +
 Wrapping/Tools/vtkParsePreprocess.c                |    2 -
 Wrapping/Tools/vtkWrap.c                           |   34 +-
 Wrapping/Tools/vtkWrap.h                           |    9 +
 Wrapping/Tools/vtkWrapHierarchy.c                  |    1 +
 Wrapping/Tools/vtkWrapJava.c                       |    5 +
 Wrapping/Tools/vtkWrapPython.c                     |    4 +
 Wrapping/Tools/vtkWrapPythonMethod.c               |    4 +-
 Wrapping/Tools/vtkWrapPythonMethodDef.c            |    2 +-
 Wrapping/Tools/vtkWrapPythonTemplate.c             |    2 +-
 Wrapping/Tools/vtkWrapPythonType.c                 |    5 +-
 Wrapping/Tools/vtkWrapTcl.c                        |    5 +
 Wrapping/Tools/vtkWrapText.c                       |    2 +-
 debian/changelog                                   |   12 +
 debian/control                                     |   40 +-
 debian/libvtk6-dev.install                         |   44 +-
 debian/libvtk6-java.install                        |    6 +-
 debian/libvtk6-jni.install                         |    1 +
 debian/libvtk6-jni.lintian-overrides               |    3 +
 debian/libvtk6-qt-dev.install                      |    6 +-
 debian/libvtk6.2-qt.lintian-overrides              |    3 -
 debian/libvtk6.2.lintian-overrides                 |    5 -
 .../{libvtk6.2-qt.install => libvtk6.3-qt.install} |    0
 debian/libvtk6.3-qt.lintian-overrides              |    3 +
 debian/{libvtk6.2.install => libvtk6.3.install}    |    0
 debian/libvtk6.3.lintian-overrides                 |    5 +
 debian/patches/104_fix_gcc_version_6.patch         |   10 +-
 debian/patches/105_unforce_embedded_glew.patch     |   16 +
 debian/patches/10_allpatches.patch                 |   12 -
 debian/patches/30_matplotlib.patch                 |   18 +-
 debian/patches/40_use_system_sqlite.patch          |   88 +-
 debian/patches/60_use_system_mpi4py.patch          |   12 +-
 debian/patches/70_fix_ftbfs_gcc49.patch            |   26 +-
 debian/patches/80_fix_arm_compilation.patch        |    6 +-
 debian/patches/95_ffmpeg_2.9.patch                 |   20 +-
 .../96_concurrent_vtkLookupTableMapData_fix.patch  |  198 --
 debian/patches/97_fix_latex_doxygen.patch          |    4 +-
 debian/patches/series                              |    4 +-
 debian/python-vtk6.install                         |    4 +-
 debian/rules                                       |   13 +-
 debian/tcl-vtk6.install                            |    4 +-
 debian/vtk6-doc.docs                               |    2 +-
 debian/vtk6.install                                |   10 +-
 debian/watch                                       |    2 +-
 1824 files changed, 80612 insertions(+), 41479 deletions(-)
 create mode 100644 CMake/FindOpenMP.cmake
 create mode 100644 CMake/vtkModuleRemote.cmake
 create mode 100644 Charts/Core/Testing/Cxx/TestAreaPlot.cxx
 create mode 100644 Charts/Core/Testing/Cxx/TestChartTileScaling.cxx
 create mode 100644 Charts/Core/Testing/Data/Baseline/TestAreaPlot.png.md5
 create mode 100644 Charts/Core/Testing/Data/Baseline/TestChartDoubleColors_2.png.md5
 create mode 100644 Charts/Core/Testing/Data/Baseline/TestChartTileScaling.png.md5
 create mode 100644 Charts/Core/Testing/Data/Baseline/TestChartXYInvertedAxis_1.png.md5
 create mode 100644 Charts/Core/Testing/Data/Baseline/TestChartXYZ_1.png.md5
 create mode 100644 Charts/Core/Testing/Data/Baseline/TestChartXYZ_2.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestColorTransferFunction_1.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestColorTransferFunction_2.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestColorTransferFunction_3.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestDiagram_1.png.md5
 create mode 100644 Charts/Core/Testing/Data/Baseline/TestLinePlot3D_1.png.md5
 create mode 100644 Charts/Core/Testing/Data/Baseline/TestLinePlot3D_2.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestLinePlotInteraction_1.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestMultipleChartRenderers_1.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestMultipleRenderers_2.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestPieChart_1.png.md5
 delete mode 100644 Charts/Core/Testing/Data/Baseline/TestScatterPlotMatrix_3.png.md5
 create mode 100644 Charts/Core/vtkPlotArea.cxx
 create mode 100644 Charts/Core/vtkPlotArea.h
 delete mode 100644 Common/ComputationalGeometry/Testing/Data/Baseline/TestParametricFunctions_1.png.md5
 delete mode 100644 Common/ComputationalGeometry/Testing/Data/Baseline/TestParametricFunctions_2.png.md5
 create mode 100644 Common/Core/SMP/OpenMP/vtkAtomic.cxx
 create mode 100644 Common/Core/SMP/OpenMP/vtkAtomic.h.in
 create mode 100644 Common/Core/SMP/OpenMP/vtkSMPThreadLocal.h.in
 create mode 100644 Common/Core/SMP/OpenMP/vtkSMPThreadLocalImpl.cxx
 create mode 100644 Common/Core/SMP/OpenMP/vtkSMPThreadLocalImpl.h.in
 create mode 100644 Common/Core/SMP/OpenMP/vtkSMPTools.cxx
 create mode 100644 Common/Core/SMP/OpenMP/vtkSMPToolsInternal.h.in
 create mode 100644 Common/Core/SMP/Sequential/vtkAtomic.cxx
 create mode 100644 Common/Core/SMP/Sequential/vtkAtomic.h.in
 delete mode 100644 Common/Core/SMP/Sequential/vtkAtomicInt.cxx
 delete mode 100644 Common/Core/SMP/Sequential/vtkAtomicInt.h.in
 create mode 100644 Common/Core/SMP/TBB/vtkAtomic.h.in
 delete mode 100644 Common/Core/SMP/TBB/vtkAtomicInt.h.in
 create mode 100644 Common/Core/Testing/Cxx/TestAngularPeriodicDataArray.cxx
 create mode 100644 Common/Core/Testing/Cxx/TestLookupTableThreaded.cxx
 create mode 100755 Common/Core/Testing/Python/TestArrays.py
 create mode 100755 Common/Core/Testing/Python/TestEmptyInput.py
 create mode 100755 Common/Core/Testing/Python/TestSetGet.py
 create mode 100644 Common/Core/vtkAngularPeriodicDataArray.h
 create mode 100644 Common/Core/vtkAngularPeriodicDataArray.txx
 create mode 100644 Common/Core/vtkAtomicTypeConcepts.h
 create mode 100644 Common/Core/vtkAtomicTypes.h
 create mode 100644 Common/Core/vtkPeriodicDataArray.h
 create mode 100644 Common/Core/vtkPeriodicDataArray.txx
 delete mode 100644 Common/DataModel/Testing/Cxx/CellLocator.cxx
 delete mode 100644 Common/DataModel/Testing/Cxx/CellLocator2.cxx
 create mode 100644 Common/DataModel/Testing/Cxx/TestCellLocator.cxx
 create mode 100644 Common/DataModel/Testing/Cxx/TestPentagonalPrism.cxx
 create mode 100644 Common/DataModel/Testing/Cxx/UnitTestCells.cxx
 create mode 100644 Common/DataModel/Testing/Data/Baseline/TestCellLocator.png.md5
 create mode 100644 Common/DataModel/Testing/Data/Baseline/TestKdTreeRepresentation_1.png.md5
 create mode 100644 Common/DataModel/Testing/Data/Baseline/TestMeanValueCoordinatesInterpolation1.png.md5
 create mode 100644 Common/DataModel/Testing/Data/Baseline/TestMeanValueCoordinatesInterpolation2.png.md5
 create mode 100644 Common/DataModel/Testing/Data/Baseline/TestSmoothErrorMetric.png.md5
 delete mode 100644 Common/DataModel/vtkExplicitCell.cxx
 delete mode 100644 Common/DataModel/vtkExplicitCell.h
 delete mode 100644 Common/DataModel/vtkMarchingCubesCases.h
 delete mode 100644 Common/DataModel/vtkMarchingSquaresCases.h
 delete mode 100644 Common/DataModel/vtkStructuredVisibilityConstraint.cxx
 delete mode 100644 Common/DataModel/vtkStructuredVisibilityConstraint.h
 delete mode 100644 Common/Math/Testing/Cxx/TestFastNumericConversion.cxx
 delete mode 100644 Common/Math/vtkFastNumericConversion.cxx
 delete mode 100644 Common/Math/vtkFastNumericConversion.h
 create mode 100644 Documentation/dev/changes_6.3/ghosts_and_blanking.md
 create mode 100644 Documentation/dev/git/README.md
 create mode 100644 Documentation/dev/git/dashboard.md
 create mode 100644 Documentation/dev/git/data.md
 create mode 100644 Documentation/dev/git/develop.md
 create mode 100644 Documentation/dev/git/download.md
 create mode 100644 Examples/VisualizationAlgorithms/Cxx/Baseline/TestFilledContours_1.png.md5
 delete mode 100644 Filters/Core/Testing/Cxx/TestGhostArray.cxx
 create mode 100644 Filters/Core/Testing/Data/Baseline/TestImplicitPolyDataDistance.png.md5
 create mode 100755 Filters/Core/Testing/Python/probe.py
 delete mode 100644 Filters/Core/vtkGhostArray.h
 create mode 100644 Filters/FlowPaths/Testing/Cxx/TestStreamTracerSurface.cxx
 create mode 100644 Filters/FlowPaths/Testing/Data/Baseline/TestStreamTracerSurface.png.md5
 create mode 100644 Filters/General/Testing/Data/Baseline/BoxClipTriangulateAndInterpolate_1.png.md5
 create mode 100644 Filters/Geometry/Testing/Cxx/TestDataSetSurfaceFieldData.cxx
 create mode 100644 Filters/Hybrid/Testing/Data/Baseline/TestPolyDataSilhouette_1.png.md5
 create mode 100644 Filters/Modeling/Testing/Data/Baseline/TestQuadRotationalExtrusion_1.png.md5
 create mode 100644 Filters/Modeling/Testing/Data/Baseline/TestRotationalExtrusion_1.png.md5
 create mode 100644 Filters/Parallel/Testing/Cxx/TestAngularPeriodicFilter.cxx
 create mode 100644 Filters/Parallel/Testing/Data/Baseline/TestAngularPeriodicFilter.png.md5
 create mode 100644 Filters/Parallel/Testing/Data/Baseline/TestAngularPeriodicFilter_1.png.md5
 create mode 100644 Filters/Parallel/vtkAngularPeriodicFilter.cxx
 create mode 100644 Filters/Parallel/vtkAngularPeriodicFilter.h
 create mode 100644 Filters/Parallel/vtkPeriodicFilter.cxx
 create mode 100644 Filters/Parallel/vtkPeriodicFilter.h
 create mode 100644 Filters/SMP/Testing/Cxx/TestThreadedSynchronizedTemplatesCutter3D.cxx
 create mode 100644 Filters/SMP/vtkThreadedSynchronizedTemplatesCutter3D.cxx
 create mode 100644 Filters/SMP/vtkThreadedSynchronizedTemplatesCutter3D.h
 create mode 100644 Filters/Sources/Testing/Cxx/TestGlyphSource2DResolution.cxx
 create mode 100644 Filters/Sources/Testing/Cxx/TestPolyLineSource.cxx
 create mode 100644 Filters/Sources/Testing/Data/Baseline/TestGlyphSource2DResolution.png.md5
 create mode 100755 Filters/Sources/Testing/Python/squadViewer.py
 delete mode 100644 Filters/Sources/Testing/Tcl/Disk.tcl
 delete mode 100644 Filters/Sources/Testing/Tcl/OSCone.tcl
 delete mode 100644 Filters/Sources/Testing/Tcl/TestButtonSource.tcl
 delete mode 100644 Filters/Sources/Testing/Tcl/TestPlatonicSolids.tcl
 delete mode 100644 Filters/Sources/Testing/Tcl/TestRegularPolygonSource.tcl
 delete mode 100644 Filters/Sources/Testing/Tcl/coneResolution.tcl
 delete mode 100644 Filters/Sources/Testing/Tcl/glyph2D.tcl
 create mode 100644 Filters/Sources/vtkPolyLineSource.cxx
 create mode 100644 Filters/Sources/vtkPolyLineSource.h
 delete mode 100644 Geovis/Core/Testing/Data/Baseline/TestLabeledGeoView2D_1.png.md5
 delete mode 100644 Geovis/Core/Testing/Data/Baseline/TestLabeledGeoView2D_2.png.md5
 delete mode 100644 Geovis/Core/Testing/Data/Baseline/TestLabeledGeoView2D_3.png.md5
 delete mode 100644 Geovis/Core/Testing/Data/Baseline/TestLabeledGeoView2D_4.png.md5
 delete mode 100644 Geovis/Core/Testing/Data/Baseline/TestLabeledGeoView2D_5.png.md5
 create mode 100644 IO/Core/vtkAbstractPolyDataReader.cxx
 create mode 100644 IO/Core/vtkAbstractPolyDataReader.h
 create mode 100755 IO/Exodus/Testing/Python/TestExodusWithNaN.py
 create mode 100644 IO/Export/Testing/Cxx/TestRIBExporter.cxx
 create mode 100644 IO/Export/Testing/Cxx/UnitTestRIB.cxx
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestContextGL2PS-rasterRef_1.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSExporterRaster-rasterRef_2.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSExporterVector-rasterRef_2.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSExporterVector-rasterRef_3.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSExporterVolumeRaster-rasterRef_1.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSExporterVolumeRaster-rasterRef_2.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSExporterVolumeRaster-rasterRef_3.png.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestGL2PSExporterVolumeRaster-rasterRef_4.png.md5
 create mode 100644 IO/Export/Testing/Data/Baseline/TestRIBExporter.tif.md5
 delete mode 100644 IO/Export/Testing/Data/Baseline/TestStackedPlotGL2PS-rasterRef_1.png.md5
 create mode 100644 IO/Export/Testing/Data/Input/bozo.sl
 create mode 100644 IO/Export/Testing/Data/Input/dented.sl
 delete mode 100644 IO/Geometry/vtkMultiBlockPLOT3DReader.cxx
 delete mode 100644 IO/Geometry/vtkMultiBlockPLOT3DReader.h
 delete mode 100644 IO/Geometry/vtkMultiBlockPLOT3DReaderInternals.cxx
 delete mode 100644 IO/Geometry/vtkMultiBlockPLOT3DReaderInternals.h
 delete mode 100644 IO/Geometry/vtkPlot3DMetaReader.cxx
 delete mode 100644 IO/Geometry/vtkPlot3DMetaReader.h
 create mode 100644 IO/Image/Testing/Cxx/TestCompressedTIFFReader.cxx
 create mode 100644 IO/Image/Testing/Data/Baseline/TestCompressedTIFFReader.png.md5
 create mode 100644 IO/Import/Testing/Cxx/TestOBJImporter.cxx
 create mode 100644 IO/Import/Testing/Data/Input/boxes_1.obj.md5
 create mode 100644 IO/Import/Testing/Data/Input/boxes_1.obj.mtl.md5
 create mode 100644 IO/Import/Testing/Data/Input/boxes_2.obj.md5
 create mode 100644 IO/Import/Testing/Data/Input/boxes_2.obj.mtl.md5
 create mode 100644 IO/Import/Testing/Data/Input/boxes_3_no_mtl.obj.md5
 create mode 100644 IO/Import/Testing/Data/Input/boxes_4_mtl_no_texture.obj.md5
 create mode 100644 IO/Import/Testing/Data/Input/boxes_4_mtl_no_texture.obj.mtl.md5
 create mode 100644 IO/Import/Testing/Data/Input/flare.jpg.md5
 create mode 100644 IO/Import/Testing/Data/Input/map1024.png.md5
 create mode 100644 IO/Import/vtkOBJImporter.cxx
 create mode 100644 IO/Import/vtkOBJImporter.h
 create mode 100644 IO/Import/vtkOBJImporterInternals.cxx
 create mode 100644 IO/Import/vtkOBJImporterInternals.h
 create mode 100644 IO/Legacy/Testing/Cxx/TestLegacyGhostCellsImport.cxx
 create mode 100644 IO/Legacy/Testing/Data/Baseline/TestLegacyGhostCellsImport.png.md5
 create mode 100644 IO/Legacy/vtkLegacyReaderVersion.h
 create mode 100644 IO/MPIParallel/Testing/Python/CMakeLists.txt
 create mode 100755 IO/MPIParallel/Testing/Python/Plot3DMPIIO.py
 create mode 100644 IO/MPIParallel/vtkMPIMultiBlockPLOT3DReader.cxx
 create mode 100644 IO/MPIParallel/vtkMPIMultiBlockPLOT3DReader.h
 create mode 100644 IO/Parallel/vtkMultiBlockPLOT3DReader.cxx
 create mode 100644 IO/Parallel/vtkMultiBlockPLOT3DReader.h
 create mode 100644 IO/Parallel/vtkMultiBlockPLOT3DReaderInternals.cxx
 create mode 100644 IO/Parallel/vtkMultiBlockPLOT3DReaderInternals.h
 create mode 100644 IO/Parallel/vtkPlot3DMetaReader.cxx
 create mode 100644 IO/Parallel/vtkPlot3DMetaReader.h
 create mode 100644 IO/XML/Testing/Cxx/TestXMLGhostCellsImport.cxx
 create mode 100644 IO/XML/Testing/Cxx/TestXMLToString.cxx
 create mode 100644 IO/XML/Testing/Data/Baseline/TestXMLGhostCellsImport.png.md5
 create mode 100644 IO/XML/vtkXMLReaderVersion.h
 create mode 100644 IO/Xdmf2/Testing/Cxx/TestTemporalXdmfReaderWriter.cxx
 create mode 100644 Imaging/Hybrid/Testing/Data/Baseline/TestCheckerboardSplatter.png.md5
 create mode 100644 Imaging/Hybrid/Testing/Python/TestCheckerboardSplatter.py
 create mode 100644 Imaging/Hybrid/vtkCheckerboardSplatter.cxx
 create mode 100644 Imaging/Hybrid/vtkCheckerboardSplatter.h
 create mode 100644 Interaction/Widgets/Testing/Cxx/vtkPolyLineRepresentationTest1.cxx
 create mode 100644 Interaction/Widgets/Testing/Cxx/vtkPolyLineWidgetTest1.cxx
 create mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestBrokenLineWidget_3.png.md5
 create mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestOrientationMarkerWidget_3.png.md5
 create mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestOrientationMarkerWidget_4.png.md5
 create mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestRectilinearWipeWidget_2.png.md5
 create mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestSphereWidget_4.png.md5
 delete mode 100644 Interaction/Widgets/Testing/Data/Baseline/TestSplineWidget_1.png.md5
 create mode 100644 Interaction/Widgets/vtkCurveRepresentation.cxx
 create mode 100644 Interaction/Widgets/vtkCurveRepresentation.h
 create mode 100644 Interaction/Widgets/vtkPolyLineRepresentation.cxx
 create mode 100644 Interaction/Widgets/vtkPolyLineRepresentation.h
 create mode 100644 Interaction/Widgets/vtkPolyLineWidget.cxx
 create mode 100644 Interaction/Widgets/vtkPolyLineWidget.h
 delete mode 100644 README.html
 create mode 100644 README.md
 create mode 100644 Remote/CMakeLists.txt
 create mode 100644 Remote/PoissonReconstruction.remote.cmake
 create mode 100644 Remote/README.md
 create mode 100644 Remote/vtkAddon.remote.cmake
 create mode 100644 Remote/vtkDICOM.remote.cmake
 create mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestBarChartActor_1.png.md5
 delete mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestCaptionActor_2.png.md5
 create mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestLegendBoxActor_1.png.md5
 create mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestPieChartActor_1.png.md5
 create mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestXYPlotActor_1.png.md5
 create mode 100644 Rendering/Annotation/Testing/Data/Baseline/TestXYPlotActor_2.png.md5
 create mode 100644 Rendering/Annotation/Testing/Data/Baseline/cubeAxes_1.png.md5
 delete mode 100644 Rendering/Annotation/Testing/Data/Baseline/xyPlot3_1.png.md5
 delete mode 100644 Rendering/ContextOpenGL2/vtkOpenGL2ContextDevice2D.cxx
 delete mode 100644 Rendering/ContextOpenGL2/vtkOpenGL2ContextDevice2D.h
 create mode 100644 Rendering/Core/Testing/Cxx/TestColorTransferFunction.cxx
 create mode 100644 Rendering/Core/Testing/Cxx/TestCompositePolyDataMapper2Scalars.cxx
 create mode 100644 Rendering/Core/Testing/Cxx/TestLabeledContourMapperWithActorMatrix.cxx
 create mode 100644 Rendering/Core/Testing/Data/Baseline/TestCompositePolyDataMapper2Scalars.png.md5
 create mode 100644 Rendering/Core/Testing/Data/Baseline/TestCompositePolyDataMapper2Scalars_1.png.md5
 create mode 100644 Rendering/Core/Testing/Data/Baseline/TestEdgeFlags_1.png.md5
 create mode 100644 Rendering/Core/Testing/Data/Baseline/TestLabeledContourMapperWithActorMatrix.png.md5
 delete mode 100644 Rendering/Core/Testing/Tcl/TestGLSLShader.tcl
 delete mode 100644 Rendering/Core/Testing/Tcl/TestGenericVertexAttributesGLSL.tcl
 delete mode 100644 Rendering/Core/Testing/Tcl/TestParallelCoordinates.tcl
 delete mode 100644 Rendering/Core/Testing/Tcl/cells.tcl
 create mode 100644 Rendering/External/vtkExternalLight.cxx
 create mode 100644 Rendering/External/vtkExternalLight.h
 create mode 100644 Rendering/FreeType/Testing/Cxx/TestFontDPIScaling.cxx
 create mode 100644 Rendering/FreeType/Testing/Cxx/TestTextMapper.cxx
 create mode 100644 Rendering/FreeType/Testing/Data/Baseline/TestFontDPIScaling.png.md5
 create mode 100644 Rendering/FreeType/Testing/Data/Baseline/TestTextActor3DAlphaBlending_1.png.md5
 create mode 100644 Rendering/FreeType/Testing/Data/Baseline/TestTextActor3DDepthPeeling_1.png.md5
 create mode 100644 Rendering/FreeType/Testing/Data/Baseline/TestTextMapper.png.md5
 create mode 100644 Rendering/FreeType/Testing/Data/Baseline/multiLineText_1.png.md5
 create mode 100644 Rendering/FreeTypeFontConfig/Testing/Data/Baseline/TestSystemFontRendering_4.png.md5
 delete mode 100644 Rendering/FreeTypeOpenGL/CMakeLists.txt
 delete mode 100644 Rendering/FreeTypeOpenGL/module.cmake
 delete mode 100644 Rendering/FreeTypeOpenGL/vtkOpenGLFreeTypeTextMapper.cxx
 delete mode 100644 Rendering/FreeTypeOpenGL/vtkOpenGLFreeTypeTextMapper.h
 delete mode 100644 Rendering/FreeTypeOpenGL2/CMakeLists.txt
 delete mode 100644 Rendering/FreeTypeOpenGL2/module.cmake
 delete mode 100644 Rendering/FreeTypeOpenGL2/vtkOpenGLFreeTypeTextMapper.cxx
 delete mode 100644 Rendering/FreeTypeOpenGL2/vtkOpenGLFreeTypeTextMapper.h
 create mode 100644 Rendering/LICOpenGL2/CMakeLists.txt
 create mode 100644 Rendering/LICOpenGL2/Testing/Cxx/CMakeLists.txt
 create mode 100644 Rendering/LICOpenGL2/Testing/Cxx/TestImageDataLIC2D.cxx
 copy Rendering/{LIC => LICOpenGL2}/Testing/Cxx/TestImageDataLIC2D.h (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Cxx/TestStructuredGridLIC2DXSlice.cxx (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Cxx/TestStructuredGridLIC2DYSlice.cxx (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Cxx/TestStructuredGridLIC2DZSlice.cxx (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Cxx/TestSurfaceLIC.cxx (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Cxx/TestSurfaceLIC.h (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Cxx/vtkStructuredGridLIC2DTestDriver.cxx (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Cxx/vtkStructuredGridLIC2DTestDriver.h (100%)
 create mode 100644 Rendering/LICOpenGL2/Testing/Cxx/vtkSurfaceLICTestDriver.cxx
 copy Rendering/{LIC => LICOpenGL2}/Testing/Cxx/vtkSurfaceLICTestDriver.h (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestImageDataLIC2D.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestImageDataLIC2D_1.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestStructuredGridLIC2DXSlice.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestStructuredGridLIC2DXSlice_1.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestStructuredGridLIC2DYSlice.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestStructuredGridLIC2DYSlice_1.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestStructuredGridLIC2DZSlice.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestStructuredGridLIC2DZSlice_1.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLIC.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICCurvedContrastEnhancedBlended.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICCurvedContrastEnhancedBlendedSmallGrain.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICCurvedContrastEnhancedColorBlendedSmallGrain.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICCurvedContrastEnhancedColorBlendedSmallGrainMask.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICCurvedContrastEnhancedColorMappedSmallGrain.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICCurvedContrastEnhancedColorMappedSmallGrainMask.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICCurvedContrastEnhancedMapped.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICCurvedContrastEnhancedMappedSmallGrain.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICCurvedContrastEnhancedMappedSmallVectorNormalizeOff.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICCurvedContrastEnhancedSmallGrainMask.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICCurvedDefaults.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICCurvedDefaultsColor.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICCurvedEnhancedVectorNormalizeOff.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICMultiBlockContrastEnhancedPerlin.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICPlanarContrastEnhanced.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICPlanarDefaults.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICPlanarVectorNormalizeOff.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICPlanarVectorNormalizeOffMediumGrainPerlin.png.md5 (100%)
 copy Rendering/{LIC => LICOpenGL2}/Testing/Data/Baseline/TestSurfaceLICPlanarVectorNormalizeOffMediumGrainUniform.png.md5 (100%)
 create mode 100644 Rendering/LICOpenGL2/module.cmake
 create mode 100644 Rendering/LICOpenGL2/vtkCompositeSurfaceLICMapper.cxx
 create mode 100644 Rendering/LICOpenGL2/vtkCompositeSurfaceLICMapper.h
 create mode 100644 Rendering/LICOpenGL2/vtkImageDataLIC2D.cxx
 create mode 100644 Rendering/LICOpenGL2/vtkImageDataLIC2D.h
 create mode 100644 Rendering/LICOpenGL2/vtkLineIntegralConvolution2D.cxx
 create mode 100644 Rendering/LICOpenGL2/vtkLineIntegralConvolution2D.h
 create mode 100644 Rendering/LICOpenGL2/vtkLineIntegralConvolution2D_AA.glsl
 create mode 100644 Rendering/LICOpenGL2/vtkLineIntegralConvolution2D_AAH.glsl
 create mode 100644 Rendering/LICOpenGL2/vtkLineIntegralConvolution2D_AAV.glsl
 create mode 100644 Rendering/LICOpenGL2/vtkLineIntegralConvolution2D_CE.glsl
 create mode 100644 Rendering/LICOpenGL2/vtkLineIntegralConvolution2D_EE.glsl
 create mode 100644 Rendering/LICOpenGL2/vtkLineIntegralConvolution2D_LIC0.glsl
 create mode 100644 Rendering/LICOpenGL2/vtkLineIntegralConvolution2D_LICI.glsl
 create mode 100644 Rendering/LICOpenGL2/vtkLineIntegralConvolution2D_LICN.glsl
 create mode 100644 Rendering/LICOpenGL2/vtkLineIntegralConvolution2D_VT.glsl
 create mode 100644 Rendering/LICOpenGL2/vtkPainterCommunicator.h
 copy Rendering/{LIC => LICOpenGL2}/vtkPixelTransfer.cxx (100%)
 create mode 100644 Rendering/LICOpenGL2/vtkPixelTransfer.h
 create mode 100644 Rendering/LICOpenGL2/vtkStructuredGridLIC2D.cxx
 create mode 100644 Rendering/LICOpenGL2/vtkStructuredGridLIC2D.h
 create mode 100644 Rendering/LICOpenGL2/vtkStructuredGridLIC2D_fs.glsl
 copy Rendering/{LIC => LICOpenGL2}/vtkSurfaceLICComposite.cxx (100%)
 create mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICComposite.h
 create mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICMapper.cxx
 create mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICMapper.h
 create mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICMapper_CE.glsl
 create mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICMapper_DCpy.glsl
 create mode 100644 Rendering/LICOpenGL2/vtkSurfaceLICMapper_SC.glsl
 create mode 100644 Rendering/LICOpenGL2/vtkTextureIO.cxx
 create mode 100644 Rendering/LICOpenGL2/vtkTextureIO.h
 delete mode 100644 Rendering/Label/Testing/Data/Baseline/TestLabelPlacementMapper2D_2.png.md5
 delete mode 100644 Rendering/Label/Testing/Data/Baseline/TestLabelPlacer2D_1.png.md5
 delete mode 100644 Rendering/Label/Testing/Data/Baseline/TestLabelPlacer2D_2.png.md5
 delete mode 100644 Rendering/Label/Testing/Data/Baseline/TestLabelPlacer2D_3.png.md5
 delete mode 100644 Rendering/Label/Testing/Data/Baseline/labeledContours_1.png.md5
 delete mode 100644 Rendering/Label/Testing/Data/Baseline/labeledContours_2.png.md5
 delete mode 100644 Rendering/Label/Testing/Data/Baseline/labeledContours_3.png.md5
 delete mode 100644 Rendering/Label/Testing/Data/Baseline/labeledMesh_1.png.md5
 create mode 100644 Rendering/Matplotlib/Testing/Cxx/TestGL2PSFontDPIScaling.cxx
 create mode 100644 Rendering/Matplotlib/Testing/Data/Baseline/TestGL2PSFontDPIScaling-rasterRef.png.md5
 create mode 100644 Rendering/Matplotlib/Testing/Data/Baseline/TestGL2PSFontDPIScaling.png.md5
 delete mode 100644 Rendering/Matplotlib/Testing/Data/Baseline/TestGL2PSMathTextOutput_1.png.md5
 delete mode 100644 Rendering/Matplotlib/Testing/Data/Baseline/TestGL2PSMathTextScaling_1.png.md5
 copy {Charts/Core => Rendering/Matplotlib}/Testing/Data/Fonts/DejaVuSans.ttf.md5 (100%)
 create mode 100644 Rendering/OpenGL2/glsl/readme.txt
 create mode 100644 Rendering/OpenGL2/glsl/vtkGlyph3DVS.glsl
 create mode 100644 Rendering/OpenGL2/glsl/vtkPolyData2DFS.glsl
 create mode 100644 Rendering/OpenGL2/glsl/vtkPolyData2DVS.glsl
 create mode 100644 Rendering/OpenGL2/glsl/vtkPolyDataFS.glsl
 create mode 100644 Rendering/OpenGL2/glsl/vtkPolyDataVS.glsl
 create mode 100644 Rendering/OpenGL2/glsl/vtkPolyDataWideLineGS.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkglGlyph3DVSFragmentLit.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkglPolyData2DFS.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkglPolyData2DVS.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkglPolyDataFSHeadlight.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkglPolyDataFSLightKit.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkglPolyDataFSNoLighting.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkglPolyDataFSPositionalLights.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkglPolyDataVSFragmentLit.glsl
 delete mode 100644 Rendering/OpenGL2/glsl/vtkglPolyDataVSNoLighting.glsl
 create mode 100644 Rendering/OpenGL2/vtkDataTransferHelper.cxx
 create mode 100644 Rendering/OpenGL2/vtkDataTransferHelper.h
 create mode 100644 Rendering/OpenGL2/vtkFrameBufferObject2.cxx
 create mode 100644 Rendering/OpenGL2/vtkFrameBufferObject2.h
 create mode 100644 Rendering/OpenGL2/vtkGenericOpenGLRenderWindow.cxx
 create mode 100644 Rendering/OpenGL2/vtkGenericOpenGLRenderWindow.h
 delete mode 100644 Rendering/OpenGL2/vtkIOSGLView.h
 delete mode 100644 Rendering/OpenGL2/vtkIOSGLView.mm
 create mode 100644 Rendering/OpenGL2/vtkOpenGLBufferObject.cxx
 create mode 100644 Rendering/OpenGL2/vtkOpenGLBufferObject.h
 create mode 100644 Rendering/OpenGL2/vtkOpenGLHelper.cxx
 create mode 100644 Rendering/OpenGL2/vtkOpenGLHelper.h
 create mode 100644 Rendering/OpenGL2/vtkOpenGLIndexBufferObject.cxx
 create mode 100644 Rendering/OpenGL2/vtkOpenGLIndexBufferObject.h
 create mode 100644 Rendering/OpenGL2/vtkOpenGLLabeledContourMapper.cxx
 create mode 100644 Rendering/OpenGL2/vtkOpenGLLabeledContourMapper.h
 create mode 100644 Rendering/OpenGL2/vtkOpenGLRenderUtilities.cxx
 create mode 100644 Rendering/OpenGL2/vtkOpenGLRenderUtilities.h
 create mode 100644 Rendering/OpenGL2/vtkOpenGLVertexArrayObject.cxx
 create mode 100644 Rendering/OpenGL2/vtkOpenGLVertexArrayObject.h
 create mode 100644 Rendering/OpenGL2/vtkOpenGLVertexBufferObject.cxx
 create mode 100644 Rendering/OpenGL2/vtkOpenGLVertexBufferObject.h
 delete mode 100644 Rendering/OpenGL2/vtkWin32OpenGLRenderWindowInteractor.cxx
 delete mode 100644 Rendering/OpenGL2/vtkWin32OpenGLRenderWindowInteractor.h
 create mode 100644 Rendering/OpenGL2/vtkWin32RenderWindowInteractor.cxx
 create mode 100644 Rendering/OpenGL2/vtkWin32RenderWindowInteractor.h
 delete mode 100644 Rendering/OpenGL2/vtkXOpenGLRenderWindowInteractor.cxx
 delete mode 100644 Rendering/OpenGL2/vtkXOpenGLRenderWindowInteractor.h
 create mode 100644 Rendering/OpenGL2/vtkXRenderWindowInteractor.cxx
 create mode 100644 Rendering/OpenGL2/vtkXRenderWindowInteractor.h
 delete mode 100644 Rendering/OpenGL2/vtkglBufferObject.cxx
 delete mode 100644 Rendering/OpenGL2/vtkglBufferObject.h
 delete mode 100644 Rendering/OpenGL2/vtkglVBOHelper.cxx
 delete mode 100644 Rendering/OpenGL2/vtkglVBOHelper.h
 delete mode 100644 Rendering/OpenGL2/vtkglVertexArrayObject.cxx
 delete mode 100644 Rendering/OpenGL2/vtkglVertexArrayObject.h
 create mode 100644 Rendering/ParallelLIC/vtkPSurfaceLICComposite_CompFS.glsl
 create mode 100644 Rendering/ParallelLIC/vtkPSurfaceLICMapper.cxx
 create mode 100644 Rendering/ParallelLIC/vtkPSurfaceLICMapper.h
 create mode 100644 Rendering/Tk/Testing/Data/Baseline/TestTextActor3D.png.md5
 create mode 100755 Rendering/Tk/Testing/Python/TestTextActor3D.py
 create mode 100755 Rendering/Tk/Testing/Python/cursor3D.py
 delete mode 100644 Rendering/Tk/Testing/Tcl/TestTextActor3D.tcl
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastAdditive1.cxx
 create mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastCameraInside.cxx
 create mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastCameraInsideSmallSpacing.cxx
 delete mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastDataTypesMinIP1.cxx
 create mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastReleaseResources.cxx
 create mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastThreeComponentsIndependent.cxx
 create mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastTwoComponentsDependent.cxx
 create mode 100644 Rendering/Volume/Testing/Cxx/TestGPURayCastTwoComponentsIndependent.cxx
 create mode 100644 Rendering/Volume/Testing/Cxx/TestGPUVolumeRayCastMapper.cxx
 create mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastCameraInside.png.md5
 create mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastCameraInsideSmallSpacing.png.md5
 create mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastReleaseResources.png.md5
 create mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastThreeComponentsIndependent.png.md5
 create mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastTwoComponentsDependent.png.md5
 create mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPURayCastTwoComponentsIndependent.png.md5
 create mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPUVolumeRayCastMapper.png.md5
 create mode 100644 Rendering/Volume/Testing/Data/Baseline/TestGPUVolumeRayCastMapper_1.png.md5
 delete mode 100644 Rendering/VolumeOpenGLNew/CMakeLists.txt
 delete mode 100644 Rendering/VolumeOpenGLNew/module.cmake
 delete mode 100644 Rendering/VolumeOpenGLNew/shaders/raycasterfs.glsl
 delete mode 100644 Rendering/VolumeOpenGLNew/shaders/raycastervs.glsl
 delete mode 100644 Rendering/VolumeOpenGLNew/shaders/shader.frag
 delete mode 100644 Rendering/VolumeOpenGLNew/shaders/shader.vert
 delete mode 100644 Rendering/VolumeOpenGLNew/vtkOpenGLGPUVolumeRayCastMapper.cxx
 delete mode 100644 Rendering/VolumeOpenGLNew/vtkOpenGLGPUVolumeRayCastMapper.h
 delete mode 100644 Rendering/VolumeOpenGLNew/vtkOpenGLGradientOpacityTable.h
 delete mode 100644 Rendering/VolumeOpenGLNew/vtkOpenGLOpacityTable.h
 delete mode 100644 Rendering/VolumeOpenGLNew/vtkOpenGLRGBTable.h
 delete mode 100644 Rendering/VolumeOpenGLNew/vtkVolumeMask.h
 delete mode 100644 Rendering/VolumeOpenGLNew/vtkVolumeShader.cxx
 delete mode 100644 Rendering/VolumeOpenGLNew/vtkVolumeShader.h
 delete mode 100644 Rendering/VolumeOpenGLNew/vtkVolumeShaderComposer.h
 delete mode 100644 Rendering/VolumeOpenGLNew/vtkVolumeStateRAII.h
 create mode 100644 Testing/Data/CuspySurface.vtp.md5
 create mode 100644 Testing/Data/XDMF/temporalStaticMeshes.h5.md5
 create mode 100644 Testing/Data/XDMF/temporalStaticMeshes.xmf.md5
 create mode 100644 Testing/Data/al_foam_smallest.0.tif.md5
 create mode 100644 Testing/Data/cyl_with_NaN.g.md5
 create mode 100644 Testing/Data/ghost_cells.vtk.md5
 create mode 100644 Testing/Data/ghost_cells.vtu.md5
 create mode 100644 Testing/Data/golf.csv.md5
 create mode 100644 Testing/Data/periodicPiece.vtu.md5
 create mode 100644 Testing/Data/planar_rgb.nii.gz.md5
 create mode 100644 Utilities/KWSys/vtksys/CONTRIBUTING.rst
 create mode 100755 Utilities/Maintenance/VTKTestsByLanguage.py
 delete mode 100644 Utilities/MetaIO/vtkmetaio/tests/CMakeLists.txt
 delete mode 100644 Utilities/MetaIO/vtkmetaio/tests/testMeta10Contour.cxx
 delete mode 100644 Utilities/MetaIO/vtkmetaio/tests/testMeta11Form.cxx
 delete mode 100644 Utilities/MetaIO/vtkmetaio/tests/testMeta12Array.cxx
 delete mode 100644 Utilities/MetaIO/vtkmetaio/tests/testMeta1Utils.cxx
 delete mode 100644 Utilities/MetaIO/vtkmetaio/tests/testMeta2Object.cxx
 delete mode 100644 Utilities/MetaIO/vtkmetaio/tests/testMeta3Image.cxx
 delete mode 100644 Utilities/MetaIO/vtkmetaio/tests/testMeta4Tube.cxx
 delete mode 100644 Utilities/MetaIO/vtkmetaio/tests/testMeta5Blob.cxx
 delete mode 100644 Utilities/MetaIO/vtkmetaio/tests/testMeta6Surface.cxx
 delete mode 100644 Utilities/MetaIO/vtkmetaio/tests/testMeta7Line.cxx
 delete mode 100644 Utilities/MetaIO/vtkmetaio/tests/testMeta8Scene.cxx
 delete mode 100644 Utilities/MetaIO/vtkmetaio/tests/testMeta9Landmark.cxx
 delete mode 100644 Utilities/vtkTclTest2Py/vtkConvertTclTestToPy.cmake
 delete mode 100644 Views/Infovis/Testing/Data/Baseline/TestConeLayoutStrategy_2.png.md5
 create mode 100644 Views/Infovis/Testing/Data/Baseline/TestDendrogramItem_1.png.md5
 delete mode 100644 Views/Infovis/Testing/Data/Baseline/TestIcicleView_1.png.md5
 delete mode 100644 Views/Infovis/Testing/Data/Baseline/TestIcicleView_2.png.md5
 delete mode 100644 Views/Infovis/Testing/Data/Baseline/TestIcicleView_3.png.md5
 delete mode 100644 Views/Infovis/Testing/Data/Baseline/TestIcicleView_4.png.md5
 delete mode 100644 Views/Infovis/Testing/Data/Baseline/TestIcicleView_5.png.md5
 create mode 100644 Views/Infovis/Testing/Data/Baseline/TestParallelCoordinatesView_1.png.md5
 create mode 100644 Views/Infovis/Testing/Data/Baseline/TestParallelCoordinatesView_2.png.md5
 create mode 100644 Views/Infovis/Testing/Data/Baseline/TestTanglegramItem_1.png.md5
 delete mode 100644 Views/Infovis/Testing/Data/Baseline/TestTreeMapView_1.png.md5
 delete mode 100644 Views/Infovis/Testing/Data/Baseline/TestTreeMapView_2.png.md5
 delete mode 100644 Views/Infovis/Testing/Data/Baseline/TestTreeMapView_3.png.md5
 delete mode 100644 Views/Infovis/Testing/Data/Baseline/TestTreeRingView_1.png.md5
 create mode 100644 Wrapping/Java/MakeJavacResponseFile.cmake
 create mode 100644 Wrapping/Python/dummy.cxx
 create mode 100644 Wrapping/Python/vtk/util/_argparse.py
 create mode 100644 Wrapping/Tools/vtkParseMerge.c
 create mode 100644 Wrapping/Tools/vtkParseMerge.h
 create mode 100644 debian/libvtk6-jni.install
 create mode 100644 debian/libvtk6-jni.lintian-overrides
 delete mode 100644 debian/libvtk6.2-qt.lintian-overrides
 delete mode 100644 debian/libvtk6.2.lintian-overrides
 rename debian/{libvtk6.2-qt.install => libvtk6.3-qt.install} (100%)
 create mode 100644 debian/libvtk6.3-qt.lintian-overrides
 rename debian/{libvtk6.2.install => libvtk6.3.install} (100%)
 create mode 100644 debian/libvtk6.3.lintian-overrides
 create mode 100644 debian/patches/105_unforce_embedded_glew.patch
 delete mode 100644 debian/patches/96_concurrent_vtkLookupTableMapData_fix.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk6.git



More information about the debian-science-commits mailing list