vtk-m2/vtkm
Robert Maynard a9190e79e9 Merge branch 'suppress_glut_deprecation' into 'master'
Suppress deprecation warnings about glut as we investigate our options.

Starting in OSX 10.9, apple has deprecated the glut.h provided header
so we need to figure out how we want to do window management on OSX. I expect
the way forward is to require the developer to install openGLUT.

See merge request !142
2015-08-27 10:01:46 -04:00
..
benchmarking Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
cont Merge branch 'newtopology' into 'master' 2015-08-26 15:27:36 -04:00
exec Fix ExecutionWholeArray 2015-08-24 14:42:22 -04:00
internal Update ArrayPortalUniformPointCoordinates 2015-08-25 14:27:01 -06:00
opengl Suppress deprecation warnings about glut as we investigate our options. 2015-08-27 09:37:13 -04:00
testing Merge branch 'variable-topology-fields' into 'master' 2015-08-19 11:27:43 -04:00
worklet Merge branch 'newtopology' into 'master' 2015-08-26 15:27:36 -04:00
BinaryOperators.h Suppress bad conversion warnings generated by gcc. 2015-08-06 14:06:43 -04:00
BinaryPredicates.h Add vtkm/BinaryOperators header. 2015-08-04 16:55:53 -04:00
CellType.h Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00
CMakeLists.txt CMake configuration definitions to enable OpenGL Interop 2015-08-21 11:17:10 -07:00
Extent.h Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
ListTag.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
Math.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
Math.h.in Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
Matrix.h Add VecVariable 2015-08-14 09:15:46 -06:00
Pair.h Fix typo TypeTraitsUnkownTag -> TypeTraitsUnknownTag 2015-07-07 10:23:10 -06:00
TopologyElementTag.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
TypeListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Types.h Changes to Vec/VecTraits for Vec-like objects. 2015-08-14 09:15:46 -06:00
TypeTraits.h Fix typo TypeTraitsUnkownTag -> TypeTraitsUnknownTag 2015-07-07 10:23:10 -06:00
UnaryPredicates.h Add vtkm/UnaryPredicates header. 2015-07-30 13:12:59 -04:00
VectorAnalysis.h Add basic vector analysis methods. 2015-07-07 14:25:58 -06:00
VecTraits.h Added VecFromPortal class. 2015-08-14 09:15:47 -06:00
VecVariable.h Add VecVariable 2015-08-14 09:15:46 -06:00