You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
omar
66f4be2e13
Vulkan: Added extra parameter to ImGui_ImplVulkan_RenderDrawData(). User is in charge of owning/storing 1 ImGui_ImplVulkan_FrameRenderBuffers per in-flight rendering frame. Removed ImGui_ImplVulkan_SetFramesQueueSize. (#2461, #2348, #2378, #2097, #2071, #1677)
|
6 years ago |
.. |
CMakeLists.txt
|
example_glfw_vulkan was missing a reference to imgui_widgets.cpp (#2071, #2036)
|
6 years ago |
build_win32.bat
|
Examples: Renamed example folders. (#1870)
|
7 years ago |
build_win64.bat
|
Examples: Renamed example folders. (#1870)
|
7 years ago |
example_glfw_vulkan.vcxproj
|
Examples: VS: Made project paths independant of SolutionDir so they can be built aside from the solution.
|
6 years ago |
example_glfw_vulkan.vcxproj.filters
|
example_glfw_vulkan was missing a reference to imgui_widgets.cpp (#2071, #2036)
|
6 years ago |
gen_spv.sh
|
Examples: Renamed example folders. (#1870)
|
7 years ago |
glsl_shader.frag
|
Examples: Vulkan: Added shader sources/references in the .cpp source.
|
6 years ago |
glsl_shader.vert
|
Examples: Vulkan: Added shader sources/references in the .cpp source.
|
6 years ago |
main.cpp
|
Vulkan: Added extra parameter to ImGui_ImplVulkan_RenderDrawData(). User is in charge of owning/storing 1 ImGui_ImplVulkan_FrameRenderBuffers per in-flight rendering frame. Removed ImGui_ImplVulkan_SetFramesQueueSize. (#2461, #2348, #2378, #2097, #2071, #1677)
|
6 years ago |