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 }}
mosra
/
magnum
Public
Notifications
You must be signed in to change notification settings
Fork
463
Star
5.2k
Code
Issues
55
Pull requests
22
Discussions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Projects
Security and quality
Insights
Multi-window support in Sdl2Application and GlfwApplication
- #168
#168
Draft
mosra
wants to merge 9 commits into
master
mosra/magnum:master
from
multiwindow
mosra/magnum:multiwindow
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
Multi-window support in Sdl2Application and GlfwApplication
#168
mosra
wants to merge 9 commits into
master
mosra/magnum:master
from
multiwindow
mosra/magnum:multiwindow
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2024
TextureTools: properly size atlas output images in doc snippets.
mosra
committed
001cc8f
View commit details
Copy full SHA for 001cc8f
Browse repository at this point
Platform: drop unneeded Windowless*Application constructor overloads.
Show description for 21fc128
mosra
committed
21fc128
View commit details
Copy full SHA for 21fc128
Browse repository at this point
Platform: clean up windowed *Application constructor overloads as well.
Show description for c602b51
mosra
committed
c602b51
View commit details
Copy full SHA for c602b51
Browse repository at this point
Platform: disallow WindowFlag::Contextless when creating a GL context.
Show description for a21636f
mosra
committed
a21636f
View commit details
Copy full SHA for a21636f
Browse repository at this point
Platform: document why the SDL window is recreated for fallback context.
mosra
committed
17dd7bb
View commit details
Copy full SHA for 17dd7bb
Browse repository at this point
Platform: nobody's ever going to use ~Configuration::WindowFlags{}.
Show description for 6394c85
mosra
committed
6394c85
View commit details
Copy full SHA for 6394c85
Browse repository at this point
[wip] Platform: create a Sdl2ApplicationWindow base class.
Show description for a902b84
mosra
committed
a902b84
View commit details
Copy full SHA for a902b84
Browse repository at this point
Platform: make GPU context options application-global.
Show description for e192be5
mosra
committed
e192be5
View commit details
Copy full SHA for e192be5
Browse repository at this point
[wip] everything is terrible
Show description for 17c74b2
mosra
committed
17c74b2
View commit details
Copy full SHA for 17c74b2
Browse repository at this point
You can’t perform that action at this time.