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 15:08:53 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
cca9c3e3dadfe38c69ce4f78eb2ff239ee9a16de
imgui
/
examples
/
vulkan_example
T
History
omar
cca9c3e3da
Examples: Using Dark theme by default. (
#707
). Tweaked demo code.
2018-01-31 00:15:47 +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: Using #include "imgui.h" instead of <imgui.h> appear correct-er as per standard? xcode+clang are very nitpicky there.
2018-01-29 14:38:46 +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: Using Dark theme by default. (
#707
). Tweaked demo code.
2018-01-31 00:15:47 +01:00