summaryrefslogtreecommitdiffstats
path: root/libpixelflinger/scanline.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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