This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
imgui
/
examples
/
vulkan_example
History
omar
660c157880
Examples: Added missing calls for ::DestroyWindow, glfwDestroyWindow() + fix old comments.
2018-04-09 19:16:47 +02:00
..
build_win32.bat
…
build_win64.bat
…
CMakeLists.txt
…
gen_spv.sh
…
glsl_shader.frag
…
glsl_shader.vert
…
imgui_impl_glfw_vulkan.cpp
Renamed ImGuiConfigFlags_NoSetMouseCursor to ImGuiConfigFlags_NoMouseCursorChange. Followup to 75c3793db5316626de94cb77c4529093e987ba15 two weeks ago. (
#787
,
#1495
,
#1202
) + comments
2018-04-06 18:12:21 +02: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: Added missing calls for ::DestroyWindow, glfwDestroyWindow() + fix old comments.
2018-04-09 19:16:47 +02: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