summaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
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
2012-09-04Continue intrinsic developmentJason Sams
2012-09-04Revert "Fix intrinsic performance."Jason Sams
2012-08-31Fix intrinsic performance.Jason Sams
2012-08-14IntrinisicsJason Sams
2012-07-16Remove unnecessary code.Shih-wei Liao
2012-06-19Update ANativeWindow clients for syncJamie Gennis
2012-05-14Build libRS with Clang/LLVM. :)Stephen Hines
2012-05-09Link against NEON version of libclcore.bc when possible.Stephen Hines
2012-04-10Removing unused dependenciesAlex Sakhartchouk
2012-04-02Split cpp frontend to its own lib.Jason Sams
2012-03-28adjust PDK build workaroundBrian Swetland
2012-03-28Correct PDK test in makefile.Jason Sams
2012-03-28Workaround PDK issues.Jason Sams
2012-03-09Split off driver code into a separate static library.Alex Sakhartchouk
2012-02-23More RS cpp binding work. All classes forJason Sams
2012-02-22start new headersJason Sams
2012-02-07Merge commit 'bdeec118' into manualmergeJason Sams
2012-02-07Implement RS VSync on new vsync infrastructure.Jason Sams
2011-11-10Path renderingJason Sams
2011-07-18Extract BC metadata using a single call.Stephen Hines
2011-07-11Remove the simulator target from all makefiles.Jeff Brown
2011-06-16Adding ability to read back fbo data to renderscriptAlex Sakhartchouk
2011-06-03More work to make libRS buildable on the host.Alex Sakhartchouk
2011-05-26Start splitting allocation into hal and core.Jason Sams
2011-05-13Moves fbo support in renderscript behind the halAlex Sakhartchouk
2011-05-06Add code for generating fifo command packing.Jason Sams