Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
4afdf666fdb034834c48445570ed9d6f4133fc71
/
libs
/
hwui
/
ProgramCache.h
4afdf66
Color filters were ignored by the program cache fast path.
by Romain Guy
· 14 years ago
dbc26d2
Don't draw fully transparent views/primitives.
by Romain Guy
· 14 years ago
707b2f7
Optimize GLSL shaders.
by Romain Guy
· 14 years ago
ee916f1
Add support for SweepGradient in the GL renderer.
by Romain Guy
· 14 years ago
f607bdc
Correct implementation of saveLayer().
by Romain Guy
· 14 years ago
a5aed0d
Add support for advanced blend modes with the framebuffer.
by Romain Guy
· 14 years ago
fb8b763
Use only one GL context per process, share chaches.
by Romain Guy
· 14 years ago
98173a2
Delete shaders after a compile error. Also disable extra logging.
by Romain Guy
· 14 years ago
48daa54
Add extra blending modes.
by Romain Guy
· 14 years ago
db1938e
Add support for ColorFilters.
by Romain Guy
· 14 years ago
06f96e2
Refactor Skia shaders handling.
by Romain Guy
· 14 years ago
889f8d1
Moved all the rendering code to the new shader generator.
by Romain Guy
· 14 years ago
ac670c0
Generate shaders to cover all possible cases.
by Romain Guy
· 14 years ago