index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
ProgramCache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all debug flags in a single place.
Romain Guy
2010-11-10
1
-4
/
+2
*
Optimize FBO drawing with regions.
Romain Guy
2010-11-02
1
-3
/
+3
*
Color filters were ignored by the program cache fast path.
Romain Guy
2010-10-13
1
-1
/
+1
*
Don't draw fully transparent views/primitives.
Romain Guy
2010-10-11
1
-1
/
+1
*
Optimize GLSL shaders.
Romain Guy
2010-10-11
1
-11
/
+51
*
Add support for SweepGradient in the GL renderer.
Romain Guy
2010-09-20
1
-8
/
+22
*
Correct implementation of saveLayer().
Romain Guy
2010-09-12
1
-2
/
+11
*
Add support for advanced blend modes with the framebuffer.
Romain Guy
2010-09-09
1
-2
/
+9
*
Use only one GL context per process, share chaches.
Romain Guy
2010-08-24
1
-1
/
+0
*
Delete shaders after a compile error. Also disable extra logging.
Romain Guy
2010-08-11
1
-1
/
+1
*
Add extra blending modes.
Romain Guy
2010-08-10
1
-5
/
+5
*
Add support for ColorFilters.
Romain Guy
2010-08-02
1
-1
/
+3
*
Refactor Skia shaders handling.
Romain Guy
2010-07-30
1
-0
/
+1
*
Moved all the rendering code to the new shader generator.
Romain Guy
2010-07-29
1
-3
/
+37
*
Generate shaders to cover all possible cases.
Romain Guy
2010-07-27
1
-0
/
+155