vtk-m/vtkm/benchmarking
Robert Maynard 6b1094c767 Consistently include windows.h by making a wrapper header.
We previously included windows.h in numerous locations using different
techniques to guard against bringing in parts of the file that are bad
(min/max macros, etc). This solves the problem by consistently using
vtkm/internal/Windows.h to setup everything.
2016-11-28 09:54:37 -05:00
..
BenchmarkDeviceAdapter.cxx Consistently include windows.h by making a wrapper header. 2016-11-28 09:54:37 -05:00
Benchmarker.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
BenchmarkFieldAlgorithms.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
BenchmarkTopologyAlgorithms.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CMakeLists.txt Add more benchmarks that work at the Worklet level. 2016-08-05 16:30:20 -04:00