You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- llscrollbar: clear the residue when a sub-notch wheel event is forwarded to a
parent scroller at a boundary, so reversing direction responds immediately
instead of first unwinding leftover fraction.
- lldxhardware: QueryInterface to IDXGIAdapter3 (not a reinterpret_cast of the
IDXGIAdapter from EnumAdapters), and zero-init + HRESULT-check
QueryVideoMemoryInfo before reading info.Budget.
- llappviewersdl: SendMessageTimeout (SMTO_ABORTIFHUNG, 2s) for the second-
instance SLURL handoff so a hung primary can't block startup; require delivery
before treating the URL as handed off.
- llviewercontrol / llviewerwindow: clamp NumpadControl to the valid enum range
before the e_numpad_distinct cast.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments