This website works better with JavaScript.
Explore
Help
Register
Sign In
Benj
/
imgui
Watch
1
Star
0
Fork
You've already forked imgui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bac748fa95
docking
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bac748fa95'
${ noResults }
imgui
/
backends
History
ocornut
bac748fa95
Backends: Made it possible to shutdown default Platform Backends before the Renderer backends. (
#4656
)
3 years ago
..
vulkan
…
imgui_impl_allegro5.cpp
Backends: Added more implicit asserts to detect invalid/redundant calls to Shutdown functions. (
#4562
)
3 years ago
imgui_impl_allegro5.h
…
imgui_impl_android.cpp
…
imgui_impl_android.h
…
imgui_impl_dx9.cpp
Merge branch 'master' into docking
3 years ago
imgui_impl_dx9.h
…
imgui_impl_dx10.cpp
Merge branch 'master' into docking
3 years ago
imgui_impl_dx10.h
…
imgui_impl_dx11.cpp
Merge branch 'master' into docking
3 years ago
imgui_impl_dx11.h
…
imgui_impl_dx12.cpp
Merge branch 'master' into docking
3 years ago
imgui_impl_dx12.h
Merge branch 'master' into docking
3 years ago
imgui_impl_glfw.cpp
Backends: Made it possible to shutdown default Platform Backends before the Renderer backends. (
#4656
)
3 years ago
imgui_impl_glfw.h
…
imgui_impl_glut.cpp
…
imgui_impl_glut.h
…
imgui_impl_marmalade.cpp
…
imgui_impl_marmalade.h
…
imgui_impl_metal.h
…
imgui_impl_metal.mm
Merge branch 'master' into docking
3 years ago
imgui_impl_opengl2.cpp
Merge branch 'master' into docking
3 years ago
imgui_impl_opengl2.h
…
imgui_impl_opengl3.cpp
Merge branch 'master' into docking
3 years ago
imgui_impl_opengl3.h
Merge branch 'master' into docking
3 years ago
imgui_impl_opengl3_loader.h
Backends: OpenGL3: Made our custom GL loader a bit more tolerant of use of another loader in same compilation unit. (
#4445
,
#4514
)
3 years ago
imgui_impl_osx.h
…
imgui_impl_osx.mm
Merge branch 'master' into docking
3 years ago
imgui_impl_sdl.cpp
Backends: Made it possible to shutdown default Platform Backends before the Renderer backends. (
#4656
)
3 years ago
imgui_impl_sdl.h
Merge branch 'master' into docking
3 years ago
imgui_impl_sdlrenderer.cpp
Merge branch 'master' into docking
3 years ago
imgui_impl_sdlrenderer.h
Merge branch 'master' into docking
3 years ago
imgui_impl_vulkan.cpp
Merge branch 'master' into docking
3 years ago
imgui_impl_vulkan.h
…
imgui_impl_wgpu.cpp
Backends: WebGPU: Fix missing initialization of local variable (
#4634
)
3 years ago
imgui_impl_wgpu.h
…
imgui_impl_win32.cpp
Backends: Made it possible to shutdown default Platform Backends before the Renderer backends. (
#4656
)
3 years ago
imgui_impl_win32.h
…