- f8ccbb1 For custom tests, initialize double counterpart of Float16 variable by Pirama Arumuga Nainar · 9 years ago
- c0b8e2d Merge changes from topic 'f16-clamp' into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 1adc4c0 Enable tests for Float16 clamp by Pirama Arumuga Nainar · 9 years ago
- 13e9569 Merge "Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts." into nyc-dev by Miao Wang · 9 years ago
- 2173a99 Define Float16 clamp by Pirama Arumuga Nainar · 9 years ago
- 644d594 Fix and enable advsimd_Blend.S for arm64 IntrinsicBlend. by Miao Wang · 9 years ago
- b87fbbf Merge "Clean-up makefiles for test applications." into nyc-dev by Miao Wang · 9 years ago
- 3117f31 Merge "Fix Kati dependencies" into nyc-dev by Colin Cross · 9 years ago
- fecb67b Clean-up makefiles for test applications. by Miao Wang · 9 years ago
- 6c6aa93 Merge "Enable tests for some float16 native_* functions" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- e47a306 Enable tests for some float16 native_* functions by Pirama Arumuga Nainar · 9 years ago
- 9a82dac Fix Kati dependencies by Dan Willemsen · 9 years ago
- 2a54ead Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts. by Miao Wang · 9 years ago
- a546efa Merge "Fix typo in Conversion Functions doc" into nyc-dev by Brian Carlstrom · 9 years ago
- f94ab24 Merge "ContextDestroy should go through FIFO" into nyc-dev by Yang Ni · 9 years ago
- 5ccfb46 Merge "Update rs_object_types.spec about USAGE_GRAPHICS_TEXTURE." into nyc-dev by Miao Wang · 9 years ago
- 02ed79a ContextDestroy should go through FIFO by Yang Ni · 9 years ago
- 3ccf006 Update rs_object_types.spec about USAGE_GRAPHICS_TEXTURE. by Miao Wang · 9 years ago
- abe31c5 Merge "Multithreaded execution of certain general reduction kernels; reduction test overhaul." into nyc-dev by David Gross · 9 years ago
- f166ab6 Fix typo in Conversion Functions doc by Brian Carlstrom · 9 years ago
- 10adb0c Multithreaded execution of certain general reduction kernels; reduction test overhaul. by David Gross · 9 years ago
- bd22f80 Merge "Add a default region to healingbrush." into nyc-dev by Miao Wang · 9 years ago
- 7aa770a Add a default region to healingbrush. by Miao Wang · 9 years ago
- 7c314df Add convert_halfN(halfN) variants to spec and rs_convert.rsh by Pirama Arumuga Nainar · 9 years ago
- d48b7b7 Enable tests for Float16 native_distance by Pirama Arumuga Nainar · 9 years ago
- 292e087 Merge changes I0527dd5c,Ib8e76b7e into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 7c100f5 Merge changes from topics 'f16-native', 'f16_math', 'f16_convert' into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 4dfd759 Add rsaContextSetNativeLibDir to libRS.map by Miao Wang · 9 years ago
- 87e066c Reorder tests for Float16 vector functions by Pirama Arumuga Nainar · 9 years ago
- 39da63d Add native_distance for half. by Pirama Arumuga Nainar · 9 years ago
- 5a7cc85 Enable tests for Float16 native_* functions by Pirama Arumuga Nainar · 9 years ago
- 55f9482 Enable tests for float16 math functions by Pirama Arumuga Nainar · 9 years ago
- 4506628 Enable tests for FP16-related convert_* functions. by Pirama Arumuga Nainar · 9 years ago
- 21a9fe9 Enable tests for vector float16 math functions by Pirama Arumuga Nainar · 9 years ago
- 702eedf Merge "Revert "Build libclcore libraries with UNRELEASED RS_VERSION"" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- ff6c356 Merge "Revert WARS related to __truncxfhf2" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 3565d51 Revert "Build libclcore libraries with UNRELEASED RS_VERSION" by Pirama Arumuga Nainar · 9 years ago
- f515ce0 Revert WARS related to __truncxfhf2 by Pirama Arumuga Nainar · 9 years ago
- 6d5f433 Merge "Bump sysRefCount for new objects from the runtime" into nyc-dev by Yang Ni · 9 years ago
- 95e71d3 Bump sysRefCount for new objects from the runtime by Yang Ni · 9 years ago
- 2e252d9 Merge "Separate libRS.so into public and internal libs" into nyc-dev by Yang Ni · 9 years ago
- 7ac161d Merge "Initialize Double field for Float16 parameter" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- b7841c4 Initialize Double field for Float16 parameter by Pirama Arumuga Nainar · 9 years ago
- 48cee1b Merge "Stop targeting froyo. It isn't supported." into nyc-dev by Miao Wang · 9 years ago
- 7c045df X86: Fix IntrinsicBlend bugs and re-enable BLEND_DST_ATOP optimization by Yong Chen · 9 years ago
- 55614d2 Prevent truncation in maxDoubleForInteger by Pirama Arumuga Nainar · 9 years ago
- e44bd78 Merge "Fixed intrinsics inside a script group" into nyc-dev by Yang Ni · 9 years ago
- a7481b2 Fixed intrinsics inside a script group by Yang Ni · 9 years ago
- 3d4ab35 Merge "Add documentation on invoke-only APIs" into nyc-dev by Yang Ni · 9 years ago
- f05e4af Add documentation on invoke-only APIs by Yang Ni · 9 years ago
- 00102be Merge "Enable tests for Float16 cross, cos, floor, rsqrt" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 3eee463 Enable half3 tests in RsTest by Pirama Arumuga Nainar · 9 years ago
- a5dbd85 Enable commented-out tests for fp16 math functions by Pirama Arumuga Nainar · 9 years ago
- 85d0cb1 Separate libRS.so into public and internal libs by Yang Ni · 9 years ago
- 480202a Update frameworks/rs/ for LLVM rebase to r256229 by Pirama Arumuga Nainar · 9 years ago
- 348c2fc Stop targeting froyo. It isn't supported. by Dan Albert · 9 years ago
- 101caf1 Avoid explict loading of libRSSupport in test by Yang Ni · 9 years ago
- b1f9eb6 Reset usrRefCount for rsObjects created by SSRS by Yang Ni · 9 years ago
- a53bf64 Fix typo/error in copysign. by Pirama Arumuga Nainar · 9 years ago
- db1deab Merge "Revert "Added a flag to APIs for rsObj creation"" into nyc-dev by Yang Ni · 9 years ago
- cc1b09f Revert "Added a flag to APIs for rsObj creation" by Yang Ni · 9 years ago
- d2a641f Enable tests for Float16 cross, cos, floor, rsqrt by Pirama Arumuga Nainar · 9 years ago
- 3b2be14 Extend test generator to generate tests for Float16 by Pirama Arumuga Nainar · 9 years ago
- 0bb5bae Merge "Do not test rsForEach and rsForEachWithOptions in the all-api test." into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 04dcca9 Added a flag to APIs for rsObj creation by Yang Ni · 9 years ago
- 8c5e658 Make update_rs_prebuilts.sh work on darwin15 (OSX El Capitan) by Miao Wang · 9 years ago
- eae2662 Merge "Compatibility library support for general reduction." into nyc-dev by David Gross · 9 years ago
- a354a8e Update update_rs_prebuilts.sh to explicitly make support lib jar by Miao Wang · 9 years ago
- 04cf3e4 Compatibility library support for general reduction. by David Gross · 9 years ago
- 9742e2d Merge "Better handle error log and nullptr reference." into nyc-dev by Miao Wang · 9 years ago
- 838c2d0 Better handle error log and nullptr reference. by Miao Wang · 9 years ago
- ce6a703 Stop generate all_api.rs for CTS by Miao Wang · 9 years ago
- 5b93491 Do not test rsForEach and rsForEachWithOptions in the all-api test. by Pirama Arumuga Nainar · 9 years ago
- 5abfd9b Use c++_static instead of stlport_static for support lib. by Miao Wang · 9 years ago
- 5b042ca Refactor/enhance dispatch table init by Miao Wang · 9 years ago
- 8ef7c76 Fix inverted grep so that we can view any new warnings/errors. by Stephen Hines · 9 years ago
- bfa4eed Fix rs_quaternion.spec for API level 24. by Stephen Hines · 9 years ago
- 93abc2d Pass new parameters while generating Target object by Pirama Arumuga Nainar · 9 years ago
- 1b6fea6 Merge "Set bc library class to RENDERSCRIPT_BITCODE" into nyc-dev by Stephen Hines · 9 years ago
- bc51630 Merge changes from topic 'f16math-api-level' into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 27af855 Set bc library class to RENDERSCRIPT_BITCODE by Dan Willemsen · 9 years ago
- 776a023 Use RELATIVE_PWD to ensure that we get consistent debug paths. by Stephen Hines · 9 years ago
- 6ddb349 Add __truncxfhf2() to libclcore_g.bc as well on x86 targets. by Stephen Hines · 9 years ago
- e81f262 Suppress bogus warning lines from llvm-link. by Stephen Hines · 9 years ago
- ab70dba Clean up warnings for RS runtime libraries. by Stephen Hines · 9 years ago
- d46cf8e Updated header files with new API level for f16 math functions by Pirama Arumuga Nainar · 9 years ago
- 132b31f Assign API level 24 to f16 math functions by Pirama Arumuga Nainar · 9 years ago
- 08448af Test length, normalize variants for f16. by Pirama Arumuga Nainar · 9 years ago
- 0cca353 Update header file with length, normalize variants for f16 by Pirama Arumuga Nainar · 9 years ago
- 2e526ff Add length, normalize and their native variants for f16 by Pirama Arumuga Nainar · 9 years ago
- ca8cc17 Merge changes Idc2115a0,I9bfed5d1,Id674db39,I937a1de6 into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 414cad9 Enable tests for float16 allocations by Pirama Arumuga Nainar · 9 years ago
- 6f6a683 Enable creation of float16 allocations by Pirama Arumuga Nainar · 9 years ago
- 421d8ce Update headers after adding RS_TYPE_FLOAT_16 and helpers by Pirama Arumuga Nainar · 9 years ago
- f942375 Add RS_TYPE_FLOAT_16 and allocation helpers for f16 by Pirama Arumuga Nainar · 9 years ago
- 6bc9958 Merge "Add YV12 YUV format support to GrallocConsumer." into nyc-dev by Miao Wang · 9 years ago
- 3e02db8 Add YV12 YUV format support to GrallocConsumer. by Miao Wang · 9 years ago
- 1f6041d Add float16 elements to C++ API by Pirama Arumuga Nainar · 9 years ago
- 291330f Update copyright dates on generated headers. by Stephen Hines · 9 years ago
- 8c3ddbc Build RenderScript cpu_ref kernel ABI debug info. by Lukas Kuklinek · 9 years ago