summaryrefslogtreecommitdiffstats
path: root/libpixelflinger/codeflinger
Commit message (Expand)AuthorAgeFilesLines
* libutils: Fix integer overflows in VectorImpl.Narayan Kamath2015-09-0213-2164/+7
* Remove dead code.Elliott Hughes2014-12-032-124/+0
* Fix some clang compilation issues.Dan Albert2014-09-111-2/+2
* pixelflinger: Use pointer arithmetic to determine cache flush parametersAshok Bhat2014-06-191-3/+3
* Judge mmap failed by MAP_FAILED instead of NULLHurri Lu2014-05-221-1/+1
* Cleanup: warning fixit.Sasha Levitskiy2014-04-112-12/+7
* Fix compiler warnings in libpixelflingerAshok Bhat2014-02-203-42/+42
* pixelflinger: use __builtin___clear_cache instead of cacheflushColin Cross2014-02-111-5/+1
* system/core: rename aarch64 target to arm64Colin Cross2014-01-236-137/+137
* Pixelflinger: Add AArch64 support to pixelflinger JIT.Ashok Bhat2013-12-127-3/+1890
* Pixelflinger: Support for handling 64-bit addresses in GGL AssemblerAshok Bhat2013-12-127-19/+80
* Pixelflinger: Fix issue of pointers being stored in intsAshok Bhat2013-12-121-3/+3
* move tinyutils into its own namespaceMathias Agopian2013-04-0124-23/+2361
* Remove unnecessary compiler pragma.Ian Rogers2012-08-291-8/+3
* Merge "Add MIPS support to pixelflinger."Jean-Baptiste Queru2012-08-2716-179/+3935
|\
| * Add MIPS support to pixelflinger.Paul Lind2012-08-1316-179/+3935
* | Upgrade to dlmalloc 2.8.5.Ian Rogers2012-08-202-26/+67
|/
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-085-7/+7
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* am 4906db21: Merge "codeflinger: Correct misleading comment of STM instruction"Jean-Baptiste Queru2010-11-231-1/+1
|\
| * codeflinger: Correct misleading comment of STM instructionKan-Ru Chen2010-08-181-1/+1
* | am 8e0e372a: Set PROT_EXEC on the whole pixelflinger code cache.Jean-Baptiste Queru2010-10-151-1/+1
|\ \
| * | Set PROT_EXEC on the whole pixelflinger code cache.Jean-Baptiste Queru2010-10-141-1/+1
* | | merge from froyo-plus-aospThe Android Open Source Project2010-06-217-1/+49
|\ \ \ | |/ / |/| / | |/
| * Fix build - cpu-features is ARM-specificJean-Baptiste Queru2010-06-151-0/+2
| * Adds support for UBFX to JIT and DisassemblerMartyn Capewell2010-05-287-1/+47
* | Allow pixelflinger to work when NX (No Execute) is enabled.Nick Kralevich2010-05-072-7/+33
|/
* cpu-features.h is only available for ARMBruce Beare2010-05-041-1/+1
* fix sim buildJean-Baptiste Queru2010-05-031-0/+2
* Fix LDM addressing mode disassemblyMartyn Capewell2010-04-291-1/+1
* Adds UXTB16 support to PixelflingerMartyn Capewell2009-12-077-1/+128
* eclair snapshotJean-Baptiste Queru2009-11-121-11/+1
* fix 1650170 pixelflinger depends on KeyedVector.h, etcMathias Agopian2009-06-012-4/+4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0316-0/+6770
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0316-6770/+0
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-1/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-175-25/+94
* Initial ContributionThe Android Open Source Project2008-10-2116-0/+6701