mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-06 13:08:47 +02:00
Examples: Titles/comments in headers
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
// ImGui GLFW binding with Vulkan + shaders
|
||||
// ImGui Renderer for: Vulkan
|
||||
// This needs to be used along with a Platform Binding (e.g. GLFW, SDL, Win32, custom..)
|
||||
|
||||
// Missing features:
|
||||
// [ ] User texture binding. Changes of ImTextureID aren't supported by this binding! See https://github.com/ocornut/imgui/pull/914
|
||||
|
Reference in New Issue
Block a user