Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
8f8dae158b8942bf58b2cbbb21cf9d5bbd67d47e
/
libs
/
hwui
/
ProgramCache.cpp
a60c388
Use high precision iterators on specific GPUs Bug #5098359
by Romain Guy
· 13 years ago
df0a7fb
Merge "Allows to render with an OpenGL context inside a TextureView."
by Romain Guy
· 14 years ago
8f0095c
Allows to render with an OpenGL context inside a TextureView.
by Romain Guy
· 14 years ago
99585ad
Line endcaps for AA lines are now antialiased.
by Chet Haase
· 14 years ago
aa6c24c
New widget: TextureView Bug #4343984
by Romain Guy
· 14 years ago
740bf2b
Apply shaders/filters to text drop shadows. Bug #4318323
by Romain Guy
· 14 years ago
5b0200b
Enable anti-aliasing for hw-accelerated lines
by Chet Haase
· 14 years ago
80bbfb1
Fix shaders generation on IMG GPUs.
by Romain Guy
· 14 years ago
ed6fcb0
Add support for drawPoint() and drawPoints().
by Romain Guy
· 14 years ago
67f2795
Correctly release the OpenGL Canvas on EGL error.
by Romain Guy
· 14 years ago
c15008e
Move all debug flags in a single place.
by Romain Guy
· 14 years ago
4afdf66
Color filters were ignored by the program cache fast path.
by Romain Guy
· 14 years ago
9db9124
Simplify black texture fragment shader.
by Romain Guy
· 14 years ago
707b2f7
Optimize GLSL shaders.
by Romain Guy
· 14 years ago
7537f85
Improve performance of linear gradients.
by Romain Guy
· 14 years ago
1483094
Add 3D transforms support to all gradients.
by Romain Guy
· 14 years ago
e3095e0
Apply 3D transformations to gradient shaders.
by Romain Guy
· 14 years ago
ddb80be
Add support for circular gradients to the GL renderer.
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
48daa54
Add extra blending modes.
by Romain Guy
· 14 years ago
61c8c9c
Fix tons of bugs and add new text rendering support.
by Romain Guy
· 14 years ago
7fbcc04
Add support for paths.
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