606d4aecfb6a1e911dac207caeba617d1379c1f7 |
|
05-Nov-2015 |
Elliott Hughes <enh@google.com> |
Revert "Revert "Add MIPS64r6 support for libpixelflinger"" This reverts commit 7fd121788a892a0dfd4a9594304cad85fe366349. Change-Id: Ic1204a8407c235b07c643764d5f2800631fecd72
/system/core/libpixelflinger/arch-mips/col32cb16blend.S
|
7fd121788a892a0dfd4a9594304cad85fe366349 |
|
05-Nov-2015 |
Elliott Hughes <enh@google.com> |
Revert "Add MIPS64r6 support for libpixelflinger" This reverts commit ab5265ebe65eac3b9555eaa3f425cf8e2759d3b3. This broke the mips64 build (which, stupidly, I hadn't tested): system/core/libpixelflinger/codeflinger/MIPS64Assembler.h:24:35: fatal error: tinyutils/KeyedVector.h: No such file or directory #include "tinyutils/KeyedVector.h" Change-Id: I4fa1c04e196592fd1ef893a83c75261a55d32290
/system/core/libpixelflinger/arch-mips/col32cb16blend.S
|
ab5265ebe65eac3b9555eaa3f425cf8e2759d3b3 |
|
19-Oct-2015 |
Ljubomir Papuga <ljubomir.papuga@imgtec.com> |
Add MIPS64r6 support for libpixelflinger Added ARMtoMips64Assembler class that translates ARM instructions to MIPS64r6 instructions. Added MIPS64r6 assembly implementations for col32cb16_blend and t32cb16_blend functions. Added MIPS32r2 assembly implementation for col32cb16_blend function. Added tests for MIPS64r6 (assembler, disassembler and assembly implementation functions). Added MIPS32 tests for assembly implementation functions. Minor bug fixes for MIPS32r2 branch. Change-Id: I69e49622117be5b8167628e9702db6aafb1849d7
/system/core/libpixelflinger/arch-mips/col32cb16blend.S
|