summaryrefslogtreecommitdiff
path: root/indra/llwindow/llwindowsdl.cpp
AgeCommit message (Expand)Author
2024-11-12Merge remote-tracking branch 'secondlife/release/maint-c' into maint-cErik Kundiman
2024-11-04Fix core profile set not taking effect on SDL2Erik Kundiman
2024-11-04Force the GL profile to be the core oneErik Kundiman
2024-11-03Merge remote-tracking branch 'secondlife/release/maint-c' into maint-cErik Kundiman
2024-10-31Fix broken viewer under XWayland and whitespaceRye
2024-10-31Introduce NFDE file picker support for linux and SDLRye Cogtail
2024-10-16Remove dependency on libwayland-dev (#2865)AiraYumi
2024-10-13Remove traces of FLTK (#2834)Ansariel Hiller
2024-10-10Implement the groundwork for wayland support. (#2803)Nicky Dasmijn
2024-10-04Merge remote-tracking branch 'origin/develop' into leviathan/game-controlBrad Linden
2024-10-04repair rebase: remove duplicate SDL initializationAndrew Meadows
2024-10-03Fix GL init on Linux/SDL on various combinations of GPU driverRye Cogtail
2024-10-03remove crashy LLSD ctor used by GameControlleviathan
2024-10-02Clean up LLUI and fix/add suggestions from VS (#2746)Ansariel Hiller
2024-10-01Clean up more dead X11 code from SDL impl and modernize mouse capture with SD...Rye Cogtail
2024-09-29Clean up old linux workaroundsRye Cogtail
2024-09-29Clean up SDL window creation and fix various bugsRye Cogtail
2024-09-29Fix shutdown crash from failing to clean up SDL window properlyRye Cogtail
2024-09-29Clean up SDL window event handling and implement missing functionaiotyRye Cogtail
2024-09-29Implement various missing functions and callbacks in SDL window backendRye Cogtail
2024-09-28Update SDL clipboard, icon flash, and url opening handlers to use native SDL ...Rye Cogtail
2024-09-04Fix name of vsync param in LLWindowSDL (#2502)Ansariel Hiller
2024-07-29Remove LLWindowSDL::getAvailableVRAMMegabytes()Erik Kundiman
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-07-26Post merge cleanup of Linux codeNicky
2024-07-15Merge branch 'main' into maint-bErik Kundiman
2024-07-14Performance and tuningmobserveur
2024-07-06Merge branch 'main' into maint-bErik Kundiman
2024-07-06buffer optimisation llwindowsdl.cpp fixmobserveur
2024-07-06Merge branch 'main' into maint-bErik Kundiman
2024-07-06missing header fix in llwindowsdl.cppmobserveur
2024-07-06Merge branch 'main' into maint-bErik Kundiman
2024-07-05Tuning floater and buffer mapping improvementsmobserveur
2024-07-01Fix core profile set not taking effect on SDL2Erik Kundiman
2024-06-20Merge remote-tracking branch 'secondlife/release/maint-b' into maint-bErik Kundiman
2024-06-18SDL 2 Window completions and HiDPI supportmobserveur
2024-06-14Revert "Replace LL_X11 and LL_FLTK to LL_LINUX"AiraYumi
2024-06-12Replace LL_X11 and LL_FLTK to LL_LINUXAiraYumi
2024-06-06Change LL_FREEBSD to already existing __FreeBSD__Erik Kundiman
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-18Colour bits test not done on Linux eitherErik Kundiman
2024-05-17More misleading indentation fixesErik Kundiman
2024-05-17Parts that were left out during 7.1.7 mergeErik Kundiman
2024-05-16Merge tag '7.1.7-release'Erik Kundiman
2024-05-16Correcting the display position of the input dialog (#1480)AiraYumi
2024-05-15Merge branch 'main' into marchcat/x-b-mergeAndrey Lihatskiy
2024-05-02Convert the detected VRAM on NVIDIA & ATI to MBsErik Kundiman
2024-05-02Correct the GL function used for detecting VRAMErik Kundiman
2024-05-01Attempt to detect NVIDIA & ATI VRAMErik Kundiman