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
*
Avoid tesselation path when useCenter is set
Chris Craik
2012-11-01
1
-1
/
+1
*
Properly draw the window background on window resize
Romain Guy
2012-10-22
1
-1
/
+1
*
Defer layer rendering to avoid stalls
Romain Guy
2012-10-18
1
-4
/
+9
*
Take into account the texture layer's transform for clipping
Romain Guy
2012-10-17
1
-10
/
+16
*
Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev
Romain Guy
2012-10-16
1
-1
/
+1
|
\
|
*
Add API to enable mipmaps on Bitmap
Romain Guy
2012-10-16
1
-1
/
+1
*
|
Support clipping in Canvas.drawBitmapMesh()
Romain Guy
2012-10-16
1
-24
/
+25
|
/
*
HW Acceleration support for stroked arcs with BUTT caps
Chris Craik
2012-10-15
1
-7
/
+29
*
Use offset in line drawing
Chris Craik
2012-10-05
1
-1
/
+1
*
Draw stroked rectangle as meshes instead of textures
Romain Guy
2012-10-02
1
-4
/
+21
*
Quick reject empty paths
Chris Craik
2012-10-01
1
-1
/
+6
*
Fix a couple of rendering issues
Romain Guy
2012-09-28
1
-4
/
+5
*
Merge changes I9873540e,I4f6c38e3 into jb-mr1-dev
Romain Guy
2012-09-27
1
-7
/
+14
|
\
|
*
Don't use the QCOM_tiled_rendering extension with functors
Romain Guy
2012-09-27
1
-7
/
+14
*
|
Add stroke support to polygonal shape rendering
Chris Craik
2012-09-26
1
-33
/
+61
|
/
*
Applies a layer's color filter even when the layer is a quad
Romain Guy
2012-09-26
1
-5
/
+5
*
Fix alpha channel computation with ColorMatrixColorFilter
Romain Guy
2012-09-25
1
-2
/
+2
*
Add a property to disable libhwui's scissor optimization
Romain Guy
2012-09-24
1
-46
/
+60
*
Merge "Add support for a new developer setting: overdraw debugging" into jb-m...
Romain Guy
2012-09-21
1
-1
/
+46
|
\
|
*
Add support for a new developer setting: overdraw debugging
Romain Guy
2012-09-21
1
-1
/
+46
*
|
Merge "Polygonal rendering of simple fill shapes" into jb-mr1-dev
Chris Craik
2012-09-21
1
-137
/
+96
|
\
\
|
|
/
|
/
|
|
*
Polygonal rendering of simple fill shapes
Chris Craik
2012-09-20
1
-137
/
+96
*
|
Update layers in a single batch at the beginning of a frame
Romain Guy
2012-09-21
1
-40
/
+96
*
|
Optimize tiling management
Romain Guy
2012-09-20
1
-10
/
+3
|
/
*
Add support for QCOM_tiled_rendering
Romain Guy
2012-09-19
1
-14
/
+36
*
Minimize state changes when updating layers
Romain Guy
2012-09-18
1
-11
/
+49
*
Fix occasional crash bug with layers
Chet Haase
2012-09-17
1
-5
/
+2
*
Discard framebuffer commands when we redraw the entire buffer
Romain Guy
2012-09-11
1
-0
/
+9
*
Reset GL buffer state after functor invocation
Chet Haase
2012-09-10
1
-2
/
+4
*
Merge "Handle different x, y scales in drawLines AA path" into jb-mr1-dev
Chris Craik
2012-09-07
1
-5
/
+5
|
\
|
*
Handle different x, y scales in drawLines AA path
Chris Craik
2012-09-07
1
-5
/
+5
*
|
Enable changing properties of layer paint
Chet Haase
2012-09-07
1
-7
/
+5
|
/
*
Fix m11 to be Y scale instead of X
Chris Craik
2012-09-06
1
-2
/
+2
*
Merge "Varying-based AA rect drawing" into jb-mr1-dev
Chris Craik
2012-09-06
1
-32
/
+55
|
\
|
*
Varying-based AA rect drawing
Chris Craik
2012-09-05
1
-32
/
+55
*
|
Merge "Fix line drawing path to use proportional distance from center" into j...
Chris Craik
2012-09-04
1
-3
/
+3
|
\
\
|
*
|
Fix line drawing path to use proportional distance from center
Chris Craik
2012-09-04
1
-3
/
+3
|
|
/
*
|
Revert "Revert "Add more support for transformed clip rects and paths""
Romain Guy
2012-08-31
1
-4
/
+0
*
|
Revert "Add more support for transformed clip rects and paths"
Mathias Agopian
2012-08-31
1
-0
/
+4
*
|
Add more support for transformed clip rects and paths
Romain Guy
2012-08-31
1
-4
/
+0
|
/
*
Merge "Fix bug with Fbo layer clipping" into jb-mr1-dev
Chet Haase
2012-08-30
1
-55
/
+52
|
\
|
*
Fix bug with Fbo layer clipping
Chet Haase
2012-08-29
1
-55
/
+52
*
|
Use smoothstep to eliminate branches in AA shader
Chris Craik
2012-08-29
1
-16
/
+2
|
/
*
Restore scissor state correctly
Chet Haase
2012-08-15
1
-0
/
+1
*
Draw an empty border around glyphs to avoid sampling issues
Romain Guy
2012-08-07
1
-1
/
+1
*
Add new debug tool to track hardware layers updates
Romain Guy
2012-08-06
1
-58
/
+18
*
Fix bug 6892600 Font (character pairs) rendering issue
Raph Levien
2012-07-30
1
-18
/
+7
*
Rename drawGeneralText to drawText
Romain Guy
2012-07-27
1
-2
/
+2
*
Hardware implementation of glyph positioning (bug 5443796)
Raph Levien
2012-07-23
1
-6
/
+16
*
Merge "Add drop shadow for drawPosText in hwui renderer."
Raph Levien
2012-07-20
1
-33
/
+44
|
\
[next]