omar
|
63332d152a
|
Obsoleted the io.RenderDrawListsFn callback, you can call your graphics engine render function after ImGui::Render(). Use ImGui::GetDrawData() to retrieve the ImDrawData* to display..(#1599)
Examples: Updated examples.
|
7 years ago |
omar
|
73d493c780
|
Examples: Organized header files to make available features more visible.
|
7 years ago |
Codecat
|
979fe30a6f
|
Fix wrong comment in dx implementation headers
|
7 years ago |
ocornut
|
04396ed7a9
|
FAQ and comments about the use of ImTextureID (#562, #561, #521, #510, #497, #475 ...)
|
9 years ago |
ocornut
|
9596e6f794
|
Examples: DirectX10: Minor tweaks, updated to latest example changes (#424)
|
9 years ago |
Julian Bosch
|
1f3a0e78cc
|
Ported d3d11 renderer to d3d10
|
9 years ago |