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
/
OpenGLRenderer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize blending state changes.
Romain Guy
2010-07-09
1
-48
/
+48
*
Draw n-patches using OpenGL.
Romain Guy
2010-07-08
1
-10
/
+121
*
Create FBOs in LayerCache.
Romain Guy
2010-07-08
1
-61
/
+10
*
Add support to draw 9patches in OpenGL.
Romain Guy
2010-07-07
1
-1
/
+7
*
Simpler way to deal with the FBO multi-cache.
Romain Guy
2010-07-07
1
-1
/
+1
*
Optimize FBO cache.
Romain Guy
2010-07-07
1
-1
/
+1
*
Add a layer (FBO) cache.
Romain Guy
2010-07-06
1
-40
/
+100
*
Remove extra leftover logs and use uint32_t instead of unsigned int.
Romain Guy
2010-07-02
1
-2
/
+0
*
Track the size in memory of the texture cache.
Romain Guy
2010-07-01
1
-2
/
+18
*
Don't use full screen FBOs, this dramatically increase performance.
Romain Guy
2010-07-01
1
-25
/
+53
*
Add implementation for drawBitmap(Bitmap, Rect, Rect, Paint)
Romain Guy
2010-06-30
1
-24
/
+57
*
Add implementation for drawBitmap().
Romain Guy
2010-06-30
1
-15
/
+43
*
Add hooks for drawBitmap().
Romain Guy
2010-06-30
1
-1
/
+9
*
Add support for saveLayer().
Romain Guy
2010-06-28
1
-44
/
+77
*
Implement support for PorterDuff's blending modes.
Romain Guy
2010-06-28
1
-30
/
+77
*
Reduced the complexity of layers composition.
Romain Guy
2010-06-27
1
-144
/
+36
*
Add implementations for saveLayerAlpha() and textured rects.
Romain Guy
2010-06-26
1
-10
/
+151
*
Convert tabs to spaces.
Romain Guy
2010-06-25
1
-112
/
+112
*
Implement quickReject() and drawRect().
Romain Guy
2010-06-25
1
-36
/
+63
*
Add colored rectangles implementation in OpenGLRenderer.
Romain Guy
2010-06-24
1
-5
/
+172
*
Add support for transformations.
Romain Guy
2010-06-23
1
-8
/
+60
*
Add implementations for clipRect(), save() and restore().
Romain Guy
2010-06-23
1
-0
/
+70
*
Fix the simulator build.
Romain Guy
2010-06-22
1
-0
/
+63