|
Automatically updating DisplayFrameBufferScale by reading the OpenGL drawable size and comparing with the window size. This fixed dear imgui which was rendering only to 1/4 of my window.
|
|---|
|
|
| examples/sdl_opengl_example/imgui_impl_sdl.cpp |
|---|