mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-04 12:08:47 +02:00
Examples: Titles/comments in headers
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
// ImGui Win32 + DirectX11 binding
|
||||
// ImGui Renderer for: DirectX11
|
||||
// This needs to be used along with a Platform Binding (e.g. Win32)
|
||||
|
||||
// Implemented features:
|
||||
// [X] User texture binding. Use 'ID3D11ShaderResourceView*' as ImTextureID. Read the FAQ about ImTextureID in imgui.cpp.
|
||||
|
Reference in New Issue
Block a user