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
b0db625cab
Examples: Vulkan: Fixed an extra validation (tested on Windows with VulkanSDK 1.0.46.0) (
#1042
)
2017-05-01 17:07:53 +02:00
..
build_win32.bat
Examples: Vulkan: Disable IMGUI_VULKAN_DEBUG_REPORT by default. Update .bat files for newer VulkanSDK.
2017-05-01 16:46:57 +02:00
build_win64.bat
Examples: Vulkan: Disable IMGUI_VULKAN_DEBUG_REPORT by default. Update .bat files for newer VulkanSDK.
2017-05-01 16:46:57 +02:00
CMakeLists.txt
…
gen_spv.sh
Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x)
2016-10-18 22:43:20 +02:00
glsl_shader.frag
Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x)
2016-10-18 22:43:20 +02:00
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: Vulkan: Fixed an extra validation (tested on Windows with VulkanSDK 1.0.46.0) (
#1042
)
2017-05-01 17:07:53 +02: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: Various very minor stylistic fixes, fixing typos in comments, etc. (
#1042
#1043
)
2017-05-01 17:07:05 +02:00