Author | SHA1 Message | Date |
---|---|---|
|
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) | 7 years ago |
|
73d493c780 Examples: Organized header files to make available features more visible. | 7 years ago |
|
79dca9d5e6 Examples: SDL+GL2: Renamed imgui_impl_sdl.* to imgui_impl_sdl_gl2.* for consistency and to emphasis on GL2-ness. | 7 years ago |