summaryrefslogtreecommitdiff
path: root/cpp
AgeCommit message (Expand)Author
2015-02-04Runtime support for invocables in ScriptGroupsYang Ni
2015-02-05Merge "Add the missing 'stridelen' field for AllocationGetPointer."Miao Wang
2015-02-03Make rsContext be able to have info about the path of native libsMiao Wang
2015-02-02Add the missing 'stridelen' field for AllocationGetPointer.Miao Wang
2015-01-07Merge "New Script Group API: runtime and cpu driver support."Yang Ni
2015-01-07New Script Group API: runtime and cpu driver support.Yang Ni
2014-12-18Adding USAGE_IO_OUTPUT support for RS Compat lib.Miao Wang
2014-11-20Clean up RS C++ library.Stephen Hines
2014-11-17Merge "Create a separate static lib that provides a dispatch table to both fw...Miao Wang
2014-11-12Move libRScpp.so to libc++.Dan Albert
2014-11-11Create a separate static lib that provides a dispatch table to bothMiao Wang
2014-11-11Cleanup includes for rs/cpp to not expose internal details.Jason Sams
2014-10-07am 7e57aa7d: Enable 64-bit building for libRScpp_static.Tim Murray
2014-10-06Enable 64-bit building for libRScpp_static.Tim Murray
2014-09-30resolved conflicts for merge of 79a9dacb to lmp-dev-plus-aospJason Sams
2014-09-30Revert "RS: Add VP9 LoopFilter Intrinsic"Jason Sams
2014-09-12am c73fdbd6: Merge "Clean up makefile cruft."Dan Albert
2014-09-11Clean up makefile cruft.Dan Albert
2014-09-10am cbbac9f5: Disable property_get for 64-bit.Tim Murray
2014-09-10Disable property_get for 64-bit.Tim Murray
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2014-06-25Switch the dimensions array to use uint32_t instead of size_t.Stephen Hines
2014-06-13Fix Windows SDK build.Logan Chien
2014-05-20Add flags for low power context.Jason Sams
2014-05-13Switch to use slang/rs_version.mk for consistency.Stephen Hines
2014-04-28Fix incorrect dependence on the system-built liblog.Stephen Hines
2014-04-24Update fw/rs for Clang 3.5.Tim Murray
2014-04-23Revert "Add VP9 inter-frame prediction intrinsic"Jason Sams
2014-03-31Add error check when init RS thread in sync mode.Xiaofei Wan
2014-03-24Merge "RS: Add VP9 LoopFilter Intrinsic"Jason Sams
2014-03-18RS: Add VP9 LoopFilter IntrinsicMatthieu Delahaye
2014-03-18Merge "Revert "RS: Add VP9 LoopFilter Intrinsic""Jason Sams
2014-03-18Revert "RS: Add VP9 LoopFilter Intrinsic"Jason Sams
2014-03-18Merge "RS: Add VP9 LoopFilter Intrinsic"Jason Sams
2014-03-18RS: Add VP9 LoopFilter IntrinsicMatthieu Delahaye
2014-03-14Revert "RS: Add VP9 LoopFilter Intrinsic"Jason Sams
2014-03-13Make RS compile on ARM64.Tim Murray
2014-03-11RS: Add VP9 LoopFilter IntrinsicMatthieu Delahaye
2014-03-06Add VP9 inter-frame prediction intrinsicMatthieu Delahaye
2014-02-26Add getPointer for USAGE_SHARED allocations.Jason Sams
2014-02-12AArch64: Use uintptr_t for pointers stored as integers.Ashok Bhat
2014-01-31am 5eaddd4f: am 63d33e7c: Merge "Bundle all of our necessary static libraries...Stephen Hines
2014-01-30Bundle all of our necessary static libraries in libRScpp_static.a.Stephen Hines
2014-01-15am a9861e8f: am 9ee891e3: am f171923b: Merge "Fix NDK API on old devices."Tim Murray
2014-01-15Fix NDK API on old devices.Tim Murray
2013-12-20am 142f2d34: am f46cf902: am 3a7a4696: Merge "Replace "mips" with "mipmaps" s...Stephen Hines
2013-12-20Replace "mips" with "mipmaps" since the MIPS gcc compiler defines mips to 1.Stephen Hines
2013-12-18Add user-defined cache path.Tim Murray
2013-12-13Add user-defined cache path.Tim Murray
2013-12-12Remove excessive ALOGE.Tim Murray