summaryrefslogtreecommitdiffstats
path: root/libpixelflinger/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Software-accelerated Pixel FlingerChih-Wei Huang2016-02-201-5/+26
* libutils: Fix integer overflows in VectorImpl.Narayan Kamath2015-09-281-4/+3
* pixelflinger: make self-containedGreg Hackmann2015-03-191-0/+2
* Merge "pixelflinger: don't build static library"Greg Hackmann2015-03-171-18/+0
|\
| * pixelflinger: don't build static libraryGreg Hackmann2015-03-121-18/+0
* | Revert "pixelflinger: make self-contained"Paul Eastham2015-03-161-2/+0
|/
* pixelflinger: make self-containedGreg Hackmann2015-03-121-0/+2
* Remove obsolete BUILD_TINY_ANDROID.Elliott Hughes2015-01-241-2/+0
* libpixelflinger should #define __ARM_HAVE_NEON.Elliott Hughes2014-12-031-0/+1
* Add -no-integrated-as at local level.Chih-Hung Hsieh2014-10-061-0/+8
* [MIPSR6] Skip pixelflinger, memset assembler code on mips32r6Duane Sand2014-07-311-0/+2
* Fix the build for NEON in libpixelflingerKévin PETIT2014-03-061-1/+1
* pixelflinger: support multilib buildsColin Cross2014-02-111-35/+31
* system/core: rename aarch64 target to arm64Colin Cross2014-01-231-5/+5
* Pixelflinger: Add AArch64 support to pixelflinger JIT.Ashok Bhat2013-12-121-2/+10
* Add liblogYing Wang2013-04-091-2/+2
* move tinyutils into its own namespaceMathias Agopian2013-04-011-9/+2
* Add MIPS support to pixelflinger.Paul Lind2012-08-131-0/+2
* Add Mips support to libpixelflingerDuane Sand2012-05-301-0/+5
* libpixelflinger: ARMv6 specific objects are not used. Remove.Jim Huang2010-08-101-18/+0
* NEON shortcut for flat colour blending into 16-bitMartyn Capewell2009-12-071-0/+6
* Merge commit 'remotes/korg/cupcake' into mergeJean-Baptiste Queru2009-03-181-8/+4
|\
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+92
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-92/+0
| * auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-6/+8
* | auto import from //branches/cupcake/...@126645android-build SharedAccount2009-01-151-1/+3
|\ \ | |/
| * auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-1/+1
* | fix TINY ANDROID buildBrian Swetland2008-12-231-6/+12
|/
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+3
* Initial ContributionThe Android Open Source Project2008-10-211-0/+87