summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerwindow.cpp
AgeCommit message (Collapse)Author
2011-03-09Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798)callum
2011-04-19mergeDave Parks
2011-04-15Fix for flycam not overriding focal point properly for DoF effect.Dave Parks
2011-04-08Minor DoF tweak to keep focus point from behaving eratically when flying around.Dave Parks
2011-03-31Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-30SH-477 Better mesh streaming cost estimation.Dave Parks
2011-03-21Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-16Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-11SH-477 Put estimated streaming cost back in the debug display -- use ↵Dave Parks
newfangled equation.
2011-03-10SH-874 Followup -- use GL_NVX_gpu_memory_info for NVIDIA chips to detect ↵Dave Parks
actual installed and available VRAM.
2011-03-10mergeDave Parks
2011-03-10SH-874 Properly detect available video memory on ATI cards and disable ↵Dave Parks
vertex buffer objects when available vram is under 256MB.
2011-03-09Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-04STORM-1040 Added code for media beacons, which are coming in Storm-1019Jonathan Yap
2011-03-04STORM-1040 Text that shows what Beacons you are viewing is always in EnglishJonathan Yap
2011-03-02SOCIAL-593 FIX Profile Window cannot be resized in minimal skinRichard Linden
floater view snapping rectangle is now driven by floater_snap_region view
2011-03-01SH-1072 Fix for DoF focal point being incorrect.Dave Parks
2011-02-28SOCIAL-601 FIX avatar picker hintRichard Linden
2011-02-25updates destination guide and avatar picker urlsRichard Linden
added close button to destination guide and avatar picker
2011-02-24MergeXiaohong Bao
2011-02-24STORM-1019 Minor adjustment to media beacon nameJonathan Yap
2011-02-23fix an exit crash.Xiaohong Bao
2011-02-23apply private pool to VBOXiaohong Bao
2011-02-23STORM-1019 Add ability to display beacons for Media on a Prim objectsRobin Cornelius
Changes merged into viewer 2 by Jonathan Yap
2011-02-23Merge from viewer-developmentXiaohong Bao
2011-02-23Added headless client keyboardDon Kjer
2011-02-22Merge with viewer-developmentDon Kjer
2011-02-19Fix for more instances of dereferencing gKeyboard in headless client.Don Kjer
2011-02-19Merge of ssh://hg.lindenlab.com/nat/viewer-eventapi2/Don Kjer
2011-02-18Cleanup of headless client (was: DisableRendering mode)Don Kjer
* 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-15partial fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ↵Xiaohong Bao
leaking.
2011-02-02Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-01Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-01mergeDave Parks
2011-02-01SH-483 Fix for varioius issues with hi-rez snapshots -- mainly disable the ↵Dave Parks
ability to take hi-rez snapshots if UI or HUD attachments are in the snapshot, and go back to old tile compositing method instead of using huge framebuffer objects.
2011-01-26SH-469 Stop using framebuffer objects for hi-res snapshots.Dave Parks
2011-01-26for SH-846: design and implement the debug code to locate memory leakingXiaohong Bao
2011-01-21Fix for leaking occlusion queries -- try not to hold onto so many stale ↵Dave Parks
occlusion query references.
2011-01-21Merge viewer-development-shining up to REV 3bf724ecb7c6 (fix for SH-829: ↵Xiaohong Bao
Viewer attempting to load precached images in file types that are not being used.)
2011-01-19SH-821 Selectively show/hide mesh render infoleyla_linden
2011-01-18debug tool to show texture info for SH-659: small textures not loaded.Xiaohong Bao
2011-01-06add debug info to the UI.Xiaohong Bao
2010-12-17SH-506 Remove (now obsolete) streaming cost info display.Dave Parks
2010-12-13Automated merge up from viewer-developmentLoren Shih
2010-12-03first iteration of memory pool codeXiaohong Bao
2010-12-03Apparently the new standard is to NOT suffix ARB extension function pointers ↵Dave Parks
with ARB.
2010-12-02MergeDave Parks
2010-12-02SH-373 Update glext.h, disable anti-aliasing on ATI when rendering deferred. ↵Dave Parks
Get rid of RenderUseFBO debug setting (only use FBO when rendering deferred). Use GL_ARB_framebuffer_objects instead of GL_EXT_...
2010-12-02mergeMonroe Linden
2010-12-01Automated merge up from viewer-developmentLoren Shih