1. 26 Dec, 2022 1 commit
    • Administrator's avatar
      add depth buffer. fix issue of viewport. · 732beb28
      Administrator authored
      viewport.MinDepth and viewport.MaxDepth were not initialized, so they were both 0, which prevents the depth buffer from being calculated correctly.
      fix this issue by explicitly specify viewport.MinDepth as 0 and viewport.MaxDepth as 1.
      732beb28
  2. 24 Dec, 2022 1 commit
  3. 23 Dec, 2022 3 commits
  4. 22 Dec, 2022 2 commits
  5. 21 Dec, 2022 1 commit