CI: Test build with large indices, obsolete functions disabled and demo/metrics windows disabled.

+ amend notes
This commit is contained in:
Rokas Kupstys
2020-03-16 10:04:36 +02:00
committed by omar
parent 339ffd25a9
commit 75a65f6fb0
3 changed files with 30 additions and 2 deletions

View File

@ -58,6 +58,9 @@ Other Changes:
window also manipulate the ItemFlags stack. (#3024) [@Stanbroek]
- Font: Fixed non-ASCII space occasionally creating unnecessary empty polygons.
- Demo: Added black and white and color gradients to Demo>Examples>Custom Rendering.
- CI: Added more tests on the continuous-integration server: extra warnings for Clang/GCC, building
SDL+Metal example, and more compile-time imconfig.h settings: disabling obsolete functions,
enabling 32-bit draw indices, enabling 32-bit ImWchar, disabling demo/metrics, etc. [@rokups]
- Backends: Win32: Added ImGui_ImplWin32_EnableDpiAwareness(), ImGui_ImplWin32_GetDpiScaleForHwnd(),
ImGui_ImplWin32_GetDpiScaleForMonitor() helpers functions (backported from the docking branch).
Those functions makes it easier for example apps to support hi-dpi features without setting up