phoenix-firestorm/indra/llwindow
Andrey Kleshchev f1d247809b SL-19190 Laggy behavior when turning
GetAsyncKeyState is luggy in some conditions and no longer needed due to fix for SL-16845 - all 'up' keys get reset when leaving window
2023-02-09 23:49:23 +02:00
..
CMakeLists.txt mac build fix 2022-06-23 15:17:49 +03:00
llappdelegate-objc.h
llcursortypes.cpp
llcursortypes.h
lldragdropwin32.cpp Windows: 1. GWL_USERDATA must be GWLP_USERDATA to be compatible with x86 and x64. (GWL_USERDATA is deprecated anyway). 3. Replace Get/SetWindowLong with Get/SetWindoeLongPtr or placing this into GWLP_USERDATA will truncate the pointer. 2016-04-22 14:55:19 +02:00
lldragdropwin32.h
lldxhardware.cpp Fix checks for empty LLSD maps to use size and not emptyMap which is for creating an empty LLSDMap type. 2022-10-30 06:56:16 -04:00
lldxhardware.h
llkeyboard.cpp SL-16845 PTT Mic doesn't close when leaving window and releasing key 2022-03-14 17:16:09 +02:00
llkeyboard.h
llkeyboardheadless.cpp
llkeyboardheadless.h
llkeyboardmacosx.cpp
llkeyboardmacosx.h
llkeyboardsdl.cpp
llkeyboardsdl.h
llkeyboardwin32.cpp SL-19190 Laggy behavior when turning 2023-02-09 23:49:23 +02:00
llkeyboardwin32.h
llmousehandler.cpp Reverted SL-6109 keybinding changes 2020-06-23 16:55:06 +03:00
llmousehandler.h
llopenglview-objc.h
llopenglview-objc.mm SL-18384 Fix NSException for keyboard handling 2022-12-16 16:31:42 +02:00
llpreeditor.h
llwindow.cpp SL-16330 Clean up vertical sync handling, add to UI 2021-11-09 17:17:49 +02:00
llwindow.h
llwindowcallbacks.cpp SL-11910 [Win] Horizontal scroll 2019-09-10 19:49:15 +03:00
llwindowcallbacks.h
llwindowheadless.cpp SL-16330 Clean up vertical sync handling, add to UI 2021-11-09 17:17:49 +02:00
llwindowheadless.h
llwindowmacosx-objc.h Fix leak of copy and paste on mac 2022-10-28 18:50:38 -04:00
llwindowmacosx-objc.mm Clean up autorelease behavior in llwindowmac and additional leaks 2022-10-28 18:53:34 -04:00
llwindowmacosx.cpp Fix use of deprecated CGDisplayAvailableModes with CGDisplayCopyAllDisplayModes 2022-10-29 23:18:35 -04:00
llwindowmacosx.h Fix RenderAppleUseMultGL debug setting for enabling threaded GL engine 2022-10-29 23:18:03 -04:00
llwindowmesaheadless.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llwindowmesaheadless.h
llwindowsdl.cpp Merge branch 'master' into DRTVWR-530-maint 2021-06-07 21:05:04 +03:00
llwindowsdl.h
llwindowwin32.cpp SL-18136 fix for Japanese IME 2022-11-02 19:38:01 +02:00
llwindowwin32.h