Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
frecherLurch
/
imgui
Public
forked from
ocornut/imgui
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
imgui
examples
on
master
User selector
All users
All time
Commit History
Commits on Feb 15, 2022
CI: Fixes for OSX + explicitely request C++11.
ocornut
committed
8d39063
Copy full SHA for 8d39063
Commits on Feb 4, 2022
Backends: SDL: Added SDL_Renderer* parameter to ImGui_ImplSDL2_InitForSDLRenderer(). Use SDL_GetRendererOutputSize() instead of SDL_GL_GetDrawableSize() when bound to a SDL_Renderer. (#4927)
Show description for c6cab1f
Clownacy
authored and
ocornut
committed
c6cab1f
Copy full SHA for c6cab1f
Commits on Jan 20, 2022
Backends: Vulkan: Added support for ImTextureID as VkDescriptorSet, amends. (#914)
ocornut
committed
ceb26ba
Copy full SHA for ceb26ba
Commits on Jan 18, 2022
IO: moved fields to put more focus on the new functions + update misc docs/references + update main.mm in Apple+Metal example (#4858)
ocornut
committed
673f5e5
Copy full SHA for 673f5e5
Commits on Jan 14, 2022
Examples: Vulkan: fill Subpass and MSAASamples to increase discoverability (#4886) + IO docs update (#4858)
Show description for 6188e94
ocornut
committed
6188e94
Copy full SHA for 6188e94
Commits on Jan 10, 2022
Backends: OSX: Update to use io.AddEventKey() will full key map (#2625, #1873, #4858)
thedmd
authored and
ocornut
committed
ee436aa
Copy full SHA for ee436aa
Commits on Dec 20, 2021
Backends: Marmalade: Removed obsolete Marmalade backend (imgui_impl_marmalade.cpp) + example. (#368, #375)
ocornut
committed
d9bc1e4
Copy full SHA for d9bc1e4
Commits on Dec 13, 2021
Fix OSX warnings + Examples/Apple+GL2 calls super reshape. (#4759, #1873)
ocornut
committed
d735066
Copy full SHA for d735066
Backends: OSX: Fix keyboard support. Handle scroll cancel. Don't set mouse cursor shape unconditionally. (#4759, #4253, #1873)
Show description for 1b6b860
stuartcarnie
authored and
ocornut
committed
1b6b860
Copy full SHA for 1b6b860
Backends: OSX: Add Game Controller support. (#4759)
stuartcarnie
authored and
ocornut
committed
b720f1f
Copy full SHA for b720f1f
Commits on Oct 19, 2021
Examples: Emscripten comments (#4650, #4662), standardize readme
eliam
authored and
ocornut
committed
ad3f54f
Copy full SHA for ad3f54f
Commits on Sep 21, 2021
Backends: SDL_Renderer: Amend 1d2d246, various tweaks, fixes, sync to latest. (#3926)
ocornut
committed
fba7561
Copy full SHA for fba7561
Backends: SDL_Renderer: Added renderer backend for SDL 2.0.17+ (#3926)
Show description for 62b17f9
1bsyl
authored and
ocornut
committed
62b17f9
Copy full SHA for 62b17f9
Commits on Aug 27, 2021
Examples: SDL+OpenGL3: fixed build on ES2 target. (#4492)
ocornut
committed
11103f8
Copy full SHA for 11103f8
Commits on Aug 23, 2021
Projects: added GLFW Vulkan to default solution.
ocornut
committed
6afe9bb
Copy full SHA for 6afe9bb
Commits on Aug 20, 2021
Version 1.84
Show description for d2ffbd9
ocornut
committed
d2ffbd9
Copy full SHA for d2ffbd9
Commits on Aug 19, 2021
Backends: OpenGL3: Embed our own minimal GL loader (amends). (#4445)
ocornut
committed
e3988a8
Copy full SHA for e3988a8
Backends: OpenGL3: Embed our own minimal GL loader based on gl3w and use it in SDL/GLFW examples. (#4445)
Show description for 459de65
rokups
authored and
ocornut
committed
459de65
Copy full SHA for 459de65
Commits on Aug 18, 2021
Fix various warnings (#4442)
ocornut
committed
f24abbc
Copy full SHA for f24abbc
Commits on Jul 26, 2021
Examples: DirectX12: Fixed Alt+Enter fullscreen in DirectX12 example. (#4346, #4348)
Show description for 923bd2f
PathogenDavid
authored and
ocornut
committed
923bd2f
Copy full SHA for 923bd2f
Commits on Jun 30, 2021
Backends: SDL2: Remove unnecessary ImGui_ImplSDL2_NewFrame() parameter. (#3244)
funchal
authored and
ocornut
committed
6792e1a
Copy full SHA for 6792e1a
Commits on Jun 28, 2021
Examples: Bring code of example_apple_metal and example_apple_opengl2 closer to each other. (#1873, #3543)
rokups
authored and
ocornut
committed
88f4c13
Copy full SHA for 88f4c13
Commits on Jun 25, 2021
Examples: example_apple_opengl2: Fix keys remaining stuck in pressed state when using shortcuts with CMD. (#4253)
Show description for 30224fd
rokups
authored and
ocornut
committed
30224fd
Copy full SHA for 30224fd
Commits on Jun 8, 2021
Examples: SDL2: Accomodate for vcpkg install having headers in SDL2/SDL.h vs SDL.h + vcpkg related comments.
ocornut
committed
020d1ce
Copy full SHA for 020d1ce
Examples: update all VS project files to VS2015. Update DX12 project Windows SDK to latest.
ocornut
committed
7fc144e
Copy full SHA for 7fc144e
Commits on May 16, 2021
Backends: WGPU: update to latest specs. (#4116, #3632)
Show description for 83bdfef
bfierz
authored and
ocornut
committed
83bdfef
Copy full SHA for 83bdfef
Commits on May 7, 2021
Examples: add backends include path in readmes. (#4106)
ITotalJustice
authored
ea9122b
Copy full SHA for ea9122b
Commits on Apr 15, 2021
Examples: Android: Make Android build compatible with Gradle 7.0. (#3446)
duddel
authored and
ocornut
committed
05a20ca
Copy full SHA for 05a20ca
Commits on Apr 14, 2021
Documentation tweaks (#4042)
ocornut
committed
b957300
Copy full SHA for b957300
Commits on Apr 7, 2021
Examples: Vulkan: Update GPU selection to pick discrete GPU if available, or use first GPU otherwise. (#4012)
Show description for bcdc8bc
rokups
authored and
ocornut
committed
bcdc8bc
Copy full SHA for bcdc8bc
Commits on Apr 6, 2021
Update example makefiles to check the new homebrew paths (#4003)
Show description for 5f45047
ptxmac
authored and
ocornut
committed
5f45047
Copy full SHA for 5f45047
Commits on Mar 31, 2021
Added build/ to gitignore (#3027), Examples: SDL2: Link with shell32.lib required by SDL2main.lib since SDL 2.0.12. [#3988, #3884] + added batch file for SDL+Vulkan.
ocornut
committed
2403ed9
Copy full SHA for 2403ed9
Commits on Mar 26, 2021
Examples: Add OpenGL ES 2.0 support to modern GL examples. (#2837, #3951)
lethal-guitar
authored and
ocornut
committed
c6c15a4
Copy full SHA for c6c15a4
Commits on Mar 23, 2021
Examples: Win32: using a more explicit loop for PeekMessage polling to make the code easier to copy and paste and less error-prone.
ocornut
committed
6f360d6
Copy full SHA for 6f360d6
Commits on Mar 18, 2021
Examples: Vulkan: Rebuild swapchain on VK_SUBOPTIMAL_KHR. (#3881)
Show description for 6e4770e
ocornut
committed
6e4770e
Copy full SHA for 6e4770e
Pagination
Previous
Next
You can’t perform that action at this time.