Import 2017-06-07 23:51:09: master 87073c17

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-02-05 13:57:31 master 13f6c36c
Changeset

BUG: Update VTKv6 - Potential fixes for 0003949 and 0003950 related to OpenGL2

Aashish Chaudhary (27):
Re-added volume benchmark test
Typedef the volume test
Updated volume test
Tweaked opacity function to force more computation
Clean up cmake a bit
Adding GPU independent component feature
Updated test to highlight mappings
Adding support for multiple components in GPU RayCast
Remove limiting check for independent components
Adding support for multi RGB tables
Fixed erroneous logic
Updating shader code to support independent components
Adding support for independent components for opacity and color function
Some more updates to support independent components
Fixed composite blend mode
Added independent support for min and max projections
Pass component weights to the shader
Fixed testing
Renaming classes for consistency
Added support for independent components for gradient opacity
Improved the test a bit
Reinitialize transfer functions if the property changes
Independent component is not supported in OpenGL GPU mapper
Fixed MIP independent shader
Fixed independent component computing for min intensity projection
Fixing volume tests not passing on intel machine
Removed unused code and check

Andrew Bauer (1):
Improving testing of deleting cells from a polydata.

Ben Boeckel (1):
vtkRenderingVolumeOpenGL2: remove copy_shaders target

Berk Geveci (1):
Improved unstructured grid support in dataset_adapter.

Burlen Loring (2):
vtkweb: buffering issue
vtkweb: connect to existing session issue

Chris Harris (2):
vtkWeb: Use unbuffered file read/write for stdout
vtkWeb: Cleanup python processes that timeout on startup

Christoph Kolb (1):
Add a method to enable multisampling in the QVTKWidget2

Cory Quammen (1):
Fixed memory leak when RGBPoints are read

Dan Lipsa (3):
Accumulate strings printed to console by Python and send them in one piece.
Fix style problems.
BUG: Buffer output only for RunSimpleString.

Dave DeMarle (1):
COMP: fix macro redefinition comp warning

David C. Lonie (3):
Reenable GL2PS MathText tests.
Add background color/opacity settings to vtkTextProperty.
Use the new background color rendering for the labeled contour test.

Jean-Christophe Fillion-Robin (3):
Fix regression ensuring macro VTK_MAKE_INSTANTIATOR3 configure files
Fix component names in "vtkhdf5-hl" install rules. Fixes #15282
Fix MacOSX build error related to OpenGL2/vtkOpenGL.h. See #15285

Joachim Pouderoux (2):
Small fixes to allow empty cells.
Fix EnSight Reader BUG 0015268

Julien Jomier (1):
BUG: RenderedAreaPicker was not using the PickFromList

Ken Martin (14):
Add valid image for OpenGL2
Use MCDCMatrix in shaders
Use MCDCMatrix in shaders
Fix a compiler warning
Add two valid images
Add a subclass for faster composite dataset mapping
Fix compile issues for es2
Expose more methods in opengles3
Fix GLES3
Add support for vtkTextures Transform ivar
Fix some dashboard warnings
Fix for systems with spaces in the path
Fix memory leak in helper class holding input data
Fix two compiler warnings

Marcus D. Hanwell (6):
Benchmarking triangles, chart that updates
Made a benchmark module, moved the benchmark tools
Added a --timeout option, default to 1 second
Call Write on the delimited text writer
Just make the benchmark module depend on volume rendering
Use the resolution variable to set the cube size

Matt McCormick (1):
Reset VTK_MODULES_REQUESTED to all modules with multiple calls.

Paul Edwards (1):
Fixing how polydata cells are deleted.

Roger Bramon (1):
Fix QVTKWidget problem on Windows with Aero off and Qt5

Scott Wittenburg (5):
In the vtkweb loader, add css specific to the proxy editor widget.
Changes to viewports supporting capturing screenshots for pvweb.
Support vtkweb and pvweb servers using http only (no websockets).
Added missing import which broke http-only servers not serving content.
Updating launcher to include a complete set of example profiles.

Shawn Waldon (2):
Made sure composite data iterators were deleted properly
Made vtkPointGaussianMapper handle NULL arrays

Sujin Philip (4):
Toolchain files for MICs on stampede
Fix compile warnings in SMP under Windows
Additions to SMP API
Fix SMP examples warnings

Tim Thirion (5):
Create iOS framework in one pass through CMake config
Clean up iOS build script
Make vtkVersion available sooner in CMakeLists.txt
iOS build: check install directories before any compilation
iOS build: pass OpenGL ES version string to child builds

Utkarsh Ayachit (4):
Fix inverted ifdef NDEBUG in commit f1a90fd2.
Forward InteractionEvent to Interactor.
Miscellaneous vtkContextInteractorStyle fixes.
Fix missing headers.

Will Schroeder (1):
Progress reporting was broken

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

mod - SuperBuild/External_VTKv6.cmake Diff File