lindenlab

Linden Lab

87 Repositories
109 Followers
61 Members

sunshine-external

This repository contains the start of a second round of developments for Server Side Appearance, mostly focused on improving inventory reliability and robustness for switching outfits and making changes to the current outfit folder (COF). These changes are experimental, and not ready for release.

cocoa-project-viewer

Geenz's Cocoa based viewer, moved over into the the Linden Lab Bitbucket space

llbase

Base linden python modules.

apiary

A distributed, protocol-independent load testing framework, written in Python, that replays captured queries, simulating production load patterns.

3p-google-breakpad

This is the sources from which breakpad is built for the viewer.

3p-mesa

This is the Linden Lab build of mesa

3p-freetype

Linden Lab build of freetype

3p-boost

Linden Lab repository for building boost libs.

hg-tools

Mercurial tools for working with Linden Lab repositories

3p-icu4c

Linden Lab build of icu4c

autobuild

Autobuild is a framework for maintaining and building libraries.

3p-physfs

This is the Linden Lab repository for importing the PhysicsFS library.

newprep

Utilities and code for exploring Unicode string preparation.

3p-gtk-atk-pango-glib

Linden Lab build of libraries associated with GTK for gui features. atk: interfaces for accessibility; glib: low-level core functionality for using GTK+ and GNOME; pango: layout/rendering of text w/ emphasis on internationalization.

3p-elfio

Linden Lab build of elfio - Enhanced stacktrace information for Linux

3p-pth

Linden Lab build of GNU Portable Threads

3p-quicktime

This is the Linden Lab build repository for the quicktime library.

3p-dbus-glib

Linden Lab packaging for dbus-glib headers

3p-apr

A set of C functions which provide a portable and consistent interface into operating system - or simply widely useful - functionality. We primarily use it for threading and socket i/o. This is actually three packages, apr, apr-util and apr-iconv.

viewer-development.DRTVWR-127.1

Second Life Viewer Integration - this repository is used to integrate changes from multiple development teams. If testing finds serious problems in builds from this repository, it may be replaced by a clean fork from viewer-release; pull changes from this repository only if you can tolerate this potential instability.

3p-zlib

Linden Lab repository for building zlib

viewer-xmpp

Project repository for experimental group chat using XMPP

colladadom

a wrapper around colladadom to work with linden lab's autobuild scripts.

3p-SDL

Linden Lab build of Linux Simple Direct Media Layer

3p-curl

Linden Lab repository for building libcurl

3p-libxml

Linden Lab build of libxml

3p-libpng

Linden Lab build of libpng

3p-openjpeg

Linden Lab build of openjpeg

3p-openssl

Linden Lab build repository for building openssl

3p-expat

Linden Lab build of expat

mesh-development

Primary development branch for the mesh-enabled Second Life viewer.

3p-libuuid

Linden Lab build of libuuid

mulib/trunk

Mulib is a REST web service framework built on top of eventlet.httpd. Httpd parses incoming HTTP request and generates the response; mulib takes care of locating the object which will handle the request (url traversal) and calling the appropriate callback method based on the method of the request.

llsd

open source implementations of the LLSD type system in:

eventlet/trunk

Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.

certified-http/trunk

The basic goal of Certified HTTP is to perform exactly-once messaging between two hosts.

llconvexdecompositionstub

convex decomposition stub library for mesh decomposition. Use this to make an opensource implementation that can build a viewer that cannot do mesh upload.

3p-openal

Linden Lab build of openal

llqtwebkit

QtWebKit is an HTML rendering library, which incorporates WebKit into Nokia's Qt. Linden Lab is working with Torch Mobile to integrate WebKit into Second Life.

3p-ogvorbis

Linden Lab build of ogvorbis

llconvexdecomposition

This repository contains the code that interfaces between the rest of the Second Life Viewer and the proprietary Havok convex decomposition methods.

3p-ares

Linden Lab autobuild for the ares resolver library

3p-pcre

Linden Lab packaging for the Perl Compatible Regular Expression library

3p-fmod

Audio engine and mp3 stream decoder

3p-db

Berkley DB build from Linden Lab