Age | Commit message (Expand) | Author |
2012-12-20 | SH-3344 WIP - additional debugging output for avatar local textures | Brad Payne (Vir Linden) |
2012-12-11 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson |
2012-12-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-development | Logan Dethrow |
2012-12-07 | Check to see if GL_EXT_texture_sRGB and GL_ARB_framebuffer_sRGB are available. | Geenz |
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix a... | prep |
2012-11-21 | Pull and merge https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson |
2012-11-13 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson |
2012-10-15 | Merge in viewer-development code and fix build | simon@Simon-PC.lindenlab.com |
2012-10-15 | Speeding up cmake configuration, especially on linux. Re-arranged llrender/l... | Don Kjer |
2012-10-13 | Pulling in viewer-gcc4.6 freetype fixes | Don Kjer |
2012-10-12 | Fix for 'no text in release builds' problem | Brad Payne (Vir Linden) |
2012-10-11 | Fix for release build in gcc 4.6 | Don Kjer |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer |
2012-10-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development-mater... | William Todd Stinson |
2012-10-06 | Added fast timers for baked texture rendering. Updated appearance utility | Don Kjer |
2012-10-04 | Turning on mHasShaderObjects for mesa headless | Don Kjer |
2012-10-04 | Building headless and non-headless libraries side-by-side, removing the need ... | Don Kjer |
2012-10-04 | Removing server-related cmake cruft. Fixing libGLU warnings on linux. | Don Kjer |
2012-10-04 | Adding optimization to skip alpha image analysis when it isn't needed. | Don Kjer |
2012-09-25 | Wrapping failing llgl assert in gDebugGL | Don Kjer |
2012-09-23 | Removing unused gHeadlessClient code from viewer | Don Kjer |
2012-09-22 | Fix for missing symbols on windows builds | Don Kjer |
2012-09-20 | Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-... | William Todd Stinson |
2012-09-20 | BUILDFIX: not including headless libraries if we haven't defined llrenderhead... | Nyx Linden |
2012-09-20 | reapply 448b02f5b56f: MAINT-1147 Fix for frame stall on region crossing. | Dave Parks |
2012-09-19 | BUILDFIX: enabling the building of the viewer/appearance backend with headles... | Nyx Linden |
2012-09-13 | Fix for merge build error. Attempt to cleanup cmake warnings regarding incor... | Don Kjer |
2012-09-13 | Fleshed out target_link_libraries dependencies between libraries. Appearance... | Don Kjer |
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the re... | William Todd Stinson |
2012-09-08 | Removed most llappearance -> llui dependencies (LLTrans remains). Moved LLIn... | Don Kjer |
2012-11-14 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed |
2012-11-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed |
2012-10-10 | Introduce new LLDir::findSkinnedFilenames() method. Use as needed. | Nat Goodspeed |
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com |
2012-09-04 | Cleanup actions from code review of llappearance with nyx | Don Kjer |
2012-09-04 | Set virtual inheritance on LLTexture -> LLRefCount | Don Kjer |
2012-09-04 | Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTexture | Don Kjer |
2012-09-04 | Split LLTexLayerSetBuffer into llappearance portion, and viewer-specific LLVi... | Don Kjer |
2012-09-03 | Merge VirLinden/sunshine -> don_linden/sunshine-experimental | Don Kjer |
2012-09-03 | Extracted texture baking system into llappearance library. | Don Kjer |
2012-08-29 | Use an unordered map for custom #defines instead of a map. Lookups are faste... | Jonathan Goodman |
2012-08-29 | Added the ability to remove a preprocessor define. | Jonathan Goodman |
2012-08-29 | Just pass in an empty preprocessor definition map from now on. The shader co... | Jonathan Goodman |
2012-08-28 | Added new bindTexture and unbindTexture API to LLGLSLShader. Reviewed by davep. | Jonathan Goodman |
2012-08-28 | Added support for adding custom preprocessor definitions (for shader permutat... | Jonathan Goodman |
2012-08-17 | Merged in from viewer-development. | Aura Linden |
2012-08-15 | merge changes for DRTVWR-194 | Oz Linden |
2012-08-08 | merge | Brad Payne (Vir Linden) |
2012-07-31 | Merge in viewer-development | simon@Simon-PC.lindenlab.com |