Stabilize depth sort to ensure consistent results.
Differences in unstable sorting algorithms led to inconsistent results across platforms for the VTK project. This patch ensures that primitives will be sorted the same everywhere.
Differences in unstable sorting algorithms led to inconsistent results across platforms for the VTK project. This patch ensures that primitives will be sorted the same everywhere.