LookingGlass/client
Geoffrey McRae 35334333ac [client] imgui: render twice for alerts
When using jitRender, or on the first frame of an alert the window
doesn't get resized immediately causing it to cut off the end of the
text.

ImGui needs two passes to calulate the bounding box for automatically
sized windows, this is per it's design and not a bug, see:

https://github.com/ocornut/imgui/issues/2158#issuecomment-434223618
2022-01-08 00:46:16 +11:00
..
audiodevs [client] audio/pw: implement record support 2022-01-07 00:54:44 +11:00
cmake [client] cmake: make MakeObject use relative paths 2021-08-11 02:42:12 +10:00
displayservers [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
include [client] audio: implement record interface and glue 2022-01-06 23:49:20 +11:00
renderers [client] imgui: update to cimgui 1.86 2022-01-08 00:26:12 +11:00
src [client] imgui: render twice for alerts 2022-01-08 00:46:16 +11:00
CMakeLists.txt [client] audio: move audio code into it's own unit 2022-01-06 23:24:13 +11:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00