Age | Commit message (Collapse) | Author |
|
|
|
|
|
changed claimMem and disclaimMem behavior to not pass through argument
added more mem tracking stats to floater_stats
|
|
|
|
norspec from wayback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
another attempt to move mem stat into base class
|
|
changed unit declarations macros to make a lot more sense
|
|
|
|
|
|
|
|
|
|
|
|
|
|
continued conversion to units system
made units perform type promotion correctly and preserve type in arithmetic
e.g. can now do LLVector3 in units
added typedefs for remaining common unit types, including implicits
|
|
|
|
and fix alpha for deferred impostor shader
|
|
obey vertex alpha
|
|
|
|
added convenience types for units F32Seconds, etc.
|
|
|
|
|
|
|
|
|
|
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
|
|
consolidated most indra-specific constants in llcommon under indra_constants.h
fixed issues with operations on mixed unit types (implicit and explicit)
made LL_INFOS() style macros variadic in order to subsume other logging methods
such as ll_infos
added optional tag output to error recorders
|
|
|
|
10.6.8 nV driver issues
|
|
|
|
conversion in one place
|
|
deferred (opaque objects)
|
|
|
|
|
|
|
|
|
|
|
|
slight cleanup.
|
|
|
|
|
|
divides from various lighting functions.
|
|
|
|
https://bitbucket.org/lindenlab/viewer-development-materials
|
|
|
|
|
|
|