This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_UI_SDK
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2026-05-11 06:28:40 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
664ab85f76d59023684e077ea5654bbaeea3abc0
imgui
/
examples
/
vulkan_example
T
History
omar
75c3793db5
IO: Added ImGuiConfigFlags_NoSetMouseCursors. Added ImGuiBackendFlags_HasMouseCursors, ImGuiBackendFlags_HasSetMousePos. (
#787
,
#1495
,
#1202
)
2018-03-20 21:19:23 +01:00
..
build_win32.bat
…
build_win64.bat
…
CMakeLists.txt
…
gen_spv.sh
…
glsl_shader.frag
…
glsl_shader.vert
…
imgui_impl_glfw_vulkan.cpp
IO: Added ImGuiConfigFlags_NoSetMouseCursors. Added ImGuiBackendFlags_HasMouseCursors, ImGuiBackendFlags_HasSetMousePos. (
#787
,
#1495
,
#1202
)
2018-03-20 21:19:23 +01:00
imgui_impl_glfw_vulkan.h
Examples: GLFW*: Renamed GLFW callbacks exposed in .h to not include GL2/GL3/Vulkan in their name.
2018-02-20 14:09:46 +01:00
main.cpp
Examples: Renamed applications to emphasis on use of GLFW as a platform framework + minor local tweaks
2018-03-20 16:00:59 +01:00
vulkan_example.vcxproj
Examples: Vulkan: Added .vcproj files.
2018-02-16 22:37:41 +01:00
vulkan_example.vcxproj.filters
Examples: Vulkan: Added .vcproj files.
2018-02-16 22:37:41 +01:00