Skip to content
Snippets Groups Projects

Use software's BSP node traversal in OpenGL

Open Hanicef requested to merge Hanicef/SRB2:use-software-bsp-opengl into next

I'm honestly surprised how this has gone unnoticed for this long. Turns out software has had an optimization in it's BSP tree traversal that avoids unnecessary recursion for quite a while, but it was never implemented in OpenGL, so I'm doing it now. I haven't done any performance tests, though, since I assume that whoever made the optimization in the software renderer already has.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading