summaryrefslogtreecommitdiff
path: root/indra/llwindow/llwindow.cpp
AgeCommit message (Expand)Author
2024-09-01Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024....Erik Kundiman
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-07-06#1931 BugSplat Crash: SecondLifeViewer!LLRenderTarget::release(387)Alexander Gavriliuk
2024-06-27Revert to using Cocoa instead of SDL2 for macOSErik Kundiman
2024-06-17Remove orphaned VRAM handling codeAnsariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-16Merge tag '7.1.7-release'Erik Kundiman
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
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
2024-02-15Viewer#779 Make RenderMaxVRAMBudget more consistentAndrey Kleshchev
2023-09-10Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-09-10Darwin hasn't been using llwindowmacosxErik Kundiman
2023-08-21Darwin & any platform can, and should, use SDLErik Kundiman
2023-08-01Initialise vars so they wouldn't be errors on GCCErik Kundiman
2023-04-26Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539Brad Linden
2022-11-29SL-18682 WIP -- Add debug settings that aid in emulating low end hardware.Dave Parks
2022-06-08SL-17541 Show the message that user is currently at maximum FPSMnikolenko Productengine
2021-11-09SL-16330 Clean up vertical sync handling, add to UIMnikolenko Productengine
2021-09-28SL-16102 Set window title to agent name (child of SL-15999 Support for low ov...Callum Linden
2020-07-21Merge branch 'master' into DRTVWR-515-maintAndrey Lihatskiy
2020-07-20SL-13507 Viewer should log resolution of all associated displaysMnikolenko ProductEngine
2020-07-17SL-13507 Viewer should log resolution of all associated displaysMnikolenko Productengine
2020-03-25DRTVWR-494: Avoid keeping iterator to destroyed temporary container.Nat Goodspeed
2020-03-25DRTVWR-494: Defend LLInstanceTracker against multi-thread usage.Nat Goodspeed
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-07-14MAINT-5019 FIXED Additional casesAndreyL ProductEngine
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-09second phase summer cleaningRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-11-14MAINT-536 MAINT-1913 Added missing URL scheme filtering to the Linux viewer, ...Maestro Linden
2012-02-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2012-02-23EXP-1832 FIX Viewer Size not persistent across loginsRichard Linden
2012-02-23Linux build fix.Seth ProductEngine
2012-02-07EXP-1181 WIP as a designer I would like to specify default floater positions ...Richard Linden
2011-12-30EXP-1756 FIXED setting user defined window size via floater Window Size.Seth ProductEngine
2011-12-08Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-12-07EXP-1675 POTENTIAL FIX -- Changed default min window width and height to 0 in...Leslie Linden
2011-12-05STORM-1713: Mouse pointer flickers when hovering over any active/clickable UI...Ansariel
2011-12-02EXP-1642 FIX -- Viewer crash on startup on MacLeslie Linden
2011-11-28EXP-1485 FIX -- Viewer should have a minimum sizeRichard Linden
2011-11-11EXP-1527 FIX Debug values for windowwidth and windowheight can be set below m...callum
2011-08-25CHOP-763: Move llwindowlistener.{h,cpp} from llwindow to newview.Nat Goodspeed
2011-03-21STORM-1051: Fixup to LLWindowListener per code review.Nat Goodspeed
2011-02-17Added an EventAPI listener to LLWindow for hooking into key and mouse inputs.brad kittenbrink
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-03-18Backed out changeset f4c0761897c6 EXT-4820([NUX] Viewer dimensions on first-...Igor Borovkov