summaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2017-07-28Build and package lib{LLVM,clang}_android.soPirama Arumuga Nainar
2017-05-18Convert more of libRS* to Android.bpColin Cross
2017-05-05Convert libRS to Android.bpColin Cross
2017-03-17Stop making RS modules for PDK, as libmediandk and libSPIRV are notMiao Wang
2017-03-16Merge "Set the default cachedir during context create."Treehugger Robot
2017-03-16Set the default cachedir during context create.Miao Wang
2017-03-15Remove libutils.so dependency from libRSDriver, libRSCpuRef, and mostMiao Wang
2017-03-08Implement USAGE_IO_INPUT related functions on top of NDK.Miao Wang
2017-03-07Implement USAGE_IO_OUTPUT related methods on top of NDK.Miao Wang
2017-02-28Remove libcutils dependency.Miao Wang
2017-02-23RenderScript HIDL client-side implementationMiao Wang
2017-01-20Cleanup makefiles and warning producing code.Jean-Luc Brouillet
2017-01-10Removed unnecessary dependenciesYang Ni
2016-12-13Avoid dependency on androidfwYang Ni
2016-11-30Add dependency to libclcore*.bc and compiler-rtPirama Arumuga Nainar
2016-11-21Do not link libRS and libRSDriver with libLLVM.soPirama Arumuga Nainar
2016-11-19Merge "Automatically generate RS prebuilts using python script."Miao Wang
2016-11-18Automatically generate RS prebuilts using python script.Miao Wang
2016-11-04Add missing dependencyJohn Reck
2016-04-25Clean up historical cruft.Elliott Hughes
2016-03-24Separate libRS.so into public and internal libsYang Ni
2015-10-02Add -Wextra to our RS build.Stephen Hines
2015-09-02Remove useless HOST_OS==windows checksDan Willemsen
2015-06-16Use new sanitizer option.Dan Albert
2015-05-29Remove dead uses of RSCompilerDriver and of compiler callbacks.David Gross
2015-05-19Delete dead codeJason Sams
2015-04-21Code cleanup: Remove unused rs_native.spec.Logan Chien
2015-03-11Refactor hal loadingJason Sams
2015-01-20Remove linkloader from frameworks/rs.Stephen Hines
2015-01-07New Script Group API: runtime and cpu driver support.Yang Ni
2014-12-05Disable ASAN for rsg-generator.Dan Albert
2014-11-07Switch rsg-generator to use no STL, since it is pure C.Stephen Hines
2014-10-04am 2f80b53e: Merge "Properly set LOCAL_CXX_STL where needed"Hans Boehm
2014-10-01Properly set LOCAL_CXX_STL where neededHans Boehm
2014-09-10am 6e6cdbc3: Add flag to disable 64-bit driver.Tim Murray
2014-09-10Add flag to disable 64-bit driver.Tim Murray
2014-08-20am 74f0b28d: Merge "Add -Wno-deprecated-register to handle external/freetype."Stephen Hines
2014-08-20am 3fa79f84: Merge changes I4c6abd96,I9bcf36d0Stephen Hines
2014-08-20Add -Wno-deprecated-register to handle external/freetype.Stephen Hines
2014-08-18Replaced android::Vector with std::vector.Chris Wailes
2014-08-14Compile host libRS with clang.Tim Murray
2014-07-08Add 64bit large object supportJason Sams
2014-06-13Fix Windows SDK build.Logan Chien
2014-06-10Merge "Update structs and defines for 64-bit."Tim Murray
2014-06-10Update structs and defines for 64-bit.Tim Murray
2014-06-04[MIPS64] Enable mips64 buildDuane Sand
2014-05-20Fix host multilib build.Ying Wang
2014-05-08Use clang for llvm-related projectAndrew Hsieh
2014-05-07Remove unused LOCAL_LDLIBS.Ying Wang
2014-04-24Update fw/rs for Clang 3.5.Tim Murray