Age | Commit message (Collapse) | Author |
|
errors
|
|
perf is better in common cases, allow thumbnail to be computed from grabed frame (for SL Share), thumbnail display still buggy in SL Share
|
|
viewer-release
|
|
filters to llimage_libtest
|
|
|
|
for consistency)
|
|
|
|
argument, tweak Instagram-like test filters for discussion
|
|
composite filters for testing in llimage_libtest
|
|
|
|
and color Transform. Added new -v argument to llimage_libtest
|
|
linarize, equalize, contrast, brightness
|
|
implemented filter gamma to llimage_libtest for testing
|
|
argument to --filter in llimage_libtest
|
|
to llimage_libtest for testing
|
|
it, add parameter to llimage_libtest to use filters
|
|
of ugly hacks for now
|
|
another attempt to move mem stat into base class
|
|
|
|
dependency cleanup - removed a lot of unecessary includes
|
|
stat definition as they don't work on gcc/clang
|
|
also, removed LLTrace::init and cleanup
removed derived class implementation of memory stat for LLMemTrackable
is automatic now
|
|
|
|
|
|
|
|
|
|
|
|
LLTrace clearer
Count becomes CountStatHandle
Count.sum becomes sum(Count, value), etc.
|
|
Most of the merge was clean, a couple conflicts.
Brought over a couple patches manually for llpolymesh.
|
|
attempted fix for gcc compile errors
can't use typeid() on a class that doesn't have a method
defined in a translation unit
fix is to force classes deriving from LLMemTrackable to
use their own static member named sMemStat
|
|
|
|
implementation
|
|
created memory tracking trace type
instrumented a few classes with memory tracking
|
|
|
|
|
|
|
|
Reviewed by VoidPointer
|
|
|
|
|
|
|
|
|
|
that parameter
|
|
compression rate as well.
|
|
|
|
|
|
implement setting to turn it on or off
|
|
image file to be loaded.
|
|
relying on hacked computation based on width / height.
|
|
|
|
|