Skip to content
Snippets Groups Projects

OpenGL draw call batching

Merged Hannu Hanhi requested to merge Hannu_Hanhi/SRB2:ogl-batching into sal-oglshaderport

This code combines OpenGL draw calls with the same properties together, improving performance. On my high-end PC the improvement is around 20% in frame time.

This code is built on top of !985 (merged), so that should probably be merged first.

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
Please register or sign in to reply
Loading