Commit Graph

26 Commits (169c19ea36b4bdd203d207a14cb156ff4e490e14)

Author SHA1 Message Date
Ansariel dcd8d384ff Fix build 2022-11-23 11:04:11 +01:00
Beq ad7aa54089 performance floater updated to align upstream merge of contribution 2022-11-08 18:52:37 +00:00
Beq 0ebdc31cf1 Minor fiddling with perfstats 2022-06-07 16:29:21 +01:00
Beq f1d4262ec1 [FIRE-31472] Allow some stats to be maintained when frame limiting. 2022-05-16 14:21:24 +01:00
Beq 4c76d906ef Nearby blocked avatars can hang viewer 2022-03-15 18:21:40 +00:00
Beq a0c33641a3 FIRE-31391 & FIRE 31397 Various perf floater cosmetic and behaviour updates
* allow user to disable continuous tuning, viewer will try to reach a stable target then stop tuning.
* Save/Load graphics presets.
* reset to graphics defaults
* alter layout to be more intuitive, guided by user feedback
* various minor grammar and spelling consistency changes
2022-02-26 02:43:39 +00:00
Beq cf1f63f938 FIRE-31417 - Autotune thread collision on settings access crashing win
also FIRE-31326 and comments on summary Jira
2022-02-24 21:48:16 +00:00
Beq 2e503f15bc FIRE-31367 - fixes for weird behaviour after region crossing 2022-01-18 13:50:09 +00:00
Beq 92f7e1cbe8 FIRE-31326 - CTD with autotune and xml clean up
Should fix the crash to desktop behaviour when  autotune was used and preferences not previously opened.
Also cleans up various warnings where unsupported params were used on certain elements.
2022-01-17 22:39:37 +00:00
Beq 349bd65e4b Fix tuning strategy not persisting. duh 2021-11-11 17:45:24 +00:00
Beq 8b0e545540 Remove ARC from HUDs view 2021-11-11 09:29:42 +00:00
Beq 95a9bc2b21 Make Self Imposter an option
Also adds the ability to see the "revised" render time rather than the original. This can be confusing when auto tuning so defaults off.

Cleaned up some text
2021-11-11 01:54:27 +00:00
Beq 6fcbf921ce Redesign target panel to visually distinguish from others 2021-11-10 23:28:55 +00:00
Ansariel 8f8fc99f06 Revert "Properly hide all auto-tune panels when showing details panel"
This reverts commit 144901a768.
2021-11-10 23:25:50 +00:00
Ansariel 144901a768 Properly hide all auto-tune panels when showing details panel 2021-11-10 20:11:47 +01:00
Beq a499734c81 Impostor by distance & enable autotune prefs panel
* enables autotune setting panel
* adds help_topic fs_performance_floater (placeholder page created)
* adds new optional control of maxnonimpostors based on distance from camera.
2021-11-10 10:58:20 +00:00
Beq 8372e85802 Cleanup unused to make Mac happy. 2021-11-09 15:59:45 +00:00
Ansariel 7ce67261c6 Seems I'm the first one actually testing this new placebo performance floater... 2021-11-09 16:41:30 +01:00
Ansariel 87ae9099e2 Skip LSL bridge in HUD list 2021-11-09 16:23:05 +01:00
Ansariel 6734c53202 FSFloaterPerformance wanted to be actually named FSFloaterPerformance... 2021-11-09 16:11:04 +01:00
Beq 7c1d2c4db3 Make ART slider logarithmic + A handful of fixes from feedback by Pan
- cleanup and ratioanlise code altering the settings. 
- rename to make units more obvious
- make slider logarithmic to make the req'd range more practical.
make the auto-tuning more robust and a little less trigger happy. 
- fix incorrect logic that blocked maxnonimposter control from working
- Zoom to Avatar instead of cam to avatar for consistency rather than correctness.
-open phototools not phototools_camera.
2021-11-08 23:37:30 +00:00
Beq 0758eda688 Fixes for cross compiler compatability
also remove now unused timer
2021-11-06 03:09:12 +00:00
Beq 635b070b56 cleanup XML for panels/floater 2021-11-05 17:12:52 +00:00
Beq eea75557bc Switch to better timers 2021-11-04 19:58:32 +00:00
Beq f48cd18750 clean up performance display a little more 2021-11-04 01:57:24 +00:00
Beq feab5f9bf9 rename llfloaterperformance.cpp as it will not appear in current form
Adds the various controls and other supporting settings.
2021-11-03 19:34:34 +00:00