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-15 13:28:22 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
cdb109f617bd44df718f2c7c367ece02e2468da9
imgui
/
examples
/
example_glfw_vulkan
T
History
omar
5c4cc370bb
Examples: Vulkan: Added shader sources/references in the .cpp source.
2019-04-03 11:23:54 +02:00
..
build_win32.bat
…
build_win64.bat
…
CMakeLists.txt
example_glfw_vulkan was missing a reference to imgui_widgets.cpp (
#2071
,
#2036
)
2018-09-09 21:09:58 +02:00
example_glfw_vulkan.vcxproj
Examples: VS: Made project paths independant of SolutionDir so they can be built aside from the solution.
2019-02-19 20:13:06 +01:00
example_glfw_vulkan.vcxproj.filters
example_glfw_vulkan was missing a reference to imgui_widgets.cpp (
#2071
,
#2036
)
2018-09-09 21:09:58 +02:00
gen_spv.sh
…
glsl_shader.frag
Examples: Vulkan: Added shader sources/references in the .cpp source.
2019-04-03 11:23:54 +02:00
glsl_shader.vert
Examples: Vulkan: Added shader sources/references in the .cpp source.
2019-04-03 11:23:54 +02:00
main.cpp
Removed trailing spaces (
#2038
,
#2299
)
2019-01-20 17:56:17 +01:00