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
/
Snapshot.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix drawing issues with layers.
Romain Guy
2010-08-18
1
-1
/
+7
*
Layers were using an extra Snapshot causing extra clipping.
Romain Guy
2010-08-18
1
-8
/
+1
*
Fix save()/restore() issues in the OpenGL renderer.
Romain Guy
2010-08-17
1
-1
/
+8
*
Correctly set the viewport in layers.
Romain Guy
2010-08-17
1
-1
/
+7
*
Better support for rotation and perspective matrices.
Romain Guy
2010-08-12
1
-15
/
+4
*
Bunch of fixes.
Romain Guy
2010-08-11
1
-4
/
+17
*
Fix improper clipping after a save()
Romain Guy
2010-07-30
1
-2
/
+7
*
Fix gradients rendering and destructor crashes.
Romain Guy
2010-07-29
1
-1
/
+1
*
Add support for text culling.
Romain Guy
2010-07-22
1
-9
/
+17
*
Add plumbing to support gradients in OpenGL renderer.
Romain Guy
2010-07-16
1
-16
/
+16
*
Improve clip support (add intersect, union and replace.)
Romain Guy
2010-07-16
1
-32
/
+47
*
Add support for BitmapShader.
Romain Guy
2010-07-15
1
-0
/
+12
*
Do not apply transforms when using drawColor().
Romain Guy
2010-07-14
1
-1
/
+11
*
Optimize shader binding changes.
Romain Guy
2010-07-12
1
-1
/
+1
*
Add a layer (FBO) cache.
Romain Guy
2010-07-06
1
-29
/
+5
*
Don't use full screen FBOs, this dramatically increase performance.
Romain Guy
2010-07-01
1
-0
/
+15
*
Add support for saveLayer().
Romain Guy
2010-06-28
1
-0
/
+7
*
Reduced the complexity of layers composition.
Romain Guy
2010-06-27
1
-0
/
+145