Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
a11f4bcfd4d40673bc97d81eb80e201359ade1e6
/
libpixelflinger
068f9f3
Add Mips support to libpixelflinger
by Duane Sand
· 12 years ago
65026f9
Prevent bit shifting if num bits is negative
by Bhanu Chetlapalli
· 13 years ago
2ac29d0
Rename LOG_ASSERT to ALOG_ASSERT
by Steve Block
· 13 years ago
8aeb6e2
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
by Steve Block
· 13 years ago
4f07a1f
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
by Steve Block
· 13 years ago
4163b45
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
by Steve Block
· 13 years ago
9786ec4
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
by Steve Block
· 13 years ago
66b6875
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
by Steve Block
· 13 years ago
dccddee
Fix DEBUG_NEEDS usage
by Vladimir Chtchetkine
· 13 years ago
39764f4
pixelflinger: Provide more scanline shortcut functions.
by David 'Digit' Turner
· 14 years ago
720fdeb
am 4906db21: Merge "codeflinger: Correct misleading comment of STM instruction"
by Jean-Baptiste Queru
· 14 years ago
4906db2
Merge "codeflinger: Correct misleading comment of STM instruction"
by Jean-Baptiste Queru
· 14 years ago
287a958
am 8e0e372a: Set PROT_EXEC on the whole pixelflinger code cache.
by Jean-Baptiste Queru
· 14 years ago
8e0e372
Set PROT_EXEC on the whole pixelflinger code cache.
by Jean-Baptiste Queru
· 14 years ago
468f23a
Manual merge
by Jean-Baptiste Queru
· 14 years ago
ef18202
Copyright message changed
by Dave Butcher
· 14 years ago
a7e9664
codeflinger: Correct misleading comment of STM instruction
by Kan-Ru Chen
· 15 years ago
838336f
am 5dfd90e5: Merge "pixelflinger: Fix function naming typo: gglBitBlti"
by Jean-Baptiste Queru
· 14 years ago
933dc05
am 4ea1a52b: Merge "libpixelflinger: ARMv6 specific objects are not used. Remove."
by Jean-Baptiste Queru
· 14 years ago
7caef0c
am 6090dacd: libpixelflinger: Move codeflinger test function to test-opengl-codegen
by Jim Huang
· 14 years ago
5dfd90e
Merge "pixelflinger: Fix function naming typo: gglBitBlti"
by Jean-Baptiste Queru
· 14 years ago
4ea1a52
Merge "libpixelflinger: ARMv6 specific objects are not used. Remove."
by Jean-Baptiste Queru
· 14 years ago
6e1a943
pixelflinger: Fix function naming typo: gglBitBlti
by Jim Huang
· 14 years ago
9fcaff4
libpixelflinger: ARMv6 specific objects are not used. Remove.
by Jim Huang
· 14 years ago
6090dac
libpixelflinger: Move codeflinger test function to test-opengl-codegen
by Jim Huang
· 14 years ago
67e6fcd
merge from froyo-plus-aosp
by The Android Open Source Project
· 14 years ago
f0d644f
merge from open-source master
by The Android Open Source Project
· 14 years ago
62f4d86
Fix build - cpu-features is ARM-specific
by Jean-Baptiste Queru
· 14 years ago
4dc1fa8
Adds support for UBFX to JIT and Disassembler
by Martyn Capewell
· 15 years ago
beeeee7
Allow pixelflinger to work when NX (No Execute) is enabled.
by Nick Kralevich
· 15 years ago
44bce0f
merge from open-source master
by The Android Open Source Project
· 15 years ago
2bef93c
cpu-features.h is only available for ARM
by Bruce Beare
· 15 years ago
e57d891
merge from open-source master
by The Android Open Source Project
· 15 years ago
9b6c850
fix sim build
by Jean-Baptiste Queru
· 15 years ago
f42d2fa
Fix LDM addressing mode disassembly
by Martyn Capewell
· 15 years ago
86abd5f
Merge "Adds UXTB16 support to Pixelflinger"
by Jean-Baptiste Queru
· 15 years ago
fa36f2c
fix [2448319] out of bounds array index in fog
by Mathias Agopian
· 15 years ago
5dca849
remove unused YUV constants
by Mathias Agopian
· 15 years ago
f9e8ab0
NEON shortcut for flat colour blending into 16-bit
by Martyn Capewell
· 15 years ago
96dbb4f
Adds UXTB16 support to Pixelflinger
by Martyn Capewell
· 15 years ago
4b29fe6
eclair snapshot
by Jean-Baptiste Queru
· 15 years ago
9d88176
fix part of [2017702] OpenGL bugs with alpha values of 1.0 in the source during blending into 8888 buffers
by Mathias Agopian
· 15 years ago
665a222
we actually have to saturate when doing premultilied blending with opengl
by Mathias Agopian
· 15 years ago
f6243df
am 8b48cf61: Merge change 2897 into donut
by Android (Google) Code Review
· 15 years ago
006ba85
fix 1650170 pixelflinger depends on KeyedVector.h, etc
by Mathias Agopian
· 15 years ago
83b6548
Merge commit 'remotes/korg/cupcake' into merge
by Jean-Baptiste Queru
· 16 years ago
dd7bc33
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
e54eebb
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
3e292b9
auto import from //branches/cupcake/...@132569
by The Android Open Source Project
· 16 years ago
261ed75
auto import from //branches/cupcake/...@132276
by The Android Open Source Project
· 16 years ago
13f797d
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
439f6ca
auto import from //branches/cupcake/...@126645
by android-build SharedAccount
· 16 years ago
2eef602
auto import from //branches/cupcake/...@126645
by The Android Open Source Project
· 16 years ago
5a32695
fix TINY ANDROID build
by Brian Swetland
· 16 years ago
35237d1
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
4f6e8d7
Initial Contribution
by The Android Open Source Project
· 16 years ago