mirror of
https://github.com/ocornut/imgui.git
synced 2024-11-23 21:09:01 +08:00
Backends: DX9: extract RGBA convert loop as we are going to need it more often.
scheduled.yml #23:Scheduled
Tools: binary_to_compressed_c: added -u8/-u32/-base85 export options.
scheduled.yml #19:Scheduled
Demo: example tree used by Property Editor & Selection demos properly freed on app closure. (#8158)
scheduled.yml #17:Scheduled
Demo: example tree used by Property Editor & Selection demos properly freed on app closure. (#8158)
scheduled.yml #16:Scheduled
Backends: DX12: tidying up, added a ImGui_ImplDX12_Texture helper struct.
scheduled.yml #12:Scheduled
Backends: DX12: tidying up, added a ImGui_ImplDX12_Texture helper struct.
scheduled.yml #11:Scheduled
Backends: DX12: tidying up, added a ImGui_ImplDX12_Texture helper struct.
scheduled.yml #10:Scheduled
Error Handling: fixed cases where recoverable error handling would crash. (#1651)
scheduled.yml #3:Scheduled