Dave Parks
6469f1c2f2
SH-2031 High risk changeset, but potentially high reward. Addresses frame stalls in renderer by never using the fixed function pipeline if shaders are available.
2011-07-17 00:24:08 -05:00
Xiaohong Bao
cff4c6e885
fix for SH-1642: [PUBLIC_JIRA_USERS][crashhunters] crash at LLViewerTextureList::removeImageFromList(LLViewerFetchedTexture *) [secondlife-bin llviewertexturelist.cpp]
2011-06-21 16:58:55 -06:00
Xiaohong Bao
75bdb77c24
more fix for STORM-1298: Crash on startup of Second Life 2.7.1(231307)
2011-06-03 10:55:28 -06:00
Xiaohong Bao
b100f1d2d4
fix for STORM-1298: Crash on startup of Second Life 2.7.1(231307)
2011-06-01 12:09:40 -06:00
Xiaohong Bao
8c97ed86ff
fix for SH-1624: Crash during viewer startup: LLViewerTextureList::addImageToList
2011-05-25 14:38:53 -06:00
Oz Linden
ecafe4d8ab
fix more DOS line endings
2011-05-20 17:19:03 -04:00
Dave Parks
8a92612fd9
merge
2011-05-16 12:34:15 -05:00
Dave Parks
93696ac019
merge
2011-05-12 17:39:08 -05:00
Richard Linden
e18f200243
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience
2011-05-12 11:38:32 -07:00
Oz Linden
ba568b8945
y
2011-05-11 20:07:36 -04:00
Xiaohong Bao
2a61d908e7
Merge
2011-05-10 13:57:41 -06:00
Merov Linden
c03eb76bcf
EXP-664 : Fix call to initialization encoding
2011-05-04 23:20:15 -07:00
Dave Parks
a25f898703
merge
2011-05-02 14:52:12 -05:00
Merov Linden
1ef083244a
EXP-664 : Add JPEG2000 compression settings for test, fix one crash on compression, enhanced error handling on image upload
2011-04-25 22:37:15 -07:00
Merov Linden
759d72a46c
EXP-669 : Refactor code to use correct LLImageFormatted methods to load images of all formats, reviewed by richard
2011-04-13 14:05:31 -07:00
Xiaohong Bao
e32d1cf756
fix for STORM-973: [crashhunters] crash at LLViewerTextureList::removeImageFromList(LLViewerFetchedTexture *)
2011-04-05 15:28:18 -06:00
Dave Parks
3b5d6eed12
merge
2011-04-19 14:55:11 -05:00
Don Kjer
774405e92b
Cleanup of headless client (was: DisableRendering mode)
...
* Now called 'HeadlessClient' instead of 'DisableRendering'
* Removed most cases where we skipped certain behaviors in the client when in this mode. This gets us closer to a 'true' client, for testing purposes.
2011-02-18 23:16:38 +00:00
Xiaohong Bao
961e50aab4
clear some LLPointer issues for SH-694: check if there are any other LLPointer issues in the mesh model uploading flow and fix them if exist.
2011-01-04 16:22:38 -07:00
Richard Linden
50d21a75a7
merge
2010-11-15 15:52:54 -08:00
Richard Nelson
52d3f86438
fixed merging of textures.xml between current skin and base
...
now possible to define new textures in current skin
2010-10-04 18:39:09 -07:00
Loren Shih
d65e512fa3
Automated merge up from viewer-development
2010-10-04 11:21:18 -04:00
Richard Linden
0edb695ea8
instead of exposing mutable container in LLInitParam::Multiple, just expose access functions, begin(), end(), etc.
...
this allows mutation of param block contents, without being able to change number of elements
2010-09-22 14:48:18 -07:00
Xiaohong Bao
fcdd09772f
debug code for SH-115: investigate texture related network traffic between viewer 2.x and 1.23.
2010-09-16 13:13:06 -06:00
Monroe Linden
b62b10dd26
Post-convert merge by convert_monolith.py from ./viewer-experience
2010-08-27 16:58:33 -07:00
Richard Nelson
65c9914d23
made Params parsers not act as singletons
2010-08-23 11:03:19 -07:00
Oz Linden
06b0d72efa
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
Xiaohong Bao
b9cc3a34da
EXT-7399: FIXED: 2.0.2 with http textures loads textures slower than 1.23.5
2010-08-10 16:43:31 -06:00
Xiaohong Bao
540e2d8e5d
EXT-8301: FIXED: crash at LLViewerFetchedTexture::cleanup() [secondlife-bin llviewertexture.cpp]
2010-07-15 15:16:50 -06:00
Xiaohong Bao
493d99c684
EXT-8411: FIXED: load unnecessarily large icon textures.
2010-07-14 15:02:44 -06:00
Xiaohong Bao
26b03161f5
fix for EXT-7839: texture console is stalled;
...
fix for EXT-7500: Texture Jamming problems with http texture off;
2010-06-30 18:21:08 -06:00
Tofu Linden
1ec70d45e4
minor typo fixes: texure->texture
2010-05-29 06:23:16 +01:00
Xiaohong Bao
7b2e66b4d9
fix for EXT-5869: some UI textures loading delayed or broken in Release mode.
2010-02-27 23:08:35 -07:00
Xiaohong Bao
254db516c5
fix for EXT-5710: improve the raw image reloading process in the texture pipeline; EXT-4612: failing assert LLViewerTexture::setDecodePriority: ASSERT (!mInImageList); EXT-4912: Texture alpha mask is not applied on the first frame after decode.
2010-02-24 12:09:22 -07:00
Tofu Linden
c510fed273
Soften another common llassert() failure to a warning.
2010-01-21 15:39:19 -08:00
Tofu Linden
a0666bdb70
Turn on llassert() and llverify() for RelWithDebInfo builds.
...
Convert top firing asserts into big warnings.
To be reviewed by Mani.
2010-01-21 14:42:11 -08:00
Tofu Linden
66f5f2b922
EXT-4470 Several bad assumptions that LL_PATH_PER_SL_ACCOUNT is always good (which it isn't until after login)
...
To be reviewed by Soft!
2010-01-18 14:07:03 -08:00
Steve Bennetts
abe0eb2ba7
HTTP Texture changes:
...
* Fixed bug in llqueuedthread.cpp causing unnecesssary sleeeping
* Fixed an issue that was preventing retries on 503 errors
* Added number of pending creates to Texture View
* Increased time allocated for texture creates
2009-12-17 16:19:00 -08:00
richard
9aa12417cb
ext-3087 - avatar icon is truncated badly
...
reviewed by James
2009-12-08 14:08:58 -08:00
Rick Pasetto
659dc5224e
DEV-42989: Adjust media priority based on app minimization and focus
...
Review #49
This change adjusts each media's priority based on whether the viewer is minimized (media priority becomes HIDDEN) or unfocused (media priority becomes LOW). However, due to the fact that updateMedia() was no longer being called when minimized, I moved its call out of LLViewerTextureList::updateImages() (a seemingly odd place anyway) and into its own idle callback.
2009-12-01 15:38:09 -08:00
richard
f4fdaa8ee9
merge
2009-11-13 18:27:59 -08:00
richard
ffadb3d29f
renamed UIImageDeclaration::scale_rect to scale to be consistent with XML attribute name
2009-11-12 16:13:46 -08:00
Xiaohong Bao
f884941a8f
use "LLViewerTexture::EBoostLevel" to replace "S32" for texture boost level.
2009-11-11 14:53:13 -08:00
Steve Bennetts
afe6350160
merge from texture-pipeline
2009-11-06 12:15:41 -08:00
Xiaohong Bao
35e200881c
merge QAR-1829: texture pipeline branch in viewer-2.0.0.3
2009-11-06 06:52:24 +00:00
Xiaohong Bao
abf77532d8
fix the bug that textuer boost level is mixed with boolean numbers.
2009-11-03 19:42:52 -07:00
Steve Bennetts
53c972a521
* Changes to enable differentiating between icon texture priority and other UI texture priority.
...
* Still need to only request smaller mip maps of icon textures
2009-10-25 23:05:15 -07:00
Richard Nelson
fdc848cf72
removed unnecessary static variable instantiations to improve compile times
...
moved a bunch of template class statics to cpp files
also added filename parameter to LLXUIParser::readXUI for better debugging of XUI errors
reviewed by James
2009-10-20 22:05:00 +00:00
Monroe Williams
745845f799
svn merge -r 129841:129910 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/pluginapi_05-merge@129910
...
svn merge -r 129913:131718 svn+ssh://svn.lindenlab.com/svn/linden/branches/pluginapi/pluginapi_05
Some branch shenannigans in the pluginapi_05 branch caused this to become a two-part merge.
2009-08-27 19:00:18 +00:00
Steven Bennetts
af98aad98d
svn merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1471 https://svn.aws.productengine.com/secondlife/pe/stable-1@1476 -> viewer-2.0.0-3
...
EXT-65 EXT-270 EXT-359 EXT-361 EXT-367 EXT-367 EXT-368 EXT-455 EXT-468 EXT-530 EXT-539 EXT-540 EXT-542 EXT-545 EXT-555 EXT-557 EXT-558 EXT-559 EXT-559 EXT-560 EXT-561 EXT-562 EXT-563 EXT-564 EXT-566 EXT-568 EXT-569 EXT-570 EXT-571 EXT-581 EXT-590 EXT-594 EXT-596 EXT-597 EXT-601 EXT-602 EXT-603 EXT-613 EXT-620 EXT-624 EXT-628 EXT-630 EXT-631 EXT-632 EXT-639 EXT-640 EXT-641 EXT-642 EXT-662 EXT-671 EXT-672 EXT-676 EXT-682 EXT-692 EXT-703 EXT-717
2009-08-26 20:47:27 +00:00