Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-16 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-11 | SH-477 Put estimated streaming cost back in the debug display -- use ↵ | Dave Parks | |
newfangled equation. | |||
2011-03-10 | SH-874 Followup -- use GL_NVX_gpu_memory_info for NVIDIA chips to detect ↵ | Dave Parks | |
actual installed and available VRAM. | |||
2011-03-10 | merge | Dave Parks | |
2011-03-10 | SH-874 Properly detect available video memory on ATI cards and disable ↵ | Dave Parks | |
vertex buffer objects when available vram is under 256MB. | |||
2011-03-09 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-04 | STORM-1040 Added code for media beacons, which are coming in Storm-1019 | Jonathan Yap | |
2011-03-04 | STORM-1040 Text that shows what Beacons you are viewing is always in English | Jonathan Yap | |
2011-03-02 | SOCIAL-593 FIX Profile Window cannot be resized in minimal skin | Richard Linden | |
floater view snapping rectangle is now driven by floater_snap_region view | |||
2011-03-01 | SH-1072 Fix for DoF focal point being incorrect. | Dave Parks | |
2011-02-28 | SOCIAL-601 FIX avatar picker hint | Richard Linden | |
2011-02-25 | updates destination guide and avatar picker urls | Richard Linden | |
added close button to destination guide and avatar picker | |||
2011-02-24 | Merge | Xiaohong Bao | |
2011-02-24 | STORM-1019 Minor adjustment to media beacon name | Jonathan Yap | |
2011-02-23 | STORM-1019 Add ability to display beacons for Media on a Prim objects | Robin Cornelius | |
Changes merged into viewer 2 by Jonathan Yap | |||
2011-02-23 | Added headless client keyboard | Don Kjer | |
2011-02-22 | Merge with viewer-development | Don Kjer | |
2011-02-19 | Fix for more instances of dereferencing gKeyboard in headless client. | Don Kjer | |
2011-02-19 | Merge of ssh://hg.lindenlab.com/nat/viewer-eventapi2/ | Don Kjer | |
2011-02-18 | Cleanup 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-15 | partial fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ↵ | Xiaohong Bao | |
leaking. | |||
2011-02-02 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-01 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-01 | merge | Dave Parks | |
2011-02-01 | SH-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-26 | SH-469 Stop using framebuffer objects for hi-res snapshots. | Dave Parks | |
2011-01-26 | for SH-846: design and implement the debug code to locate memory leaking | Xiaohong Bao | |
2011-01-21 | Fix for leaking occlusion queries -- try not to hold onto so many stale ↵ | Dave Parks | |
occlusion query references. | |||
2011-01-21 | Merge 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-19 | SH-821 Selectively show/hide mesh render info | leyla_linden | |
2011-01-18 | debug tool to show texture info for SH-659: small textures not loaded. | Xiaohong Bao | |
2010-12-17 | SH-506 Remove (now obsolete) streaming cost info display. | Dave Parks | |
2010-12-13 | Automated merge up from viewer-development | Loren Shih | |
2010-12-03 | Apparently the new standard is to NOT suffix ARB extension function pointers ↵ | Dave Parks | |
with ARB. | |||
2010-12-02 | Merge | Dave Parks | |
2010-12-02 | SH-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-02 | merge | Monroe Linden | |
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-24 | Depth of Field whenever "Lighting and Shadows" is enabled and ↵ | Dave Parks | |
global-illumination is not (experimental). | |||
2010-11-18 | STORM-560 FIXED Implemented preference that allows users to select default ↵ | Andrew Productengine | |
behavior when pressing letter keys. - Added check to LLViewerWindow::handleKey() that gives focus to nearby chat if "Pressing letter keys starts local chat" option is selected, key is not special (and no modifier key is held except Shift), camera is not in mouselook and no view currently has keyboard focus. - The choice of what should happen when letter keys are pressed is saved in new setting added in this fix- "LetterKeysFocusChatBar". | |||
2010-11-15 | merge | Richard Linden | |
2010-11-11 | merge | Dave Parks | |
2010-11-09 | merge fixes for STORM-546 | Oz Linden | |
2010-11-09 | Merge from beta | Kent Quirk | |
2010-11-09 | SH-412 -- fix the way that redraws happen to eliminate flickering on resize ↵ | Kent Quirk | |
-- patch from davep and seraph, I'm just applying it. | |||
2010-11-09 | SH-412 Only blank screen if the actual window resized, fixes blinking on ↵ | Dave Parks | |
snapshot etc. | |||
2010-11-09 | merge up from v-d | Tofu Buzzard | |
2010-11-08 | Fix for manual merge errors. | Loren Shih | |
2010-11-08 | Manual merge of llviewerwindow.cpp from mesh-development. | Loren Shih | |
2010-11-08 | Backout merge of llviewerwindow; need to do manual merge since this is messy. | Loren Shih | |
This checkin causes llviewerwindow to become the viewer-development version. |