summaryrefslogtreecommitdiff
path: root/indra/llwindow/llwindowsdl.cpp
AgeCommit message (Expand)Author
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-26Post merge cleanup of Linux codeNicky
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2021-06-07Merge branch 'master' into DRTVWR-530-maintAndrey Lihatskiy
2021-04-27SL-14664 Added zoomout and sizeallAndrey Kleshchev
2020-10-08DRTVWR-510 remove all LL_SOLARIS conditionalsDave Houlton
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-03-13OPEN-209: Corrected all instances of trigraphs in the code.Ricky Curtice
2013-08-14BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macrosRichard Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-13Fix for gcc 4.6 build failures on Linux in llwindowsdl.cppDon Kjer
2013-03-11LLWindow merge fixes for Macprep
2013-01-24merging in viewer-beta.Nyx Linden
2012-12-12Pull and merge viewer-developmentsimon@Simon-PC.lindenlab.com
2012-12-05Pull from viewer-developmentprep
2012-12-01Fixed previous commit.Logan Dethrow
2012-11-30Fix for STORM-1854. Adapted the fix based on other open source consumers of f...Logan Dethrow
2012-11-14MAINT-536 MAINT-1913 Added missing URL scheme filtering to the Linux viewer, ...Maestro Linden
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-09-23Removing unused gHeadlessClient code from viewerDon Kjer
2012-08-13PATH-852: BUGFIX Adding the custom pathfinding cursors to the mac and linux b...Todd Stinson
2012-02-23EXP-1832 FIX Viewer Size not persistent across loginsRichard Linden
2011-12-08Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-12-06EXP-1651 FIXED Added saving window size after each reshape.Seth ProductEngine
2011-12-05STORM-1713: Mouse pointer flickers when hovering over any active/clickable UI...Ansariel
2011-11-30Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-11-30EXP-1580 FIXED applying "MinWindowWidth" and "MinWindowHeight" settings to Li...Seth ProductEngine
2011-11-29EXP-1580 FIXED resize indicator on Linux showing Viewer window can be resized...Seth ProductEngine
2011-11-28EXP-1485 FIX -- Viewer should have a minimum sizeRichard Linden
2011-11-24merge changes for vmrg-193Oz Linden
2011-11-02EXP-1488 FIXED Minimum viewer window size limited to 1024x768 on Linux.Seth ProductEngine