Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
a9489274d67b540804aafb587a226f7c2ae4464d
/
libs
/
hwui
/
LayerRenderer.cpp
a948927
Add the ability to specify the opacity of a TextureView
by Romain Guy
· 14 years ago
d6b2a00
Add error checking to LayerRenderer::copyLayer
by Romain Guy
· 14 years ago
77a8116
Add TextureView.getBitmap()
by Romain Guy
· 14 years ago
8f0095c
Allows to render with an OpenGL context inside a TextureView.
by Romain Guy
· 14 years ago
aa6c24c
New widget: TextureView Bug #4343984
by Romain Guy
· 14 years ago
9fc2781
Correctly compute tex coords for rect layers. Bug #4192695
by Romain Guy
· 14 years ago
4066767
Optimize rect-shaped layers.
by Romain Guy
· 14 years ago
6217a71
Fix performance issue in Launcher Bug #3515248
by Romain Guy
· 14 years ago
40a787f
Properly initialize FBO textures for linear filtering.
by Romain Guy
· 14 years ago
09b7c91
Allocate layers from the layers pool. Bug #3413433
by Romain Guy
· 14 years ago
62687ec
Don't clobber the local dirty rect after rendering a layer.
by Romain Guy
· 14 years ago
beff8d8
Fix incorrect dirty rectangle transformation in hardware layers. Bug #3413433
by Romain Guy
· 14 years ago
3a3133d
Update layers based on the dirty region. Bug #3413433
by Romain Guy
· 14 years ago
a45c056
Merge "Fix display List bugs" into honeycomb
by Chet Haase
· 14 years ago
678e0ad
Fix display List bugs
by Chet Haase
· 14 years ago
4f09f54
Don't draw the same triangles several times. Bug #3388197
by Romain Guy
· 14 years ago
7d7b549
Enable partial invalidates when rendering with OpenGL.
by Romain Guy
· 14 years ago
c88e357
Fix regression with hardware layers.
by Romain Guy
· 14 years ago
42f3a4b
Make embedded hardware layers work. Bug #3369474
by Romain Guy
· 14 years ago
fb13abd
Fix 9patch rendering in ExpandableListView.
by Romain Guy
· 14 years ago
f219da5
Don't blend transparent pixels when rendering layers.
by Romain Guy
· 14 years ago
ada830f
Cleanup implementation of hardware layers.
by Romain Guy
· 14 years ago
1fc883b
Add logging to the new layers API.
by Romain Guy
· 14 years ago
57066eb
Cleanup GL objects on the correct thread.
by Romain Guy
· 14 years ago
a9d0711
Don't break the build!
by Romain Guy
· 14 years ago
6c319ca
Better backend for hardware layers.
by Romain Guy
· 14 years ago