summaryrefslogtreecommitdiffstats
path: root/libpixelflinger/scanline.cpp
Commit message (Expand)AuthorAgeFilesLines
* Software-accelerated Pixel FlingerChih-Wei Huang2016-02-201-4/+44
* [MIPSR6] Skip pixelflinger, memset assembler code on mips32r6Duane Sand2014-07-311-6/+6
* [MIPS64] Use generic cpu-independent libpixelflinger for mips64Duane Sand2014-06-031-5/+5
* Fix the build for NEON in libpixelflingerKévin PETIT2014-03-061-0/+4
* Fix the handling of CodeCache return codes in pixelflingerKévin PETIT2014-02-261-2/+2
* Fix compiler warnings in libpixelflingerAshok Bhat2014-02-201-4/+4
* system/core: rename aarch64 target to arm64Colin Cross2014-01-231-6/+6
* Pixelflinger: Add AArch64 support to pixelflinger JIT.Ashok Bhat2013-12-121-4/+20
* Pixelflinger: Fix issue of pointers being stored in intsAshok Bhat2013-12-121-2/+2
* libpixelflinger: do not use anonymous structssynergy dev2013-11-251-5/+5
* Add MIPS support to pixelflinger.Paul Lind2012-08-131-1/+18
* Add Mips support to libpixelflingerDuane Sand2012-05-301-1/+9
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-171-2/+2
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-171-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-171-2/+2
* Fix DEBUG_NEEDS usageVladimir Chtchetkine2011-08-291-1/+1
* pixelflinger: Provide more scanline shortcut functions.David 'Digit' Turner2011-04-161-40/+842
* libpixelflinger: Move codeflinger test function to test-opengl-codegenJim Huang2010-08-101-23/+0
* NEON shortcut for flat colour blending into 16-bitMartyn Capewell2009-12-071-0/+47
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1496
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1496/+0
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-2/+2
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-3/+12
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1487