Import 2017-06-07 23:51:09: master 02f31a99

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-01-19 21:13:55 master 9f883670
Changeset

ENH: Add Slicer_VTK_RENDERING_BACKEND configure option

By default set to "OpenGL", this commit introduces an option allowing
to build VTK using the new "OpenGL2" backend.

Note that the VTK build directory have to be completely removed when
switching between "OpenGL" and "OpenGL2" backend.

See http://www.kitware.com/source/home/post/144

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23891 3bd1e089-480b-0410-8dfb-8563597acbee

mod - CMake/vtkSlicerConfigure.h.in Diff File
mod - CMakeLists.txt Diff File
mod - Modules/Loadable/VolumeRendering/Logic/vtkSlicerVolumeRenderingLogic.cxx Diff File
mod - Modules/Loadable/VolumeRendering/MRMLDM/CMakeLists.txt Diff File
mod - Modules/Loadable/VolumeRendering/Testing/Cxx/qMRMLVolumePropertyNodeWidgetTest1.cxx Diff File
mod - SuperBuild/External_CTK.cmake Diff File
mod - SuperBuild/External_VTKv6.cmake Diff File