This project is mirrored from https://gitlab.kitware.com/vtk/vtk-m.git.
Pull mirroring updated .
- 19 Feb, 2021 1 commit
-
-
Gunther H. Weber authored
-
- 18 Feb, 2021 1 commit
-
-
Gunther H. Weber authored
-
- 08 Feb, 2021 1 commit
-
-
Kenneth Moreland authored
The newer version of `ArrayHandle` no longer supports different types of portals for different devices. Thus, the `ReadPortalType` and `WritePortalType` are sufficient for all types of portals across all devices. This significantly simplifies supporting execution objects on devices, and thus this change also includes many changes to various execution objects to remove their dependence on the device adapter tag.
-
- 02 Dec, 2020 2 commits
-
-
Oliver Ruebel authored
-
Oliver Ruebel authored
-
- 15 Sep, 2020 1 commit
-
-
Gunther H. Weber authored
-
- 25 Feb, 2020 1 commit
-
-
Kenneth Moreland authored
Marked the old versions of PrepareFor* that do not use tokens as deprecated and moved all of the code to use the new versions that require a token. This makes the scope of the execution object more explicit so that it will be kept while in use and can potentially be reclaimed afterward.
-
- 23 Jan, 2020 1 commit
-
-
Oliver Ruebel authored
-
- 22 Jan, 2020 1 commit
-
-
Oliver Ruebel authored
-
- 12 Sep, 2019 1 commit
-
-
Sujin Philip authored
This work updates Gunther Contour tree work to be parallel. With contributions from: @oruebel, @dcamp and @sujin.philip.
-
- 17 Apr, 2019 1 commit
-
-
nadavi authored
-
- 09 Apr, 2019 1 commit
-
-
Code extracted from: https://gitlab.kitware.com/third-party/diy2.git at commit f7a68da4fbe93ae7a8699b66f125a98ace842998 (for/vtk-m).
-
- 16 Oct, 2018 2 commits
-
-
Kenneth Moreland authored
Now that the dispatcher does its own TryExecute, filters do not need to do that. This change requires all worklets called by filters to be able to execute without knowing the device a priori.
-
Maynard, Robert authored
-
- 26 Sep, 2018 1 commit
-
-
Maynard, Robert authored
-
- 18 Sep, 2018 2 commits
-
-