This website requires JavaScript.
Explore
Help
Sign In
moonpower
/
imgui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ece322ff12c4bea3a44b211ef470529163fb622b
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