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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ImGuiNET
/
ImGui.NET
Public
Notifications
You must be signed in to change notification settings
Fork
354
Star
2.2k
Code
Issues
166
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
MonoGame & FNA sample upgrade
- #518
#518
Merged
zaafar
merged 8 commits into
ImGuiNET:master
ImGuiNET/ImGui.NET:master
from
morfah:feature/xna-sample-upgrades
morfah/ImGui.NET:feature/xna-sample-upgrades
Copy head branch name to clipboard
Jul 20, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
MonoGame & FNA sample upgrade
#518
zaafar
merged 8 commits into
ImGuiNET:master
ImGuiNET/ImGui.NET:master
from
morfah:feature/xna-sample-upgrades
morfah/ImGui.NET:feature/xna-sample-upgrades
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2025
* Made ImGuiRenderer Disposable.
Show description for db18bc2
morfah
committed
db18bc2
View commit details
Copy full SHA for db18bc2
Browse repository at this point
* Disable multisampling for the SampleGame, it causes discoloration because some MonoGame bug.
morfah
committed
bf3dec5
View commit details
Copy full SHA for bf3dec5
Browse repository at this point
Also use the Dispose in the sample game.
morfah
committed
22f6a80
View commit details
Copy full SHA for 22f6a80
Browse repository at this point
Use consistent amount of slashes in the comments.
morfah
committed
c0fe4db
View commit details
Copy full SHA for c0fe4db
Browse repository at this point
Commits on Jun 5, 2025
Renamed disposed field for clarity.
morfah
committed
7807102
View commit details
Copy full SHA for 7807102
Browse repository at this point
Commits on Aug 10, 2025
* Update to MonoGame 3.8.4
Show description for 5f61a3a
morfah
committed
5f61a3a
View commit details
Copy full SHA for 5f61a3a
Browse repository at this point
Commits on Oct 9, 2025
Only draw ImGui if we have a valid delta time. I've seen a delta time of 0f in rare cases.
morfah
committed
3e7b585
View commit details
Copy full SHA for 3e7b585
Browse repository at this point
Commits on Jul 12, 2026
Use dynamic buffers with Discard for per-frame ImGui geometry upload.
Show description for 54643f7
morfah
committed
54643f7
View commit details
Copy full SHA for 54643f7
Browse repository at this point
You can’t perform that action at this time.