summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup: Remove unused rs_native.spec.Logan Chien2015-04-211-8/+8
* Refactor hal loadingJason Sams2015-03-111-3/+2
* Remove linkloader from frameworks/rs.Stephen Hines2015-01-201-84/+0
* New Script Group API: runtime and cpu driver support.Yang Ni2015-01-071-0/+4
* Disable ASAN for rsg-generator.Dan Albert2014-12-051-0/+1
* Switch rsg-generator to use no STL, since it is pure C.Stephen Hines2014-11-071-0/+2
* am 2f80b53e: Merge "Properly set LOCAL_CXX_STL where needed"Hans Boehm2014-10-041-7/+10
|\
| * Properly set LOCAL_CXX_STL where neededHans Boehm2014-10-011-7/+10
* | am 6e6cdbc3: Add flag to disable 64-bit driver.Tim Murray2014-09-101-0/+4
|\ \
| * | Add flag to disable 64-bit driver.Tim Murray2014-09-101-0/+4
* | | am 74f0b28d: Merge "Add -Wno-deprecated-register to handle external/freetype."Stephen Hines2014-08-201-0/+3
|\ \ \ | | |/ | |/|
| * | Add -Wno-deprecated-register to handle external/freetype.Stephen Hines2014-08-201-0/+3
* | | am 3fa79f84: Merge changes I4c6abd96,I9bcf36d0Stephen Hines2014-08-201-1/+1
|\| | | |/ |/|
| * Replaced android::Vector with std::vector.Chris Wailes2014-08-181-1/+1
* | Compile host libRS with clang.Tim Murray2014-08-141-0/+2
|/
* Add 64bit large object supportJason Sams2014-07-081-0/+2
* Fix Windows SDK build.Logan Chien2014-06-131-0/+13
* Merge "Update structs and defines for 64-bit."Tim Murray2014-06-101-0/+4
|\
| * Update structs and defines for 64-bit.Tim Murray2014-06-101-0/+4
* | [MIPS64] Enable mips64 buildDuane Sand2014-06-041-2/+2
|/
* Fix host multilib build.Ying Wang2014-05-201-1/+3
* Use clang for llvm-related projectAndrew Hsieh2014-05-081-1/+1
* Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-5/+0
* Update fw/rs for Clang 3.5.Tim Murray2014-04-241-12/+14
* Make RS compile on ARM64.Tim Murray2014-03-131-7/+19
* rs: support multilib buildsColin Cross2014-02-141-5/+7
* Forgot to move build path for new mmanWindows.cpp file.Stephen Hines2013-08-081-1/+1
* Refactor hal to remove cpuConsumer from driversJason Sams2013-08-071-0/+1
* am 9b21cf51: am 1033b597: Fix Windows build issues for librsloader.Raphael Moll2013-08-021-0/+4
|\
| * Fix Windows build issues for librsloader.Raphael Moll2013-07-301-0/+4
* | Move linkloader into cpu_ref/ instead of driver/.Stephen Hines2013-07-121-16/+16
* | Implement MemChunk::registerAllocFreeCallbacks().Stephen Hines2013-07-101-0/+1
* | Remove internal element builder and vector code.Jason Sams2013-07-091-0/+1
* | use shared libft2 with new libpng/zlib depsVictoria Lease2013-07-081-2/+1
* | Fix missing include in Android.mk.Stephen Hines2013-05-231-0/+1
* | Remove unnecessary tests from RS build.Tim Murray2013-05-231-139/+0
|/
* Add liblogYing Wang2013-04-091-4/+5
* Move frameworks/compile/linkloader into frameworks/rs.Stephen Hines2013-04-081-0/+202
* Split rs.spec into generic and native-specific functions.Tim Murray2013-03-181-8/+8
* Split graphics rs.spec into its own file.Tim Murray2013-03-181-8/+8
* Link against libLLVM.so due to libbcc.so.Stephen Hines2013-02-271-2/+2
* Separate CPU driver impl from reference driver.Jason Sams2012-11-191-15/+4
* Implement backend of blend intrinsicJason Sams2012-09-231-0/+1
* Implement YUV intrinsic.Jason Sams2012-09-181-0/+1
* Add backed for script groups.Jason Sams2012-09-171-0/+3
* Remove circular dependency.Ying Wang2012-09-161-3/+0
* Implement intrinsics.Jason Sams2012-09-111-0/+3
* Provide an easy way to drop in a different RS driver.Stephen Hines2012-09-071-1/+4
* Attempt to create libRSDriver as shared library.Stephen Hines2012-09-061-4/+8
* Implement ColorMatrix intrinsic.Jason Sams2012-09-041-0/+1