summaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
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
2014-03-13Make RS compile on ARM64.Tim Murray
2014-02-14rs: support multilib buildsColin Cross
2013-08-08Forgot to move build path for new mmanWindows.cpp file.Stephen Hines
2013-08-07Refactor hal to remove cpuConsumer from driversJason Sams
2013-08-02am 9b21cf51: am 1033b597: Fix Windows build issues for librsloader.Raphael Moll
2013-07-30Fix Windows build issues for librsloader.android-4.3_r3.1android-4.3_r3android-4.3.1_r1jb-mr2.0.0-releaseRaphael Moll
2013-07-12Move linkloader into cpu_ref/ instead of driver/.Stephen Hines
2013-07-10Implement MemChunk::registerAllocFreeCallbacks().Stephen Hines
2013-07-09Remove internal element builder and vector code.Jason Sams
2013-07-08use shared libft2 with new libpng/zlib depsVictoria Lease
2013-05-23Fix missing include in Android.mk.Stephen Hines
2013-05-23Remove unnecessary tests from RS build.Tim Murray
2013-04-09Add liblogYing Wang
2013-04-08Move frameworks/compile/linkloader into frameworks/rs.Stephen Hines
2013-03-18Split rs.spec into generic and native-specific functions.Tim Murray
2013-03-18Split graphics rs.spec into its own file.Tim Murray
2013-02-27Link against libLLVM.so due to libbcc.so.Stephen Hines
2012-11-19Separate CPU driver impl from reference driver.Jason Sams
2012-09-23Implement backend of blend intrinsicJason Sams
2012-09-18Implement YUV intrinsic.Jason Sams
2012-09-17Add backed for script groups.Jason Sams
2012-09-16Remove circular dependency.Ying Wang
2012-09-11Implement intrinsics.Jason Sams
2012-09-07Provide an easy way to drop in a different RS driver.Stephen Hines
2012-09-06Attempt to create libRSDriver as shared library.Stephen Hines
2012-09-04Implement ColorMatrix intrinsic.Jason Sams