summaryrefslogtreecommitdiff
path: root/indra/llwindow
AgeCommit message (Expand)Author
2025-07-29Merge branch 'main' into 2025.05Erik Kundiman
2025-07-23Fix linking to c_dfDIJoystick error when on SDLErik Kundiman
2025-07-03Remove mFullscreenBits from llwindowsdl.cppErik Kundiman
2025-07-03Merge tag 'Second_Life_Project#bca9ba9b-glTF_Mesh_Import' into gltf_mesh_importErik Kundiman
2025-07-03getCursorDelta isn't implemented if using SDL on WinErik Kundiman
2025-07-01Make Windows SDL-ready (in case we need to)Erik Kundiman
2025-06-26Disable direct input init on Win ARM64 for nowErik Kundiman
2025-06-10macOS 26 build changes (#4239)Jonathan "Geenz" Goodman
2025-06-03Exclude Windows from compiling SDL related filesErik Kundiman
2025-06-03Re-include GLEXT.cmake, but for Windows onlyErik Kundiman
2025-06-03Revert "Promote seh_catcher() et al. to llexception.{h,cpp} for general use."Erik Kundiman
2025-06-03Revert "Fix up llexception.h's cross-platform SEH wrapper."Erik Kundiman
2025-06-02Revert "Stop trying to force OpenGL version on non-macOS"Erik Kundiman
2025-06-02Stop trying to force OpenGL version on non-macOSErik Kundiman
2025-05-29Merge branch '2025.04'Erik Kundiman
2025-05-29Fix GL init on Linux/SDL on various combinations of GPU driverRye Cogtail
2025-05-29Clean up more dead X11 code from SDL impl and modernize mouse capture with SD...Rye Cogtail
2025-05-28Merge remote-tracking branch 'origin/main' into geenz/2025.04-to-developJonathan "Geenz" Goodman
2025-05-28Clean up old linux workaroundsRye Cogtail
2025-05-28Clean up SDL window creation and fix various bugsRye Cogtail
2025-05-28Fix shutdown crash from failing to clean up SDL window properlyRye Cogtail
2025-05-28Clean up SDL window event handling and implement missing functionalityRye Cogtail
2025-05-28Implement various missing functions and callbacks in SDL window backendRye Cogtail
2025-05-28Update SDL clipboard, icon flash, and url opening handlers to use native SDL ...Rye Cogtail
2025-05-28Fix name of vsync param in LLWindowSDL (#2502)Ansariel Hiller
2025-05-28Fix trailing whitespaceAndrey Lihatskiy
2025-05-28Post merge cleanup of Linux codeNicky
2025-05-22Merge branch 'main' into 2025.04Erik Kundiman
2025-05-13Not rely on (LL_)USESYSTEMLIBS macro & CMake settingErik Kundiman
2025-05-05#3317 Fix full screen issue with Windows 11 24H2Andrey Kleshchev
2025-04-19Merge tag 'Second_Life_Release#9a333e65-2025.04' into 2025.04Erik Kundiman
2025-04-18Merge develop into release/2025.04Andrey Kleshchev
2025-04-09Merge tag 'Second_Life_Release#632a8648-2025.03' into 2025.03Erik Kundiman
2025-04-08#3892 Crash at fillCompositionLogfontAndrey Kleshchev
2025-04-05#3575 Adjust VRAM budget test a bitAndrey Kleshchev
2025-04-05#3575 Clean up obsolete VRAM detectin logicAndrey Kleshchev
2025-04-01#3712 CMakeFindFrameworks deprecationAndrey Kleshchev
2025-03-29Merge tag 'Second_Life_Release#8eff224c-2025.03' into 2025.03Erik Kundiman
2025-03-25#3795 Fix macos shutdown crashAndrey Kleshchev
2025-03-16Performance tweaks related to glErrormobserveur
2025-03-05Merge remote-tracking branch 'secondlife/release/2024.12-ForeverFPS' into 202...Erik Kundiman
2025-02-18Merge commit '0679cbdec89fbd3ec470768bdf469f6a1d326859' into tmpErik Kundiman
2025-02-13Fix xcode16 build errorsAndrey Lihatskiy
2025-02-10#3332 Issues with text buffer updatesAndrey Kleshchev
2025-01-23Merge remote-tracking branch 'secondlife/release/2024.12-ForeverFPS' into 202...Erik Kundiman
2025-01-22viewer#3088 Add graphical init and reinitAndrey Kleshchev
2025-01-20Merge remote-tracking branch 'secondlife/release/2024.12-ForeverFPS' into 202...Erik Kundiman
2025-01-11#3364 Cap intel adapters' vram to 25% of ramAndrey Kleshchev
2024-12-15Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into 2024....Erik Kundiman
2024-12-12#2590 Radeon mac optimization pass (#3277)Dave Parks