mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-04 20:18:47 +02:00
Properly detect SSE instruction support in 32-bit MSVC build. (#5943)
This commit is contained in:
@ -47,6 +47,7 @@ Other changes:
|
||||
clipping region. Regression added in 1.89. (#5720, #5919)
|
||||
- Misc: fixed parameters to IMGUI_DEBUG_LOG() not being dead-stripped when building
|
||||
with IMGUI_DISABLE_DEBUG_TOOLS is used. (#5901) [@Teselka]
|
||||
- Misc: fixed compile-time detection of SSE features on MSVC 32-bits builds. (#5943) [@TheMostDiligent]
|
||||
- Backends: Allegro5: restoring using al_draw_indexed_prim() when Allegro version is >= 5.2.5. (#5937) [@Espyo]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user