index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libpixelflinger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-25
1
-12
/
+12
*
libpixelflinger: Fix -Woverloaded-virtual warnings.
James Hawkins
2016-02-25
1
-0
/
+8
*
Use dlmalloc from external/dlmalloc instead of bionic/.
Josh Gao
2016-01-22
1
-1
/
+1
*
libpixelflinger: MIPS64 assembler test bug fix
Ljubomir Papuga
2015-12-15
3
-2
/
+8
*
Add explicit cast to shut off clang warnings.
Chih-Hung Hsieh
2015-11-23
1
-23
/
+23
*
Add explicit cast to shut off clang warnings.
Chih-Hung Hsieh
2015-11-20
1
-7
/
+7
*
libpixelflinger: MIPS64r6 bug fix
Ljubomir Papuga
2015-11-10
1
-25
/
+0
*
Revert "Revert "Add MIPS64r6 support for libpixelflinger""
Elliott Hughes
2015-11-06
32
-279
/
+5035
*
Merge "Revert "Add MIPS64r6 support for libpixelflinger""
Elliott Hughes
2015-11-05
32
-5035
/
+279
|
\
|
*
Revert "Add MIPS64r6 support for libpixelflinger"
Elliott Hughes
2015-11-05
32
-5035
/
+279
*
|
Merge "Add MIPS64r6 support for libpixelflinger"
Elliott Hughes
2015-11-05
32
-279
/
+5035
|
\
|
|
*
Add MIPS64r6 support for libpixelflinger
Ljubomir Papuga
2015-10-29
32
-279
/
+5035
*
|
Merge "Fix some compiler warnings in libpixelflinger."
Elliott Hughes
2015-10-22
2
-5
/
+5
|
\
\
|
*
|
Fix some compiler warnings in libpixelflinger.
Elliott Hughes
2015-10-21
2
-5
/
+5
|
|
/
*
|
resolved conflicts for 32d86587 to mnc-dr-dev-plus-aosp
Narayan Kamath
2015-09-08
14
-2168
/
+10
|
\
\
|
|
/
|
/
|
|
*
libutils: Fix integer overflows in VectorImpl.
Narayan Kamath
2015-09-02
14
-2168
/
+10
*
|
To compile with llvm integrated assembler.
Chih-Hung Hsieh
2015-08-21
8
-16
/
+6
|
/
*
pixelflinger: make self-contained
Greg Hackmann
2015-03-19
9
-6
/
+1669
*
Merge "pixelflinger: don't build static library"
Greg Hackmann
2015-03-17
1
-18
/
+0
|
\
|
*
pixelflinger: don't build static library
Greg Hackmann
2015-03-12
1
-18
/
+0
*
|
Revert "pixelflinger: make self-contained"
Paul Eastham
2015-03-16
9
-1669
/
+6
|
/
*
pixelflinger: make self-contained
Greg Hackmann
2015-03-12
9
-6
/
+1669
*
Remove obsolete BUILD_TINY_ANDROID.
Elliott Hughes
2015-01-24
1
-2
/
+0
*
Linux always has POSIX clocks available.
Elliott Hughes
2015-01-09
1
-8
/
+0
*
Remove dead code.
Elliott Hughes
2014-12-03
2
-124
/
+0
*
libpixelflinger should #define __ARM_HAVE_NEON.
Elliott Hughes
2014-12-03
1
-0
/
+1
*
Fix build.
Dan Albert
2014-11-28
1
-10
/
+11
*
Fix type cast error, should be char* not void*.
Chih-Hung Hsieh
2014-10-23
1
-1
/
+1
*
Add -no-integrated-as at local level.
Chih-Hung Hsieh
2014-10-06
4
-0
/
+15
*
Fix some clang compilation issues.
Dan Albert
2014-09-11
1
-2
/
+2
*
[MIPSR6] Skip pixelflinger, memset assembler code on mips32r6
Duane Sand
2014-07-31
3
-9
/
+13
*
Build pixelflinger tests as native tests, not executables.
Narayan Kamath
2014-06-26
6
-6
/
+14
*
pixelflinger: Use pointer arithmetic to determine cache flush parameters
Ashok Bhat
2014-06-19
1
-3
/
+3
*
[MIPS64] Use generic cpu-independent libpixelflinger for mips64
Duane Sand
2014-06-03
2
-6
/
+6
*
Judge mmap failed by MAP_FAILED instead of NULL
Hurri Lu
2014-05-22
1
-1
/
+1
*
Cleanup: warning fixit.
Sasha Levitskiy
2014-04-11
2
-12
/
+7
*
Fix the build for NEON in libpixelflinger
Kévin PETIT
2014-03-06
2
-1
/
+5
*
Fix the handling of CodeCache return codes in pixelflinger
Kévin PETIT
2014-02-26
1
-2
/
+2
*
Fix compiler warnings in libpixelflinger
Ashok Bhat
2014-02-20
9
-53
/
+54
*
pixelflinger: support multilib builds
Colin Cross
2014-02-11
1
-35
/
+31
*
pixelflinger: use __builtin___clear_cache instead of cacheflush
Colin Cross
2014-02-11
2
-7
/
+3
*
Use <stdint.h> for INT32_MIN and INT32_MAX.
Elliott Hughes
2014-01-24
1
-2
/
+0
*
system/core: rename aarch64 target to arm64
Colin Cross
2014-01-23
21
-174
/
+174
*
Pixelflinger: Add AArch64 support to pixelflinger JIT.
Ashok Bhat
2013-12-12
24
-11
/
+4178
*
Pixelflinger: Support for handling 64-bit addresses in GGL Assembler
Ashok Bhat
2013-12-12
7
-19
/
+80
*
Pixelflinger: Fix issue of pointers being stored in ints
Ashok Bhat
2013-12-12
3
-6
/
+6
*
libpixelflinger: do not use anonymous structs
synergy dev
2013-11-25
1
-5
/
+5
*
Add liblog
Ying Wang
2013-04-09
1
-2
/
+2
*
move tinyutils into its own namespace
Mathias Agopian
2013-04-01
25
-130
/
+185
*
Remove unnecessary compiler pragma.
Ian Rogers
2012-08-29
1
-8
/
+3
[next]