summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add liblogYing Wang2013-04-101-2/+2
* move tinyutils into its own namespaceMathias Agopian2013-04-0125-130/+185
* Remove unnecessary compiler pragma.Ian Rogers2012-08-291-8/+3
* Merge "Add MIPS support to pixelflinger."Jean-Baptiste Queru2012-08-2719-182/+3970
|\
| * Add MIPS support to pixelflinger.Paul Lind2012-08-1319-182/+3970
* | Upgrade to dlmalloc 2.8.5.Ian Rogers2012-08-202-26/+67
|/
* Add Mips support to libpixelflingerDuane Sand2012-05-303-1/+278
* Prevent bit shifting if num bits is negativeBhanu Chetlapalli2012-01-251-1/+2
* Rename LOG_ASSERT to ALOG_ASSERTSteve Block2012-01-171-6/+6
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-176-9/+9
* 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-173-5/+5
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-171-8/+8
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-171-4/+4
* Fix DEBUG_NEEDS usageVladimir Chtchetkine2011-08-291-1/+1
* pixelflinger: Provide more scanline shortcut functions.David 'Digit' Turner2011-04-161-40/+842
* am 4906db21: Merge "codeflinger: Correct misleading comment of STM instruction"Jean-Baptiste Queru2010-11-231-1/+1
|\
| * 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
* | | | Manual mergeJean-Baptiste Queru2010-08-252-32/+31
|\ \ \ \ | | |/ / | |/| |
| * | | Copyright message changedDave Butcher2010-08-192-32/+31
| | |/ | |/|
* | | am 5dfd90e5: Merge "pixelflinger: Fix function naming typo: gglBitBlti"Jean-Baptiste Queru2010-08-171-1/+1
|\| |
| * | Merge "pixelflinger: Fix function naming typo: gglBitBlti"Jean-Baptiste Queru2010-08-161-1/+1
| |\ \
| | * | pixelflinger: Fix function naming typo: gglBitBltiJim Huang2010-08-091-1/+1
* | | | am 4ea1a52b: Merge "libpixelflinger: ARMv6 specific objects are not used. Re...Jean-Baptiste Queru2010-08-171-18/+0
|\| | |
| * | | Merge "libpixelflinger: ARMv6 specific objects are not used. Remove."Jean-Baptiste Queru2010-08-161-18/+0
| |\ \ \
| | * | | libpixelflinger: ARMv6 specific objects are not used. Remove.Jim Huang2010-08-091-18/+0
| | |/ /
* | | | am 6090dacd: libpixelflinger: Move codeflinger test function to test-opengl-c...Jim Huang2010-08-173-26/+51
|\| | |
| * | | libpixelflinger: Move codeflinger test function to test-opengl-codegenJim Huang2010-08-093-26/+51
| |/ /
* | / merge from froyo-plus-aospThe Android Open Source Project2010-06-217-1/+49
|\| | | |/ |/|
| * merge from open-source masterThe Android Open Source Project2010-06-157-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
|/ /
* | merge from open-source masterThe Android Open Source Project2010-05-051-1/+1
|\|
| * cpu-features.h is only available for ARMBruce Beare2010-05-041-1/+1
* | merge from open-source masterThe Android Open Source Project2010-05-0311-2/+415
|\|
| * fix sim buildJean-Baptiste Queru2010-05-031-0/+2
| * Fix LDM addressing mode disassemblyMartyn Capewell2010-04-291-1/+1
| * Merge "Adds UXTB16 support to Pixelflinger"Jean-Baptiste Queru2010-04-297-1/+128
| |\
| | * Adds UXTB16 support to PixelflingerMartyn Capewell2009-12-077-1/+128
| * | NEON shortcut for flat colour blending into 16-bitMartyn Capewell2009-12-074-0/+284
| |/
| * eclair snapshotJean-Baptiste Queru2009-11-123-28/+51
* | fix [2448319] out of bounds array index in fogMathias Agopian2010-02-161-0/+1
* | remove unused YUV constantsMathias Agopian2010-02-161-6/+15
* | fix part of [2017702] OpenGL bugs with alpha values of 1.0 in the source duri...Mathias Agopian2009-08-181-17/+48
* | we actually have to saturate when doing premultilied blending with openglMathias Agopian2009-08-071-11/+1
* | am 8b48cf61: Merge change 2897 into donutAndroid (Google) Code Review2009-06-025-14/+349
|\|