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 }}
SpaiR
/
imgui-java
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
153
Star
821
Code
Issues
40
Pull requests
14
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add ImTextureData-based texture management
- #414
#414
Open
Igrium
wants to merge 13 commits into
SpaiR:main
SpaiR/imgui-java:main
from
Igrium:textureManagement2
Igrium/imgui-java:textureManagement2
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Add ImTextureData-based texture management
#414
Igrium
wants to merge 13 commits into
SpaiR:main
SpaiR/imgui-java:main
from
Igrium:textureManagement2
Igrium/imgui-java:textureManagement2
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2026
feat(api): add ImTextureData texture-management types
Show description for 564dd56
claude
authored and
Igrium
committed
564dd56
View commit details
Copy full SHA for 564dd56
Browse repository at this point
feat(api): expose per-frame texture lists for renderer backends
Show description for 26fe769
claude
authored and
Igrium
committed
26fe769
View commit details
Copy full SHA for 26fe769
Browse repository at this point
feat(api): drive ImTextureData texture updates in the GL3 backend
Show description for 5647685
claude
authored and
Igrium
committed
5647685
View commit details
Copy full SHA for 5647685
Browse repository at this point
feat(api): demonstrate texture management in the example app
Show description for 8473969
claude
authored and
Igrium
committed
8473969
View commit details
Copy full SHA for 8473969
Browse repository at this point
chore(build): update linux native with ImTextureData JNI symbols
Show description for f7ab47a
claude
authored and
Igrium
committed
f7ab47a
View commit details
Copy full SHA for f7ab47a
Browse repository at this point
fix(example): don't call ImFontAtlas.build() under RendererHasTextures backend
Show description for 5e003ff
claude
authored and
Igrium
committed
5e003ff
View commit details
Copy full SHA for 5e003ff
Browse repository at this point
fix(gl3): save/restore GL_UNPACK state in updateTexture to match upstream
Show description for 1c9d7b8
claude
authored and
Igrium
committed
1c9d7b8
View commit details
Copy full SHA for 1c9d7b8
Browse repository at this point
renameed tmp_texture_data to _gettextures_1 to fit with convention
Igrium
committed
d278f3b
View commit details
Copy full SHA for d278f3b
Browse repository at this point
forgot to regenerate api again
Igrium
committed
89f0a30
View commit details
Copy full SHA for 89f0a30
Browse repository at this point
Commits on Jul 27, 2026
use @BindingSource correctly
Igrium
committed
ea830bd
View commit details
Copy full SHA for ea830bd
Browse repository at this point
got rid of built binary
Igrium
committed
033e497
View commit details
Copy full SHA for 033e497
Browse repository at this point
Merge branch 'main' into textureManagement2
Igrium
authored
23c623e
View commit details
Copy full SHA for 23c623e
Browse repository at this point
Commits on Aug 10, 2026
Merge remote-tracking branch 'upstream/main' into textureManagement2
Show description for a6b6adc
claude
committed
a6b6adc
View commit details
Copy full SHA for a6b6adc
Browse repository at this point
You can’t perform that action at this time.