Commit History

Author SHA1 Message Date
  ocornut 2d2b1bc1cc Backends: DirectX10: added ImGuiBackendFlags_RendererHasTextures support. 9 months ago
  ocornut f04d3cbdaa Backends: DirectX10: Expose selected render state in ImGui_ImplDX10_RenderState, which you can access in 'void* platform_io.Renderer_RenderState' during draw callbacks. (#6969, #5834, #7468, #3590) 8 months ago
  ocornut 43fbd7ce84 Backends: standardized top of file comments. 9 months ago
  ocornut 0bde57c25a Font, Misc: remove qualifier from most font functions. 11 months ago
  ocornut 3f9a90e2a3 Docs: added extraneous link to Getting Started section. 1 year ago
  ocornut 357f752bed Docs: add more links to the top of every examples and backends files. 2 years ago
  ocornut 33e13c85e1 Backends: Made all backends sources files support global IMGUI_DISABLE. (#6601) 2 years ago
  ocornut e816bc6723 Merge misc changes from docking branch to reduce small drift. 2 years ago
  ocornut 838c16533d Backends: Comments. 4 years ago
  ocornut b1a18d82e3 Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 5 years ago
  ocornut d9b2fb7338 Moving backends code from examples/ to backends/ (step 1: moving source files) 5 years ago