Age | Commit message (Collapse) | Author |
|
|
|
- Eliminate memory overhead when need duplicated scaled image.
- Small improvement in LLImageBase::getCodecFromExtension()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
decoding J2C images
|
|
instead of legacy BOOL.
|
|
there will blow up the struct to at least 8 byte, which will break VBO packing as this class needs to be 4 byte in size.
(transplanted from 847df86d6b5daa69dcfc428df18876a9c1e8bef6)
|
|
|
|
|
|
|
|
wide char paths; on other platforms they are now just typedefs to the std classes
|
|
respectively
|
|
respectively
|
|
apparent reason
Linux & OS X compile error fix
|
|
|
|
apparent reason
Linux & OS X compile error fix
|
|
|
|
apparent reason
Linux & OS X compile error fix
|
|
apparent reason
|
|
|
|
(long long round) in VS2013
|
|
|
|
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
|
|
changed claimMem and disclaimMem behavior to not pass through argument
added more mem tracking stats to floater_stats
|
|
removed complicated and unnecessary fast timer gapless handoff logic (it should be gapless anyway)
improved MemTrackable API, better separation of shadow and footprint
added memory usage stats to floater_stats.xml
|
|
also added ability for statbar to show memtrackable info
|
|
another attempt to move mem stat into base class
|