No Description

ocornut 993fa34749 Version 1.91.6 7 months ago
.github f29e505d94 CI: remove --disableLicenseExpirationCheck. 9 months ago
backends f3147f446a Backends: OpenGL3: call glGetString(GL_VERSION) even in GS ES 2.0 path. (#8197) 7 months ago
docs 993fa34749 Version 1.91.6 7 months ago
examples 921c22f5ad Examples: GLFW+OpenGL3, SDL3+OpenGL3: Provide ES3 context creation code + failure handling. (#8197) 7 months ago
misc 566558b17c Replacing NULL with nullptr in examples/backends when they creeped back. (#6313, #7071, #4537) 7 months ago
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. 3 years ago
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 5 years ago
.gitignore 7e7c97ac5f Ignore .ini file with other suffixes. 1 year ago
LICENSE.txt 718fa0eec6 Happy new year! 1 year ago
imconfig.h c3ffd4c53e Misc: Added IMGUI_USE_LEGACY_CRC32_ADLER to use old tables. (#8169, #4933) 7 months ago
imgui.cpp 993fa34749 Version 1.91.6 7 months ago
imgui.h 993fa34749 Version 1.91.6 7 months ago
imgui_demo.cpp 993fa34749 Version 1.91.6 7 months ago
imgui_draw.cpp 993fa34749 Version 1.91.6 7 months ago
imgui_internal.h 993fa34749 Version 1.91.6 7 months ago
imgui_tables.cpp 993fa34749 Version 1.91.6 7 months ago
imgui_widgets.cpp 993fa34749 Version 1.91.6 7 months ago
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 years ago
imstb_textedit.h 1674fe96ff InputText: amends: add stb_textedit_text() api. (#7925) 10 months ago
imstb_truetype.h 07dbcf1f70 Fixed typos. (#7593) 1 year ago