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
/
Matrix.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize FBO drawing with regions.
Romain Guy
2010-11-02
1
-0
/
+13
*
Use VBOs to render most geometries.
Romain Guy
2010-10-18
1
-3
/
+5
*
Fix clipping issue in StackView.
Romain Guy
2010-10-15
1
-1
/
+1
*
Optimize 9patch rendering.
Romain Guy
2010-10-12
1
-3
/
+1
*
Apply bilinear filtering on text only when necessary.
Romain Guy
2010-10-04
1
-0
/
+9
*
Add support for circular gradients to the GL renderer.
Romain Guy
2010-09-21
1
-0
/
+6
*
Correctly set the viewport in layers.
Romain Guy
2010-08-17
1
-6
/
+6
*
Fix GC issue, fix local shader transformations.
Romain Guy
2010-08-12
1
-2
/
+19
*
Better support for rotation and perspective matrices.
Romain Guy
2010-08-12
1
-98
/
+153
*
Moved all the rendering code to the new shader generator.
Romain Guy
2010-07-29
1
-0
/
+5
*
Improve clip support (add intersect, union and replace.)
Romain Guy
2010-07-16
1
-0
/
+19
*
Reduced the complexity of layers composition.
Romain Guy
2010-06-27
1
-1
/
+1
*
Add implementations for saveLayerAlpha() and textured rects.
Romain Guy
2010-06-26
1
-0
/
+8
*
Convert tabs to spaces.
Romain Guy
2010-06-25
1
-95
/
+95
*
Implement quickReject() and drawRect().
Romain Guy
2010-06-25
1
-79
/
+79
*
Add colored rectangles implementation in OpenGLRenderer.
Romain Guy
2010-06-24
1
-2
/
+19
*
Add support for transformations.
Romain Guy
2010-06-23
1
-29
/
+65
*
Add implementations for clipRect(), save() and restore().
Romain Guy
2010-06-23
1
-4
/
+6
*
Fix simulator build again.
Romain Guy
2010-06-22
1
-0
/
+1
*
Fix the simulator build.
Romain Guy
2010-06-22
1
-0
/
+148