Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
scp-fs2open
/
fs2open.github.com
Public
Notifications
You must be signed in to change notification settings
Fork
184
Star
488
Code
Issues
349
Pull requests
61
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
ImGui frame profiler overlay, and Vulkan per-draw descriptor set churn fix
- #7652
#7652
Closed
The-E
wants to merge 12 commits into
scp-fs2open:master
scp-fs2open/fs2open.github.com:master
from
The-E:imgui-profiler
The-E/fs2open.github.com:imgui-profiler
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
ImGui frame profiler overlay, and Vulkan per-draw descriptor set churn fix
#7652
The-E
wants to merge 12 commits into
scp-fs2open:master
scp-fs2open/fs2open.github.com:master
from
The-E:imgui-profiler
The-E/fs2open.github.com:imgui-profiler
Copy head branch name to clipboard
Commits
Commits on Aug 2, 2026
chore: vendor ImPlot library
Show description for 95e6efc
The-E
committed
95e6efc
View commit details
Copy full SHA for 95e6efc
Browse repository at this point
feat: add ImGui frame profiler overlay
Show description for e618f98
The-E
committed
e618f98
View commit details
Copy full SHA for e618f98
Browse repository at this point
Add graphics and Vulkan debug stats to ImGui profiler overlay
Show description for cf99507
The-E
committed
cf99507
View commit details
Copy full SHA for cf99507
Browse repository at this point
Update ImPlot to v1.1 WIP and improve internal consistency
Show description for 683f812
The-E
committed
683f812
View commit details
Copy full SHA for 683f812
Browse repository at this point
Refactor frame profiler to use per-category self-time accumulation
Show description for 3760a6d
The-E
committed
3760a6d
View commit details
Copy full SHA for 3760a6d
Browse repository at this point
Use dynamic uniform buffers to stop per-draw descriptor set churn in Vulkan
Show description for 5301623
The-E
and
claude
committed
5301623
View commit details
Copy full SHA for 5301623
Browse repository at this point
Refactor Vulkan descriptor set binding to reduce dynamic offset churn
Show description for 8400bee
The-E
committed
8400bee
View commit details
Copy full SHA for 8400bee
Browse repository at this point
Enable primitive restart for supported topologies in Vulkan pipeline
Show description for 6deae40
The-E
committed
6deae40
View commit details
Copy full SHA for 6deae40
Browse repository at this point
Enable VK_KHR_portability_subset for compatibility
The-E
committed
0f30a6d
View commit details
Copy full SHA for 0f30a6d
Browse repository at this point
Replace exception with sentinel for non-dynamic Vulkan descriptor bindings
Show description for 78a1011
The-E
committed
78a1011
View commit details
Copy full SHA for 78a1011
Browse repository at this point
Add memory statistics and tracking to profiler overlay
The-E
committed
9a9819f
View commit details
Copy full SHA for 9a9819f
Browse repository at this point
fix ci issues
The-E
committed
7519fdd
View commit details
Copy full SHA for 7519fdd
Browse repository at this point
You can’t perform that action at this time.