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
Accelerator
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 }}
winnerspiros
/
osu
Public
forked from
ppy/osu
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Integrate osu-framework/veldrid fork features: D3D12, low-latency provider, Vulkan optimizations
- #207
#207
Merged
winnerspiros
merged 8 commits into
master
winnerspiros/osu:master
from
copilot/fix-game-crash-on-startup-again
winnerspiros/osu:copilot/fix-game-crash-on-startup-again
Copy head branch name to clipboard
Apr 19, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Integrate osu-framework/veldrid fork features: D3D12, low-latency provider, Vulkan optimizations
#207
winnerspiros
merged 8 commits into
master
winnerspiros/osu:master
from
copilot/fix-game-crash-on-startup-again
winnerspiros/osu:copilot/fix-game-crash-on-startup-again
Copy head branch name to clipboard
Commits
Commits on Apr 19, 2026
Include framework native .so files (BASS, FFmpeg) as AndroidNativeLibrary to fix DllNotFoundException crash
Show description for e5fa9e6
Copilot
and
winnerspiros
authored
e5fa9e6
View commit details
Copy full SHA for e5fa9e6
Browse repository at this point
Update osu-framework submodule to latest master with Release settings fixes
Show description for d59d267
Copilot
and
winnerspiros
authored
d59d267
View commit details
Copy full SHA for d59d267
Browse repository at this point
Fix audio callback buffer overflow, pin Oboe to v1.10.0, improve CMake config
Show description for 7ea1093
Copilot
and
winnerspiros
authored
7ea1093
View commit details
Copy full SHA for 7ea1093
Browse repository at this point
Use std::clamp for framesRead bounds check per code review suggestion
Show description for 9cbf5b6
Copilot
and
winnerspiros
authored
9cbf5b6
View commit details
Copy full SHA for 9cbf5b6
Browse repository at this point
Revert Oboe pin to main branch for latest ADPF and latency features
Show description for 5ec29c0
Copilot
and
winnerspiros
authored
5ec29c0
View commit details
Copy full SHA for 5ec29c0
Browse repository at this point
Modernize Oboe API usage: use non-deprecated shared_ptr callbacks, add spatialization and capture policy
Show description for 49fd43c
Copilot
and
winnerspiros
authored
49fd43c
View commit details
Copy full SHA for 49fd43c
Browse repository at this point
Vulkan probe: fix mailbox false-positive, fix Adreno quirk over-matching, add Vk1.4/hostImageCopy/pushDescriptors detection, harmonize log tags
Show description for 186549d
Copilot
and
winnerspiros
authored
186549d
View commit details
Copy full SHA for 186549d
Browse repository at this point
Update osu-framework submodule to latest master (D3D12, low-latency, UVSync, raw keyboard, EGL front buffer, Vulkan optimizations); add latency mode setting to UI
Show description for 447e7c1
Copilot
and
winnerspiros
authored
447e7c1
View commit details
Copy full SHA for 447e7c1
Browse repository at this point
You can’t perform that action at this time.