|
Added IMGUI_CHECKVERSION() macro to compare version string and data structure sizes in order to catch issues with mismatching compilation unit settings. (#1695, #1769)
|
|---|
|
|
| CHANGELOG.txt |
|---|
| examples/allegro5_example/main.cpp |
|---|
| examples/directx10_example/main.cpp |
|---|
| examples/directx11_example/main.cpp |
|---|
| examples/directx12_example/main.cpp |
|---|
| examples/directx9_example/main.cpp |
|---|
| examples/marmalade_example/main.cpp |
|---|
| examples/null_example/main.cpp |
|---|
| examples/opengl2_example/main.cpp |
|---|
| examples/opengl3_example/main.cpp |
|---|
| examples/sdl_opengl2_example/main.cpp |
|---|
| examples/sdl_opengl3_example/main.cpp |
|---|
| examples/vulkan_example/main.cpp |
|---|
| imgui.cpp |
|---|
| imgui.h |
|---|