Rye Mutt
17e1f3692c
Port from JsonCPP to Boost.Json for json parsing and serializing ( #1054 )
2024-04-06 02:03:58 +03:00
Ansariel
60d3dd98a4
Convert remaining BOOL to bool
2024-02-21 23:14:31 +02:00
Ansariel
8c16ec2b53
Convert BOOL to bool in LLControlGroup and related classes
2024-02-21 03:00:25 +02:00
Ansariel
b2c2713672
Convert BOOL to bool in llrender
2024-02-20 02:14:01 +02:00
Ansariel Hiller
18919ef585
BUG-234706 Fix unstable performance on nvidia systems by always enabling Threaded Optimization via driver application profile ( #564 )
2023-12-06 11:04:29 -06:00
Brad Linden
f975cfd736
Merge remote-tracking branch 'origin/main' into DRTVWR-559
2023-07-17 13:37:03 -07:00
Nat Goodspeed
27ee831e38
SL-19744: Remove LLErrorThread and LLAppViewer::handleViewerCrash()
2023-05-23 04:28:58 +03:00
Brad Linden
2f44377b3e
Merge remote-tracking branch 'origin/main' into DRTVWR-559
2023-05-17 11:17:48 -07:00
Nat Goodspeed
2a10bd406c
DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS().
...
The trouble with debugLoggingEnabled() is that it locked mutexes and searched
maps every time that call was reached. LL_DEBUGS() has the same functionality
(albeit with idiosyncratic syntax) but performs expensive lookups only once
per session, caching the result in a local static variable.
2023-05-03 09:55:31 -04:00
Andrey Lihatskiy
5217e6bfb7
Merge branch 'main' into DRTVWR-577-maint-S
...
# Conflicts:
# indra/cmake/CMakeLists.txt
# indra/newview/skins/default/xui/es/floater_tools.xml
2023-03-30 00:25:16 +03:00
Ansariel
9bbdd922d6
SL-4126: Create NVIDIA application profile for Second Life specific settings
2023-03-22 19:07:08 +02:00
Andrey Kleshchev
a546aa20b7
SL-4126 Second Life messing up NVIDIA drivers
...
Disable NvAPI by default
2023-03-03 00:27:04 +02:00
akleshchev
204072d51c
SL-19327 Disable crash reporting for Win7 ( #102 )
...
Win7 is no longer supported and is below minimal requirements
2023-03-03 00:26:46 +02:00
Andrey Kleshchev
c82f70ecac
SL-17238 bugsplat build issues
2022-09-17 19:30:31 +03:00
Dave Houlton
cf35d27dfb
DRTVWR-546 merge up to 6.5.2
2021-12-15 14:37:18 -07:00
Dave Houlton
353329c2c2
DRTVWR-546 merge in master v6.5.1
2021-11-16 11:44:55 -07:00
Andrey Lihatskiy
0bffd3d365
Merge branch 'master' into DRTVWR-519
...
# Conflicts:
# README.md
2021-11-16 01:21:05 +02:00
Dave Parks
647d0224d3
SL-16243 Add Tracy timers to global new/delete overrides.
2021-10-25 21:11:03 +00:00
Callum Linden
3c2ccd879c
Merge with master after latest Viewer release
2021-10-13 16:54:08 -07:00
Dave Houlton
6b2e40157b
Merge branch 'master' v6.4.24 into DRTVWR-546
2021-10-13 16:41:24 -06:00
Andrey Lihatskiy
fb170ffe21
Merge branch 'master' into DRTVWR-545-maint-mix
2021-10-14 00:35:08 +03:00
Ptolemy
a35544c701
SL-16027: Add Tracy OpenGL support
2021-09-21 16:10:52 -07:00
Andrey Kleshchev
7fc6519208
DRTVWR-545 Megre fix
2021-09-03 10:49:45 +03:00
Andrey Lihatskiy
97f09de4fc
Merge branch 'master' into DRTVWR-520-apple-notarization
...
# Conflicts:
# autobuild.xml
# build.sh
# indra/CMakeLists.txt
# indra/newview/CMakeLists.txt
# indra/newview/llappviewermacosx.cpp
# indra/newview/llappviewerwin32.h
# indra/newview/viewer_manifest.py
# indra/win_crash_logger/llcrashloggerwindows.cpp
2021-08-12 23:13:12 +03:00
Callum Prentice
8631a7a077
Merge with tip of Master after a Viewer release
2021-07-19 14:35:44 -07:00
Andrey Lihatskiy
2ded530f93
Merge branch 'master' into DRTVWR-522-maint
...
# Conflicts:
# doc/contributions.txt
# indra/newview/llappcorehttp.cpp
# indra/newview/llappcorehttp.h
2021-07-19 22:20:45 +03:00
Andrey Lihatskiy
2922c59316
Merge branch 'sl-10297' into DRTVWR-516-maint
2021-05-21 20:31:53 +03:00
Nat Goodspeed
fd1545197a
SL-10297: Merge branch 'sl-10297-oz' into sl-10297.
...
Bring in Oz's tweaks to the way BugSplat is engaged and tested, plus a few
other miscellaneous goodies.
2021-05-12 13:56:19 -04:00
Andrey Kleshchev
6b73a8331f
SL-14541 removed breakpad, win_crash_logger, updated zlib
2021-03-17 00:19:38 +02:00
Andrey Kleshchev
ed98ebb811
SL-14961 Coroutine crash was not reported to bugsplat
2021-03-13 11:21:01 +02:00
Andrey Kleshchev
4076208a72
SL-14961 Bugsplat logging
2021-03-12 00:25:53 +02:00
Callum Prentice
168d177197
This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
2021-03-09 14:39:51 -08:00
Andrey Lihatskiy
19ff86fabd
Merge branch 'master' into DRTVWR-522-maint
2021-03-09 22:00:08 +02:00
Brad Payne (Vir Linden)
c83e740ef9
Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-519"
...
This reverts commit e61f485a04 , reversing
changes made to 00c47d079f .
2021-03-08 13:56:16 +00:00
Andrey Lihatskiy
be83a004db
Merge branch 'master' into DRTVWR-522-maint
2021-03-02 21:42:51 +02:00
Andrey Kleshchev
663e45c7ea
SL-1028 Bugsplat based windows viewers should not overwrite log files from main instance
2021-01-11 20:43:02 +02:00
Callum Prentice
38faec3b11
Merge branch 'master' into DRTVWR-519
2020-09-22 13:07:39 -07:00
Callum Prentice
8c289ec126
Effective rename of DRTVWR-506-simple since there is no way to rename a branch. Cloned canonical viewer into DRTVWR-519, copied over the files that changed from DRTVWR-506-simple and pushed back. Once I am satisfied everything is correct, DRTVWR-506-simple will be removed
2020-09-11 10:00:17 -07:00
Oz Linden
a9d271c5a2
SL-10297 merged 6.4.7
2020-08-24 13:11:07 -04:00
Andrey Lihatskiy
9406b757a3
Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint
...
# Conflicts:
# indra/cmake/DirectX.cmake
# indra/newview/llviewerparcelmedia.cpp
# indra/newview/viewer_manifest.py
2020-08-11 01:34:13 +03:00
Nat Goodspeed
01128f9f94
DRTVWR-476, SL-13528: Use freopen_s() instead of assigning stderr.
...
The llappviewerwin32.cpp create_console() function called by
LLAppViewerWin32::initConsole() used to assign *stderr = *(new FILE* value),
and so forth for stdout and stdin. That dubious tactic no longer works with
the new Windows CRT introduced with VS 2015. freopen_s() works much better.
2020-07-01 16:29:59 -04:00
Nat Goodspeed
d8649dbb8a
SL-13361: Enable color processing on Windows 10 debug console.
...
(cherry picked from commit 0b61150e69 )
2020-07-01 13:38:05 -04:00
Nat Goodspeed
4708662091
SL-13361: Distill redundant create_console() code to set_stream().
...
There are separate stanzas in llappviewerwin32.cpp's create_console() function
for each of STD_INPUT_HANDLE, STD_OUTPUT_HANDLE and STD_ERROR_HANDLE. SL-13361
wants to add more code to each. Factor out new local set_stream() function and
make create_console() call it three times.
(cherry picked from commit 13b78a0c5a )
2020-07-01 13:33:29 -04:00
Nat Goodspeed
f71c71fe42
DRTVWR-476: Fix _open_osfhandle() param from long to intptr_t.
...
The Microsoft _open_osfhandle() opens a HANDLE to produce a C-style int file
descriptor suitable for passing to _fdopen(). We used to cast the HANDLEs
returned by GetStdHandle() to long to pass to _open_osfhandle(). Since HANDLE
is an alias for a pointer, this no longer works.
Fortunately _open_osfhandle() now accepts intptr_t, so we can change the
relevant GetStdHandle() calls. (But why not simply accept HANDLE in the first
place?)
2020-03-25 16:12:46 -04:00
Mnikolenko Productengine
672fa8002d
SL-1431 settings_per_account.xml file should be attached to crashreport
2020-03-24 19:25:48 +02:00
Oz Linden
66970f2a8c
fix spurious per-frame warning about signal handlers in Windows
2019-09-25 12:58:43 -04:00
Oz Linden
4c525832cc
remove old crash logger more
2019-06-12 08:49:59 -04:00
andreykproductengine
c4a879f5d4
SL-11362 not all special character work in command line parameters
2019-06-05 21:33:23 +03:00
Oz Linden
e711376cc7
assorted cleanup
2019-06-05 14:27:48 -04:00
Nat Goodspeed
d509e315cf
DRTVWR-447: Fix BugSplat init with non-ASCII chars in install path.
...
The whole remaining difference between llifstream and std::ifstream is that
the former handles UTF-8 coded pathnames. Microsoft's implementation of the
latter does not.
2018-12-05 10:30:53 -05:00