Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-09-03 | Extracted texture baking system into llappearance library. | Don Kjer | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-05-25 | MAINT-616 Faster issuance of occlusion queries. | Dave Parks | |
2012-05-21 | MAINT-616 Factor out calls to glGenFoo where possible, add setting to ↵ | Dave Parks | |
control synchronizing strategy WRT occlusion queries, add experimental transform feedback driven LoD update | |||
2012-04-04 | Cleanup edge render and resolve assertions from lack of normals in edges. | Dave Parks | |
2012-04-02 | Cleaner render of walkables and materials. Convert Vector3 color parameters ↵ | Dave Parks | |
to Color4. | |||
2012-04-10 | MAINT-74 Fix "show cross sections" crashing and not working in general. | Dave Parks | |
2011-11-04 | SH-2652 Even faster depth of field | Dave Parks | |
2011-11-04 | SH-2652 Faster depth of field | Dave Parks | |
2011-10-20 | SH-2570 Don't minimize viewer when reloading shaders (revert hack that ↵ | Dave Parks | |
didn't work) and pause shader loading until after all feature masks have been applied when switching detail levels | |||
2011-10-11 | SH-2545 Fix for transparent water option doing nothing when shaders are enabled. | Dave Parks | |
2011-10-11 | SH-2240 WIP on removing lots of string comparisons that were added to deal ↵ | Dave Parks | |
with exploding amounts of non-built-in GL state | |||
2011-10-05 | SH-2031 Fix for stall in image update -- don't use the CPU to convert a ↵ | Dave Parks | |
height map into a normal map -- use the GPU instead via a shader. Also, WTF glFinish? | |||
2011-10-04 | SH-2447, SH-2525, SH-2276 Strip out defunct global illumination code, add ↵ | Dave Parks | |
accounting for how much memory is taken up by LLRenderTarget, fix crash on login in bindGLIndices (work around driver bug that doesn't respect VAO state WRT to index buffers), remove some unused render targets, remove some unused shaders, make it possible to run a fullscreen session | |||
2011-09-29 | SH-2465 Move FXAA to its own pass independent of DoF (also removes the need ↵ | Dave Parks | |
to reload shaders when toggling FSAA on and off) | |||
2011-09-20 | SH-2243 No deprecated calls for the whole session. | Dave Parks | |
2011-08-21 | SH-2242 Work in progress on FXAA/glVertexAttrib -- DoF works, physics shape ↵ | Dave Parks | |
display still doesn't. | |||
2011-08-11 | SH-2242 FXAA support instead of unreliable multisample textures (done here ↵ | Dave Parks | |
because it's a smaller change than integrating glVertexAttrib with FSAA pipe). Shader integration with LLDynamicTexture subclasses. | |||
2011-08-10 | merge | Dave Parks | |
2011-08-10 | SH-2265 Fix for impostor alpha masking being broken. | Dave Parks | |
2011-08-10 | SH-2238, SH-2223, SH-SH-2242 glVertexAttrib throughout main render pipeline ↵ | Dave Parks | |
complete, preview renders and debug displays still pending. Also fixed a render glitch and a crash (JIRAs listed). | |||
2011-08-08 | SH-2242 Work in progress migrating to glVertexAttrib everywhere | Dave Parks | |
2011-07-29 | SH-2181 Fix for alpha flickering when basic shaders enabled (don't use ↵ | Dave Parks | |
glAlphaFunc when shaders are available). Reviewed by Leslie | |||
2011-07-18 | SH-2031 Fix for link error in llui_libtest | Dave Parks | |
2011-07-17 | SH-2031 High risk changeset, but potentially high reward. Addresses frame ↵ | Dave Parks | |
stalls in renderer by never using the fixed function pipeline if shaders are available. | |||
2011-06-22 | merge latest viewer-development | Oz Linden | |
2011-05-30 | SH-1682 Full integration if indexed texture rendering to improve batch size. | Dave Parks | |
2011-05-24 | SH-469 GL_ARB_texture_multisample support | Dave Parks | |
2011-05-23 | merge latest changes (post-2.7.0) from viewer-development | Oz Linden | |
2011-05-19 | SH-469 WIP -- get rid of LLMultiSampleBuffer and use ↵ | Dave Parks | |
GL_ARB_texture_multisample instead. | |||
2011-05-04 | SH-1455 Faster, better, more reliable disabling of DoF effect when edit menu ↵ | Dave Parks | |
is open and when effect is opted out of. | |||
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-09-27 | STORM-1126 WIP Windlight Estate Settings port from 1.23: first pass at ↵ | Nyx (Neal Orman) | |
merging in windlight estate settings to viewer-dev codebase. not built, not tested. Probably needs a bunch of fixes to be able to be integrated. (resubmitted by Vadim ProductEngine) | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-13 | Better support for curious mixtures fullbright/shiny/water with rigged ↵ | Dave Parks | |
attachments, deferred rendering, and not. | |||
2010-08-13 | Make rigged attachments respect under water rendering. | Dave Parks | |
Reviewed by Nyx. | |||
2010-08-12 | Vertex buffer cleanup, adding water shader to simple rigged attachments. | Dave Parks | |
Reviewed by Nyx. | |||
2010-05-04 | Deferred pipeline integration of rigged attachments and cleanup. | Dave Parks | |
2010-05-01 | Fullbright shiny skinned. | Dave Parks | |
2010-05-01 | Fullbrigt skinned and fix for silly crash from not removing face references. | Dave Parks | |
2010-05-01 | Rigged attachment integration WIP. | Dave Parks | |
2010-04-22 | Deferred shading for rigged attachments. | Dave Parks | |
2010-04-06 | Rigged attachments (almost works). | Dave Parks | |
2009-09-22 | Merging render-pipeline-6-qa-2 into viewer-2 | David Parks | |
Self reviewed. | |||
2009-02-18 | Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 ↵ | Brad Kittenbrink | |
(maint-render-9) and QAR-1236 (dll-msvcrt-2) svn merge -r 109838:112264 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-render/maint-render-9-merge-r109833 | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-06-30 | Merging in file-move-merge ( QAR-649 ) | Eric Tulla | |
Result of "svn merge -r 90669:90786 $tulla/file-move-merge ." Be careful of future merges involving changes to any of these moved files as SVN usually does the wrong thing: newview/llglslshader.* -> llrender/llglslshader.*, llrender/llshadermgr.*, newview/llviewershadermgr.* (gets split into 3 separate files) newview/llpostprocess.* -> llrender/llpostprocess.* newview/llrendersphere.* -> llrender/llrendersphere.* newview/llcubemap.* -> llrender/llcubemap.* llwindow/llgl.* -> llrender/llgl.* llwindow/llglstates.h -> llrender/llglstates.h llwindow/llgltypes.h -> llrender/llgltypes.h llwindow/llglheaders.h -> llrender/llglheaders.h |