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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix premultiplied alpha.
Romain Guy
2010-07-12
1
-2
/
+2
*
Correctly support pre-multiplied alpha, optimizations, more stuff.
Romain Guy
2010-07-12
1
-3
/
+5
*
Optimize shader binding changes.
Romain Guy
2010-07-12
1
-1
/
+10
*
Refactoring to move vertex computing to the Patch class.
Romain Guy
2010-07-09
1
-6
/
+0
*
Optimize blending state changes.
Romain Guy
2010-07-09
1
-2
/
+44
*
Draw n-patches using OpenGL.
Romain Guy
2010-07-08
1
-19
/
+16
*
Add support to draw 9patches in OpenGL.
Romain Guy
2010-07-07
1
-0
/
+3
*
Add a layer (FBO) cache.
Romain Guy
2010-07-06
1
-0
/
+3
*
Don't use full screen FBOs, this dramatically increase performance.
Romain Guy
2010-07-01
1
-2
/
+2
*
Add implementation for drawBitmap(Bitmap, Rect, Rect, Paint)
Romain Guy
2010-06-30
1
-1
/
+14
*
Add implementation for drawBitmap().
Romain Guy
2010-06-30
1
-2
/
+3
*
Add hooks for drawBitmap().
Romain Guy
2010-06-30
1
-0
/
+8
*
Add support for saveLayer().
Romain Guy
2010-06-28
1
-1
/
+31
*
Implement support for PorterDuff's blending modes.
Romain Guy
2010-06-28
1
-1
/
+28
*
Reduced the complexity of layers composition.
Romain Guy
2010-06-27
1
-104
/
+53
*
Add implementations for saveLayerAlpha() and textured rects.
Romain Guy
2010-06-26
1
-3
/
+35
*
Convert tabs to spaces.
Romain Guy
2010-06-25
1
-48
/
+48
*
Implement quickReject() and drawRect().
Romain Guy
2010-06-25
1
-3
/
+13
*
Add colored rectangles implementation in OpenGLRenderer.
Romain Guy
2010-06-24
1
-6
/
+73
*
Add support for transformations.
Romain Guy
2010-06-23
1
-2
/
+28
*
Add implementations for clipRect(), save() and restore().
Romain Guy
2010-06-23
1
-1
/
+45
*
Fix the simulator build.
Romain Guy
2010-06-22
1
-0
/
+41
[prev]