mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-24 08:01:31 +00:00
Unbind the streamed desktop pixel upload buffer before ImGui processes CPU-backed font atlas updates. This prevents atlas pointers from being interpreted as PBO offsets when DMA is disabled, which caused newly requested glyphs to be missing.