Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy | |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2023-11-30 | Merge branch 'DRTVWR-591-maint-X' into marchcat/591-x-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llvertexbuffer.cpp # indra/llui/llflatlistview.cpp # indra/newview/app_settings/settings.xml # indra/newview/lldrawpoolground.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorygallery.cpp # indra/newview/llspatialpartition.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewertexture.cpp # indra/newview/llvosky.cpp # indra/newview/skins/default/xui/en/menu_inventory.xml | |||
2023-10-23 | SL-13610 [MAC] Manufacturer based search | Andrey Kleshchev | |
2023-10-23 | SL-13610 [MAC] WIP enable initing devices by local id | Andrey Kleshchev | |
2023-10-23 | SL-13610 [MAC] WIP List HID available devices in joystick selection | Andrey Kleshchev | |
Doesn't filter the list yet, just shows full list of usb devices Selecting visible devices doesn't work yet | |||
2023-07-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-05-02 | Merge branch 'main' into DRTVWR-580-maint-T | Andrey Lihatskiy | |
2023-04-26 | Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539 | Brad Linden | |
2023-04-25 | SL-19652 Fixed 'working' cursor flicker | Andrey Kleshchev | |
2022-11-29 | SL-18682 WIP -- Add debug settings that aid in emulating low end hardware. | Dave Parks | |
2022-06-08 | SL-17541 Show the message that user is currently at maximum FPS | Mnikolenko Productengine | |
2022-05-10 | SL-17219: LLWindowMacOSX needs getAvailableVRAMMegabytes(). | Nat Goodspeed | |
This is just a placeholder, but without it the viewer won't even build on Mac. | |||
2022-03-29 | SL-17005 WIP - Use D3D/DXGI to query for available VRAM on Windows | Dave Parks | |
2021-11-17 | SL-16330 Allow vsync update without restart on mac | Mnikolenko ProductEngine | |
2021-11-09 | SL-16330 Clean up vertical sync handling, add to UI | Mnikolenko Productengine | |
2021-10-25 | Merged DRTVWR-546 into SL-15999 | Vir Linden | |
2021-10-22 | merge | Brad Payne (Vir Linden) | |
2021-10-22 | SL-16203 Fix for wonky handling of mouse deltas. | Dave Parks | |
2021-10-14 | SL-16131 Fix for alignment warnings on Win32 builds. | Dave Parks | |
2021-10-11 | SL-16099 Multi-threaded OpenGL usage on Windows, enable Core Profile and ↵ | Dave Parks | |
VAOs by default. | |||
2021-09-28 | SL-16102 Set window title to agent name (child of SL-15999 Support for low ↵ | Callum Linden | |
overhead, non interactive viewer sessions) | |||
2021-02-01 | Merge branch 'master' of https://bitbucket.org/lindenlab/viewer/src/master ↵ | Andrey Kleshchev | |
into DRTVWR-515-maint # Conflicts: # autobuild.xml (llca) # indra/llwindow/llwindow.h (SL-13507 vs SL-5894) # indra/newview/llscenemonitor.cpp (SL-14422) # indra/newview/llvovolume.cpp (SL-12069) | |||
2020-07-17 | SL-13507 Viewer should log resolution of all associated displays | Mnikolenko Productengine | |
2020-07-15 | SL-5894 #3 WIP enumerate devices to flaoter, let floater set device | Andrey Kleshchev | |
temp | |||
2020-07-10 | SL-5894 Changed joystick init to select device with apropriate manufacturer ↵ | Andrey Kleshchev | |
and type | |||
2016-07-13 | MAINT-6493 SL Viewer does not respect the Windows 10 display setting size slider | pavelkproductengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-03-30 | MAINT-3585 FIXED (Crashes when attempting to upload image.) | ruslantproductengine | |
2014-11-03 | MAINT-3585 FIXED Viewer Crashes when attempting to upload image. | ruslantproductengine | |
The bug was fixed, the reasone of crash is following. The Core Flow view contain another GL context and will not care about restoring a previous. I restore context manually. This path also contain a minor changes in another files. All changes described here. Сhange's for fix current bug. indra/llwindow/llwindow.h indra/llwindow/llwindowheadless.h indra/llwindow/llwindowmacosx.h indra/llwindow/llwindowsdl.h indra/llwindow/llwindowwin32.h indra/newview/lllocalbitmaps.cpp indra/newview/llviewerdisplay.cpp indra/newview/llviewerdisplay.h Twice mUsage initialization (replace to forward initialization). indra/llcharacter/lljointstate.h Looks like condition should be befor memcopy call, otherwise - possible CRASH. indra/llcommon/llmd5.cpp Unused condition and variables. indra/llmath/llsphere.cpp Looks like should be under if otherwise - possible CRASH indra\llprimitive\llmodel.cpp Useless assert's. indra/llrender/llrender.cpp indra/newview/lldaycyclemanager.cpp | |||
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2013-12-17 | Mac Fullscreen fix for MAINT-3288 and MAINT-3135 | Aura Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-04-24 | diff -r 59c7bed66dfd indra/llcommon/lleventapi.h | simon | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-22 | merge with viewer-release | Richard Linden | |
2013-02-28 | Modify LLInstanceTracker to avoid using a map of strings to find a map of ↵ | Graham Madarasz (Graham) | |
foo to find some pointers | |||
2012-11-14 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
cleaning up build moved most includes of windows.h to llwin32headers.h to disable min/max macros, etc streamlined Time class and consolidated functionality in BlockTimer class llfasttimer is no longer included via llstring.h, so had to add it manually in several places | |||
2012-11-14 | MAINT-536 MAINT-1913 Added missing URL scheme filtering to the Linux viewer, ↵ | Maestro Linden | |
changed URL scheme whitelist. Reviewed by Callum. | |||
2012-02-23 | EXP-1832 FIX Viewer Size not persistent across logins | Richard Linden | |
made Set Window Size correctly set interior window rect, preserving measured dimensions | |||
2012-02-07 | EXP-1181 WIP as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates changed over to new convert() method added LLCoordFloater | |||
2011-12-08 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-12-05 | STORM-1713: Mouse pointer flickers when hovering over any active/clickable ↵ | Ansariel | |
UI item | |||
2011-12-02 | EXP-1642 FIX -- Viewer crash on startup on Mac | Leslie Linden | |
Minimum window size setting no longer forces propagation to the OS before root view is initialized. | |||
2011-11-28 | EXP-1485 FIX -- Viewer should have a minimum size | Richard Linden | |
moved min size logic into LLWindow | |||
2011-11-11 | EXP-1527 FIX Debug values for windowwidth and windowheight can be set below ↵ | callum | |
minimum required values and EXP-1528 Launching viewer with a settings.xml file with windowwidth and windowheight set below minimum values, launches to those values not minimum window size | |||
2011-08-25 | CHOP-763: Move llwindowlistener.{h,cpp} from llwindow to newview. | Nat Goodspeed | |
Instantiate LLWindowListener on LLViewerWindow instead of on LLWindow. This permits LLWindowListener to use machinery from llui, e.g. LLUI::resolvePath(). Document planned new ["path"], ["reply"] params to "keyDown", "keyUp", "mouseDown", "mouseUp", "mouseMove" operations; document relationship between ["path"] and ["x"] and ["y"]. NEW PARAMS NOT YET IMPLEMENTED. | |||
2011-02-17 | Added an EventAPI listener to LLWindow for hooking into key and mouse inputs. | brad kittenbrink | |