phoenix-firestorm/indra/llwindow
Nat Goodspeed 2a10bd406c DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS().
The trouble with debugLoggingEnabled() is that it locked mutexes and searched
maps every time that call was reached. LL_DEBUGS() has the same functionality
(albeit with idiosyncratic syntax) but performs expensive lookups only once
per session, caching the result in a local static variable.
2023-05-03 09:55:31 -04:00
..
CMakeLists.txt Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-03-29 14:54:06 -07:00
llappdelegate-objc.h SL-15196 Attach correct log file to Bugsplat report 2021-05-26 14:57:31 +03:00
llcursortypes.cpp SL-14664 Added zoomout and sizeall 2021-04-27 23:08:54 +03:00
llcursortypes.h SL-14664 Added zoomout and sizeall 2021-04-27 23:08:54 +03:00
lldragdropwin32.cpp
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 SL-7934 Driver version from wrong GPU 2021-08-20 13:54:50 +03:00
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 SL-16845 PTT Mic doesn't close when leaving window and releasing key 2022-03-14 17:16:09 +02:00
llkeyboardheadless.cpp
llkeyboardheadless.h
llkeyboardmacosx.cpp
llkeyboardmacosx.h
llkeyboardsdl.cpp
llkeyboardsdl.h
llkeyboardwin32.cpp
llkeyboardwin32.h
llmousehandler.cpp Reverted SL-6109 keybinding changes 2020-06-23 16:55:06 +03:00
llmousehandler.h Reverted SL-6109 keybinding changes 2020-06-23 16:55:06 +03:00
llopenglview-objc.h
llopenglview-objc.mm Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-02-02 12:11:40 -08:00
llpreeditor.h
llwindow.cpp Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539 2023-04-26 15:38:47 -07:00
llwindow.h Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539 2023-04-26 15:38:47 -07:00
llwindowcallbacks.cpp SL-11910 [Win] Horizontal scroll 2019-09-10 19:49:15 +03:00
llwindowcallbacks.h SL-11910 [Win] Horizontal scroll 2019-09-10 19:49:15 +03:00
llwindowheadless.cpp SL-16330 Clean up vertical sync handling, add to UI 2021-11-09 17:17:49 +02:00
llwindowheadless.h SL-17219: Mark LLWindowHeadless virtual overrides 'override'. 2022-05-10 12:26:44 -04:00
llwindowmacosx-objc.h Fix leak of copy and paste on mac 2022-10-28 18:50:38 -04:00
llwindowmacosx-objc.mm Merge branch 'main' into DRTVWR-573-maint-R 2023-02-02 21:51:07 +02:00
llwindowmacosx.cpp Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539 2023-04-26 15:38:47 -07:00
llwindowmacosx.h Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-02-02 12:11:40 -08:00
llwindowmesaheadless.cpp
llwindowmesaheadless.h
llwindowsdl.cpp Merge branch 'master' into DRTVWR-530-maint 2021-06-07 21:05:04 +03:00
llwindowsdl.h
llwindowwin32.cpp DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS(). 2023-05-03 09:55:31 -04:00
llwindowwin32.h SL-18682 WIP -- Add debug settings that aid in emulating low end hardware. 2022-11-29 09:15:02 -06:00