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-10 14:09:52 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
c4e6d622c121dc89c1df689063eeccd288bdb741
imgui
/
examples
/
vulkan_example
T
History
omar
3a4a2bb27c
Examples: Vulkan: Tweak
2017-12-24 18:49:19 +01:00
..
build_win32.bat
Examples: Vulkan: Batch file builds both debug and release
2017-07-23 15:22:21 +08:00
build_win64.bat
Examples: Vulkan: Batch file builds both debug and release
2017-07-23 15:22:21 +08:00
CMakeLists.txt
…
gen_spv.sh
…
glsl_shader.frag
…
glsl_shader.vert
Vulkan example: Fix validation layer warnings and errors and redeclare gl_PerVertex.
2016-11-13 03:00:36 +01:00
imgui_impl_glfw_vulkan.cpp
Examples: Added a bunch of comments/referencs related to io.WantCaptureMouse, io.WantCaptureKeyboard (
#1262
,
#1237
,
#1219
,
#635
,
#1058
,
#1051
,
#912
,
#533
,
#703
,
#446
,
#459
,
#364
,
#213
,
#52
, and more)
2017-11-01 14:24:09 +01:00
imgui_impl_glfw_vulkan.h
Examples: Vulkan: Shallow stylistic changes (following
#879
)
2016-11-12 17:49:59 +01:00
main.cpp
Examples: Vulkan: Tweak
2017-12-24 18:49:19 +01:00