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
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize FBO drawing with regions.
Romain Guy
2010-11-02
1
-1
/
+1
*
Fix Caches singleton to avoid resource leaks
Chet Haase
2010-10-24
1
-0
/
+1
*
Optimizing display lists by referencing pointers to resources instead of copy...
Chet Haase
2010-10-21
1
-0
/
+1
*
Use VBOs to render most geometries.
Romain Guy
2010-10-18
1
-2
/
+2
*
Better cache for layers, reduce memory usage and increase framerate.
Romain Guy
2010-10-08
1
-0
/
+1
*
Adding display lists to the GL renderer (checkpoint.)
Romain Guy
2010-09-26
1
-0
/
+1
*
Add debug mode to measure performance.
Romain Guy
2010-09-24
1
-0
/
+2
*
Apply gamma correction to font rendering.
Romain Guy
2010-08-27
1
-0
/
+1
*
Add drop shadows.
Romain Guy
2010-08-13
1
-1
/
+2
*
Make libhwui entirely optional.
Romain Guy
2010-08-08
1
-28
/
+36
*
Add support for paths.
Romain Guy
2010-08-05
1
-0
/
+1
*
Add support for ColorFilters.
Romain Guy
2010-08-02
1
-0
/
+1
*
Refactor Skia shaders handling.
Romain Guy
2010-07-30
1
-0
/
+1
*
Generate shaders to cover all possible cases.
Romain Guy
2010-07-27
1
-0
/
+1
*
Add text rendering.
Romain Guy
2010-07-21
1
-0
/
+1
*
Add support for linear gradients.
Romain Guy
2010-07-19
1
-0
/
+1
*
Refactoring to move vertex computing to the Patch class.
Romain Guy
2010-07-09
1
-0
/
+1
*
Draw n-patches using OpenGL.
Romain Guy
2010-07-08
1
-0
/
+1
*
Simpler way to deal with the FBO multi-cache.
Romain Guy
2010-07-07
1
-2
/
+1
*
Optimize FBO cache.
Romain Guy
2010-07-07
1
-0
/
+1
*
Add a layer (FBO) cache.
Romain Guy
2010-07-06
1
-0
/
+1
*
Add hooks for drawBitmap().
Romain Guy
2010-06-30
1
-1
/
+2
*
Reduced the complexity of layers composition.
Romain Guy
2010-06-27
1
-1
/
+2
*
Fix simulator build again.
Romain Guy
2010-06-22
1
-5
/
+0
*
Fix the simulator build.
Romain Guy
2010-06-22
1
-3
/
+17
*
Add glOrtho equivalent to the OpenGL ES 2.0 renderer.
Romain Guy
2010-06-21
1
-0
/
+1
*
Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0.
Romain Guy
2010-06-17
1
-0
/
+12