phoenix-firestorm/indra/llwindow
Dave Parks eff46262c8
#2590 Radeon mac optimization pass (#3277)
- Skip updating of reflection probes that are not the default probe when probe coverage is set to "None"
- enable RenderAppleUseMultGL and disable occlusion culling on Macs with AMD GPUs
- Reduce the number of texture decode threads on Macs with intel cpus.
- Move texture deletion to LLImageGL::updateClass and prevent textures from staying resident in vram longer than 3 frames
- Disable SSAO by default on Macs with intel CPUs
2024-12-12 15:46:01 -06:00
..
CMakeLists.txt Replace glh_linear usage with GLM (#2554) 2024-09-12 11:22:10 -05:00
llappdelegate-objc.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llcursortypes.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llcursortypes.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lldragdropwin32.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
lldragdropwin32.h Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
lldxhardware.cpp Enable /permissive- on MSVC for better standards conformance (#2251) 2024-08-14 08:01:02 -07:00
lldxhardware.h Re-enable compiler warnings C4018, C4100, C4231 and C4506 2024-06-10 16:42:43 +02:00
llkeyboard.cpp Reduce string temporaries from LLTrans 2024-07-01 22:50:39 -04:00
llkeyboard.h Reduce string temporaries from LLTrans 2024-07-01 22:50:39 -04:00
llkeyboardheadless.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llkeyboardheadless.h Fix line endlings 2024-05-22 22:40:26 +03:00
llkeyboardmacosx.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llkeyboardmacosx.h Fix line endlings 2024-05-22 22:40:26 +03:00
llkeyboardsdl.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llkeyboardsdl.h Fix line endlings 2024-05-22 22:40:26 +03:00
llkeyboardwin32.cpp Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
llkeyboardwin32.h Fix line endlings 2024-05-22 22:40:26 +03:00
llmousehandler.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llmousehandler.h Fix line endlings 2024-05-22 22:40:26 +03:00
llopenglview-objc.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llopenglview-objc.mm SL-20750 MacOS Crash processing attributed string 2024-01-11 17:18:12 +02:00
llpreeditor.h Fix line endlings 2024-05-22 22:40:26 +03:00
llwindow.cpp #1931 BugSplat Crash: SecondLifeViewer!LLRenderTarget::release(387) 2024-07-06 08:38:17 +02:00
llwindow.h Remove orphaned VRAM handling code 2024-06-17 19:04:41 +03:00
llwindowcallbacks.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowcallbacks.h Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowheadless.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowheadless.h Remove orphaned VRAM handling code 2024-06-17 19:04:41 +03:00
llwindowmacosx-objc.h Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowmacosx-objc.mm SL-13610 [MAC] WIP List HID available devices in joystick selection 2023-10-23 15:26:19 +03:00
llwindowmacosx.cpp #2590 Radeon mac optimization pass (#3277) 2024-12-12 15:46:01 -06:00
llwindowmacosx.h #2590 Radeon mac optimization pass (#3277) 2024-12-12 15:46:01 -06:00
llwindowmesaheadless.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowmesaheadless.h Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowsdl.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowsdl.h Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowwin32.cpp Avoid LL_ERRS when wgl_ARB_pixel_format is not supported (#2606) 2024-09-18 18:17:02 -07:00
llwindowwin32.h Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00